summaryrefslogtreecommitdiffstats
path: root/kcontrol/clock/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/clock/main.cpp')
-rw-r--r--kcontrol/clock/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/clock/main.cpp b/kcontrol/clock/main.cpp
index 86e47e7ad..0d6c398a1 100644
--- a/kcontrol/clock/main.cpp
+++ b/kcontrol/clock/main.cpp
@@ -43,7 +43,7 @@ KclockModule::KclockModule(TQWidget *parent, const char *name, const TQStringLis
: KCModule(KlockModuleFactory::instance(), parent, name)
{
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmclock"), I18N_NOOP("KDE Clock Control Module"),
+ new KAboutData(I18N_NOOP("kcmclock"), I18N_NOOP("TDE Clock Control Module"),
0, 0, KAboutData::License_GPL,
"(c) 1996 - 2001 Luca Montecchiani");