[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    bugs
From:       Matt Rogers <mattr () kde ! org>
Date:       2008-11-13 4:27:29
Message-ID: 1226550449.309767.2477.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 883513 by mattr:

add KDE version 4.1.3
BUG: 175001

 M  +1 -0      3.0/template/wizard/report.html.tmpl  
 M  +1 -1      3.0/wizard.cgi  
 M  +1 -0      3.2/template/wizard/report.html.tmpl  
 M  +1 -1      3.2/wizard.cgi  


--- trunk/bugs/3.0/template/wizard/report.html.tmpl #883512:883513
@@ -88,6 +88,7 @@
 <select name="kdeVersion" size="1" style="width: 30em;">
 <option value="" selected="selected">--&nbsp;Please&nbsp;Select&nbsp;Your&nbsp;KDE&nbsp;Version&nbsp;--</option>
  <option value="Devel">Recent&nbsp;SVN&nbsp;or&nbsp;Snapshot&nbsp;Version</option>
+<option value="KDE 4.1.3">KDE&nbsp;4.1.3</option>
 <option value="KDE 4.1.2">KDE&nbsp;4.1.2</option>
 <option value="KDE 4.1.1">KDE&nbsp;4.1.1</option>
 <option value="KDE 4.1.0">KDE&nbsp;4.1.0</option>
--- trunk/bugs/3.0/wizard.cgi #883512:883513
@@ -30,7 +30,7 @@
 #require "simple_search.pl";
 
 my @minimumKDEVersion = ( 3, 5, 7 );
-my @currentKDEVersion = ( 4, 1, 0 );
+my @currentKDEVersion = ( 4, 1, 3 );
 my @develKDEVersion   = ( 4, 1, 80 );
 
 my @khtmlMinVersion   = ( 3, 5, 6 );
--- trunk/bugs/3.2/template/wizard/report.html.tmpl #883512:883513
@@ -88,6 +88,7 @@
 <select name="kdeVersion" size="1" style="width: 30em;">
 <option value="" selected="selected">--&nbsp;Please&nbsp;Select&nbsp;Your&nbsp;KDE&nbsp;Version&nbsp;--</option>
  <option value="Devel">Recent&nbsp;SVN&nbsp;or&nbsp;Snapshot&nbsp;Version</option>
+<option value="KDE 4.1.3">KDE&nbsp;4.1.3</option>
 <option value="KDE 4.1.2">KDE&nbsp;4.1.2</option>
 <option value="KDE 4.1.1">KDE&nbsp;4.1.1</option>
 <option value="KDE 4.1.0">KDE&nbsp;4.1.0</option>
--- trunk/bugs/3.2/wizard.cgi #883512:883513
@@ -26,7 +26,7 @@
 use vars qw($template $vars);
 
 my @minimumKDEVersion = ( 3, 5, 7 );
-my @currentKDEVersion = ( 4, 1, 0 );
+my @currentKDEVersion = ( 4, 1, 3 );
 my @develKDEVersion   = ( 4, 1, 80 );
 
 my @khtmlMinVersion   = ( 3, 5, 6 );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic