[rkward-cvs] SF.net SVN: rkward-code:[4642] trunk/rkward/rkward/main.cpp

tfry at users.sf.net tfry at users.sf.net
Fri Mar 29 14:57:37 UTC 2013


Revision: 4642
          http://sourceforge.net/p/rkward/code/4642
Author:   tfry
Date:     2013-03-29 14:57:37 +0000 (Fri, 29 Mar 2013)
Log Message:
-----------
Wow, this list is really out-of-date...

Modified Paths:
--------------
    trunk/rkward/rkward/main.cpp

Modified: trunk/rkward/rkward/main.cpp
===================================================================
--- trunk/rkward/rkward/main.cpp	2013-03-29 12:19:48 UTC (rev 4641)
+++ trunk/rkward/rkward/main.cpp	2013-03-29 14:57:37 UTC (rev 4642)
@@ -123,7 +123,7 @@
 	aboutData.addAuthor (ki18n ("%1").subs ("Thomas Friedrichsmeier"), ki18n ("Project leader / main developer"));
 	aboutData.addAuthor (ki18n ("%1").subs ("Pierre Ecochard"), ki18n ("C++ developer between 2004 and 2007"));
 	aboutData.addAuthor (ki18n ("%1").subs ("Prasenjit Kapat"), ki18n ("Many plugins, suggestions, plot history feature"));
-	aboutData.addCredit (ki18n ("%1").subs ("Meik Michalke"), ki18n ("Many plugins, suggestions, rkwarddev package"));
+	aboutData.addAuthor (ki18n ("%1").subs ("Meik Michalke"), ki18n ("Many plugins, suggestions, rkwarddev package"));
 	aboutData.addAuthor (ki18n ("%1").subs ("Stefan Roediger"), ki18n ("Many plugins, suggestions, marketing, translations"));
 	aboutData.addCredit (ki18n ("Contributors in alphabetical order"));
 	aboutData.addCredit (ki18n ("%1").subs ("Philippe Grosjean"), ki18n ("Several helpful comments and discussions"));





More information about the rkward-tracker mailing list