[Kst] kdeextragear-2/kst/kst
Barth Netterfield
netterfield at astro.utoronto.ca
Thu Aug 26 18:42:18 CEST 2004
CVS commit by netterfield:
Insert Andrew and Rick in authors list.
Contact info has been left blank. If you want to add it, do so. (In main.cpp)
M +8 -0 main.cpp 1.78
--- kdeextragear-2/kst/kst/main.cpp #1.77:1.78
@@ -310,4 +310,12 @@ int main(int argc, char *argv[]) {
"info at staikos.net",
"http://www.staikos.net/");
+ aboutData.addAuthor("Andrew Walker",
+ I18N_NOOP("University of British Columbia"),
+ "",
+ "");
+ aboutData.addAuthor("Rick Chern",
+ I18N_NOOP("University of British Columbia"),
+ "",
+ "");
KCmdLineArgs::init( argc, argv, &aboutData );
More information about the Kst
mailing list