|
|
@ -66,7 +66,6 @@ int kdemain(int argc, char **argv)
|
|
|
|
about.addCredit("Daniel Gollub", I18N_NOOP("Added basic detailed dialog"), "dgollub@suse.de");
|
|
|
|
about.addCredit("Daniel Gollub", I18N_NOOP("Added basic detailed dialog"), "dgollub@suse.de");
|
|
|
|
about.addCredit("Michael Biebl", I18N_NOOP("Packaging Debian and Ubuntu"), "biebl@teco.edu");
|
|
|
|
about.addCredit("Michael Biebl", I18N_NOOP("Packaging Debian and Ubuntu"), "biebl@teco.edu");
|
|
|
|
about.setBugAddress("powersave-users@forge.novell.com");
|
|
|
|
about.setBugAddress("powersave-users@forge.novell.com");
|
|
|
|
about.setHomepage("http://sourceforge.net/projects/powersave");
|
|
|
|
|
|
|
|
about.setTranslator("_: NAME OF TRANSLATORS\\nYour names","_: EMAIL OF TRANSLATORS\\nYour emails");
|
|
|
|
about.setTranslator("_: NAME OF TRANSLATORS\\nYour names","_: EMAIL OF TRANSLATORS\\nYour emails");
|
|
|
|
|
|
|
|
|
|
|
|
TDECmdLineArgs::init(argc, argv, &about);
|
|
|
|
TDECmdLineArgs::init(argc, argv, &about);
|
|
|
|