diff options
author | Darrell Anderson <[email protected]> | 2012-06-03 11:57:18 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-03 11:57:18 -0500 |
commit | 363452bf7ad7b23b90bbabf4eab85ce4bc73a543 (patch) | |
tree | 82aea94189c29f6c6c7324437701dd8ef2e5508c /kcontrol/kio/socks.cpp | |
parent | 41720eb7d6a94a39df1c0bd61bd9a8cce6147553 (diff) | |
download | tdebase-363452bf7ad7b23b90bbabf4eab85ce4bc73a543.tar.gz tdebase-363452bf7ad7b23b90bbabf4eab85ce4bc73a543.zip |
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kcontrol/kio/socks.cpp')
-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 71b01df4c..742033c7b 100644 --- a/kcontrol/kio/socks.cpp +++ b/kcontrol/kio/socks.cpp @@ -267,7 +267,7 @@ void KSocksConfig::defaults() TQString KSocksConfig::quickHelp() const { - return i18n("<h1>SOCKS</h1><p>This module allows you to configure KDE support" + return i18n("<h1>SOCKS</h1><p>This module allows you to configure TDE support" " for a SOCKS server or proxy.</p><p>SOCKS is a protocol to traverse firewalls" " as described in <a href=\"http://rfc.net/rfc1928.html\">RFC 1928</a>." " <p>If you have no idea what this is and if your system administrator does not" |