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

List:       kde-commits
Subject:    kdeedu/kmessedwords/kmessedwords
From:       Reuben Sutton <reuben () microsucks ! co ! uk>
Date:       2005-01-23 12:56:36
Message-ID: 20050123125636.5A2051BAC8 () office ! kde ! org
[Download RAW message or body]

CVS commit by reuben: 


Added I18N_NOOP to the credits.


  M +7 -6      main.cpp   1.24


--- kdeedu/kmessedwords/kmessedwords/main.cpp  #1.23:1.24
@@ -37,11 +37,12 @@ int main(int argc, char *argv[])
     LOCAL_VERSION, description, KAboutData::License_GPL,
     "(c) 2001-2004 Primoz Anzur\n(c) 2004- Reuben Sutton", 0, \
                "http://edu.kde.org/kmessedwords", "submit@bugs.kde.org");
-  aboutData.addAuthor("Reuben Sutton","Maintainer","reuben@microsucks.co.uk");
-  aboutData.addAuthor("Primoz Anzur","Original Maintainer/Author", \
                "zerokode@gmx.net");
-  aboutData.addAuthor("Anne-Marie Mahfouf","Port to KConfig XT, clean code", \
                "annma@kde.org");
-  aboutData.addCredit("Waldo Bastian","Created the core KMW engine / improved \
                syllables engine", "bastian@kde.org");
-  aboutData.addCredit("Chris Howells","Added \"Help\" menu", "howells@kde.org");
+  aboutData.addAuthor("Reuben \
Sutton",I18N_NOOP("Maintainer"),"reuben@microsucks.co.uk"); +  \
aboutData.addAuthor("Primoz Anzur",I18N_NOOP("Original Maintainer/Author"), \
"zerokode@gmx.net"); +  aboutData.addAuthor("Anne-Marie Mahfouf",I18N_NOOP("Port to \
KConfig XT, clean code"), "annma@kde.org"); +  aboutData.addCredit("Waldo \
Bastian",I18N_NOOP("Created the core KMW engine / improved syllables engine"),  \
+"bastian@kde.org"); +  aboutData.addCredit("Chris Howells",I18N_NOOP("Added \"Help\" \
menu"), "howells@kde.org");  aboutData.addCredit("David Vignoni", I18N_NOOP("svg \
                icon"), "david80v@tin.it");
-  aboutData.addCredit("Robbie Ward","Various ideas, and suggestions", \
"robbie.ward1@virgin.net"); +  aboutData.addCredit("Robbie Ward",I18N_NOOP("Various \
ideas, and suggestions"), "robbie.ward1@virgin.net");  
   KCmdLineArgs::init( argc, argv, &aboutData );


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

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