[Kst] extragear/graphics/kst/kst
George Staikos
staikos at kde.org
Tue Sep 13 21:12:38 CEST 2005
SVN commit 460420 by staikos:
add Ted and Matt to the credits. if you think your spam filters are good
enough, feel free to add your email address. (or any other info)
M +8 -0 main.cpp
--- trunk/extragear/graphics/kst/kst/main.cpp #460419:460420
@@ -345,6 +345,14 @@
"",
"",
"");
+ aboutData.addAuthor("Matthew Truch",
+ "",
+ "",
+ "");
+ aboutData.addAuthor("Theodore Kisner",
+ "",
+ "",
+ "");
KCmdLineArgs::init( argc, argv, &aboutData );
KCmdLineArgs::addCmdLineOptions( options ); // Add our own options.
More information about the Kst
mailing list