[rkward-cvs] rkward/rkward main.cpp,1.7,1.8

Thomas Friedrichsmeier tfry at users.sourceforge.net
Fri Oct 22 15:43:44 UTC 2004


Update of /cvsroot/rkward/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11421/rkward

Modified Files:
	main.cpp 
Log Message:
Updating TODO and ChangeLog. Removing rkward.kdevses from CVS. Adding Pierre as an author

Index: main.cpp
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/main.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** main.cpp	2 Sep 2004 15:08:50 -0000	1.7
--- main.cpp	22 Oct 2004 15:43:42 -0000	1.8
***************
*** 48,51 ****
--- 48,52 ----
  	KAboutData aboutData( "rkward", I18N_NOOP ("RKWard"), VERSION, description, KAboutData::License_GPL, "(c) 2002, 2004", 0, "http://rkward.sf.net", "");
  	aboutData.addAuthor ("Thomas Friedrichsmeier", "Started the project, main coder", "");
+ 	aboutData.addAuthor ("Pierre Ecochard", "Coder since 0.2.9", "");
  	aboutData.addCredit ("David Sibai", "Several valuable comments, hints and patches", "");
  	aboutData.addCredit ("Daniele Medri", "RKWard logo, many suggestions", "");





More information about the rkward-tracker mailing list