summaryrefslogtreecommitdiffstats
path: root/kwallet/konfigurator/konfigurator.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-09 03:32:14 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-09 03:32:14 -0600
commitb32b50d6257552d739cb4c037cd0ef29a723ba2c (patch)
tree7dcb9ad20e66274a4ac3499ea31a34d052076bf2 /kwallet/konfigurator/konfigurator.cpp
parentf55824d3cfe63115be172717006b8bc42692cef7 (diff)
downloadtdeutils-b32b50d6257552d739cb4c037cd0ef29a723ba2c.tar.gz
tdeutils-b32b50d6257552d739cb4c037cd0ef29a723ba2c.zip
Fix KWallet KDE->TDE branding issues.
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");