summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index a260b12..768e425 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -33,8 +33,8 @@ static KCmdLineOptions options[] =
int main(int argc, char *argv[])
{
- KAboutData aboutData( "knowit", I18N_NOOP("KnowIt"),
- VERSION, description, KAboutData::License_GPL,
+ TDEAboutData aboutData( "knowit", I18N_NOOP("KnowIt"),
+ VERSION, description, TDEAboutData::License_GPL,
"(C) 2002-2004 Michal Rudolf", 0, 0, "mrudolf@tdewebdev.org");
aboutData.addAuthor("Michal Rudolf",0, "mrudolf@tdewebdev.org");
aboutData.setTranslator (I18N_NOOP("_: NAME OF TRANSLATORS\nYour names"),