Mark me as the maintainer.

svn path=/trunk/kdebase/ksmserver/; revision=363181
icc-effect-5.14.5
Luboš Luňák 2004-11-15 14:57:37 +00:00
parent 52c8b36585
commit fb5fde89a2
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ int kdemain( int argc, char * argv[] )
aboutData.addAuthor("Matthias Ettrich",0, "ettrich@kde.org");
aboutData.addAuthor("Cristian Tibirna",0, "tibirna@kde.org");
aboutData.addAuthor("Daniel M. Duley",0, "mosfet@kde.org");
aboutData.addAuthor("Lubos Lunak", 0, "l.lunak@kde.org");
aboutData.addAuthor("Luboš Luňák", I18N_NOOP( "Maintainer" ), "l.lunak@kde.org");
KCmdLineArgs::init(argc, argv, &aboutData);
KCmdLineArgs::addCmdLineOptions( args );