diff options
Diffstat (limited to 'kcontrol/kio')
-rw-r--r-- | kcontrol/kio/socks.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kio/socks.cpp b/kcontrol/kio/socks.cpp index fd1ce7d8e..71b01df4c 100644 --- a/kcontrol/kio/socks.cpp +++ b/kcontrol/kio/socks.cpp @@ -39,7 +39,7 @@ KSocksConfig::KSocksConfig(TQWidget *parent) { KAboutData *about = - new KAboutData(I18N_NOOP("kcmsocks"), I18N_NOOP("KDE SOCKS Control Module"), + new KAboutData(I18N_NOOP("kcmsocks"), I18N_NOOP("TDE SOCKS Control Module"), 0, 0, KAboutData::License_GPL, I18N_NOOP("(c) 2001 George Staikos")); |