summaryrefslogtreecommitdiffstats
path: root/kalarm/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kalarm/main.cpp')
-rw-r--r--kalarm/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/main.cpp b/kalarm/main.cpp
index 0e1906ce..8851df61 100644
--- a/kalarm/main.cpp
+++ b/kalarm/main.cpp
@@ -108,7 +108,7 @@ static KCmdLineOptions options[] =
int main(int argc, char *argv[])
{
KAboutData aboutData(PROGRAM_NAME, I18N_NOOP("KAlarm"), KALARM_VERSION,
- I18N_NOOP("Personal alarm message, command and email scheduler for KDE"),
+ I18N_NOOP("Personal alarm message, command and email scheduler for TDE"),
KAboutData::License_GPL,
"Copyright 2001-2007, David Jarvie", 0, "http://www.astrojar.org.uk/kalarm");
aboutData.addAuthor("David Jarvie", 0, "software@astrojar.org.uk");