|
|
|
@ -36,7 +36,7 @@ int main(int argc, char *argv[])
|
|
|
|
|
{
|
|
|
|
|
TDEAboutData aboutData( "keduca", I18N_NOOP("KEducaBuilder"),
|
|
|
|
|
version, description, TDEAboutData::License_GPL,
|
|
|
|
|
"(c) 2001, Javier Campos", 0, "http://keduca.sourceforge.net", "submit@bugs.kde.org");
|
|
|
|
|
"(c) 2001, Javier Campos", 0, "http://keduca.sourceforge.net", "submit@bugs.trinitydesktop.org");
|
|
|
|
|
aboutData.addAuthor("Javier Campos",I18N_NOOP("Original Author"), "javi@asyris.org");
|
|
|
|
|
aboutData.addAuthor("Klas Kalass",I18N_NOOP("Maintainer 2002-2004"), "klas@kde.org");
|
|
|
|
|
aboutData.addAuthor("Anne-Marie Mahfouf",I18N_NOOP("Various fixes and cleanups"), "annma@kde.org");
|
|
|
|
|