Mark me as the maintainer.
svn path=/trunk/kdebase/ksmserver/; revision=363181
This commit is contained in:
parent
52c8b36585
commit
fb5fde89a2
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -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 );
|
||||
|
|
Loading…
Reference in a new issue