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

List:       kde-commits
Subject:    branches/work/kreversi_rewrite
From:       Dmitry Suzdalev <dimsuz () gmail ! com>
Date:       2006-09-05 12:24:03
Message-ID: 1157459043.291527.15734.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 581136 by dimsuz:

Refreshed "about" dialog.
If someone feels that he still belongs there and that I was wrong when removed him,
please bite me (not too hard) and I'll put you back ;).
Although as I rewrite this game all by myself atm 
(using only artwork and Engine from old kreversi) I think that I done everything \
right.

Ah, what a long story for such a small commit :).


 M  +2 -4      main.cpp  


--- branches/work/kreversi_rewrite/main.cpp #581135:581136
@@ -38,12 +38,10 @@
   KAboutData aboutData( "kreversi", I18N_NOOP("KReversi"),
     KREVERSI_VERSION, description, KAboutData::License_GPL,
     "(c) 1997-2000, Mario Weilguni\n(c) 2006, Dmitry Suzdalev");
-  aboutData.addAuthor("Mario Weilguni",0, "mweilguni@sime.com");
-  aboutData.addAuthor("Benjamin Meyer",0, "ben+kreversi@meyerhome.net");
+  aboutData.addAuthor("Mario Weilguni",I18N_NOOP("Original author"), \
"mweilguni@sime.com"); +  aboutData.addAuthor("Dmitry Suzdalev", I18N_NOOP("Game \
rewrite for KDE4. Current maintainer."), "dimsuz@gmail.com");  \
aboutData.addCredit("Mats Luthman", I18N_NOOP("Game engine, ported from his JAVA \
                applet."), 0);
-  aboutData.addCredit("Stephan Kulow", I18N_NOOP("Comments and bugfixes."), 0);
   aboutData.addCredit("Arne Klaassen", I18N_NOOP("Raytraced chips."), 0);
-  aboutData.addCredit("Inge Wallin", I18N_NOOP("Cleaning, bugfixes, some \
enhancements."), 0);  
   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