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

List:       kde-commits
Subject:    bugs/3.0
From:       Matt Rogers <mattr () kde ! org>
Date:       2008-01-16 1:38:41
Message-ID: 1200447521.958519.22700.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 762067 by mattr:

Remove redundant KDE text.

The KDE version passed into the wizard already contains the word "KDE" so
there's no need to duplicate it.


 M  +1 -1      wizard.cgi  


--- trunk/bugs/3.0/wizard.cgi #762066:762067
@@ -822,7 +822,7 @@
   my $comp_obj = new Bugzilla::Component({ 'product' => $prod_obj, 'name' => $2});
   
   #Get the version
-  my $comment_prefix = "Version:           " . $vars->{'appVersion'} . " (using KDE \
". $vars->{'kdeVersion'} . ")\n"; +  my $comment_prefix = "Version:           " . \
$vars->{'appVersion'} . " (using ". $vars->{'kdeVersion'} . ")\n";  my $version = \
'unspecified';  my @versions_array;
   for my $bzver ( @{$prod_obj->versions} ) {


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

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