summaryrefslogtreecommitdiffstats
path: root/kwallet/konfigurator/konfigurator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kwallet/konfigurator/konfigurator.cpp')
-rw-r--r--kwallet/konfigurator/konfigurator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwallet/konfigurator/konfigurator.cpp b/kwallet/konfigurator/konfigurator.cpp
index fd058ad..67c1c90 100644
--- a/kwallet/konfigurator/konfigurator.cpp
+++ b/kwallet/konfigurator/konfigurator.cpp
@@ -45,7 +45,7 @@ KWalletConfig::KWalletConfig(TQWidget *parent, const char *name, const TQStringL
KAboutData *about =
new KAboutData(I18N_NOOP("kcmkwallet"),
- I18N_NOOP("KDE Wallet Control Module"),
+ I18N_NOOP("TDE Wallet Control Module"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2003 George Staikos"));
about->addAuthor("George Staikos", 0, "staikos@kde.org");