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

List:       kde-commits
Subject:    kdegames/kshisen
From:       Dave Corrie <kde () davecorrie ! com>
Date:       2002-12-22 22:55:08
[Download RAW message or body]

CVS commit by davec: 

updated the about box


  M +4 -1      main.cpp   1.16


--- kdegames/kshisen/main.cpp  #1.15:1.16
@@ -55,5 +55,8 @@ int main(int argc, char **argv)
     KSHISEN_VERSION, description, KAboutData::License_GPL, 
     "(c) 1997, Mario Weilguni");
-  aboutData.addAuthor("Mario Weilguni",0, "mweilguni@sime.com");
+  aboutData.addAuthor("Dave Corrie", I18N_NOOP("Current Maintainer"), \
"kde@davecorrie.com"); +  aboutData.addAuthor("Mario Weilguni", I18N_NOOP("Original \
Author"), "mweilguni@sime.com"); +  aboutData.addCredit("Jason Lane", \
I18N_NOOP("Added 'tiles removed' counter\nTile smooth-scaling and window resizing"), \
"jglane@btopenworld.com"); +  aboutData.addCredit(I18N_NOOP("Thanks also to everyone \
who should be listed here but isn't!"), 0, 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