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

List:       kde-commits
Subject:    kdeedu/keduca/keduca
From:       Henrique Pinto <stampede () coltec ! ufmg ! br>
Date:       2005-02-08 17:29:00
Message-ID: 20050208172900.B37921D159 () office ! kde ! org
[Download RAW message or body]

CVS commit by pinto: 

There were untranslatable strings here.

BUG: 98439


  M +5 -5      main.cpp   1.22


--- kdeedu/keduca/keduca/main.cpp  #1.21:1.22
@@ -24,5 +24,5 @@
 
 static const char description[] = I18N_NOOP("Form-based tests and exams");
-static const char version[]     = I18N_NOOP("1.2.90");
+static const char version[]     = I18N_NOOP("1.3");
 
 static KCmdLineOptions options[] =
@@ -37,8 +37,8 @@ int main(int argc, char *argv[])
                           version, description, KAboutData::License_GPL,
                           "(c) 2001, Javier Campos", 0, \
                "http://keduca.sourceforge.net", "submit@bugs.kde.org");
-    aboutData.addAuthor("Javier Campos","Original Author", "javi@asyris.org");
-    aboutData.addAuthor("Klas Kalass","Maintainer 2002-2004", "klas@kde.org");
-    aboutData.addAuthor("Henrique Pinto","Current Maintainer", \
                "henrique.pinto@kdemail.net");
-    aboutData.addAuthor("Anne-Marie Mahfouf","Various fixes and cleanups", \
"annma@kde.org"); +    aboutData.addAuthor("Javier Campos",I18N_NOOP( "Original \
Author" ), "javi@asyris.org"); +    aboutData.addAuthor("Klas Kalass",I18N_NOOP( \
"Maintainer 2002-2004" ), "klas@kde.org"); +    aboutData.addAuthor("Henrique \
Pinto",I18N_NOOP( "Current Maintainer" ), "henrique.pinto@kdemail.net"); +    \
aboutData.addAuthor("Anne-Marie Mahfouf",I18N_NOOP( "Various fixes and cleanups" ), \
"annma@kde.org");  
     aboutData.addCredit("Nenad Grujicic", I18N_NOOP("Icons"), "mengele@linuxo.org");


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

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