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/netpref.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/netpref.cpp')
-rw-r--r-- | kcontrol/kio/netpref.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kio/netpref.cpp b/kcontrol/kio/netpref.cpp index 1c1de3316..73cdb2123 100644 --- a/kcontrol/kio/netpref.cpp +++ b/kcontrol/kio/netpref.cpp @@ -129,7 +129,7 @@ void KIOPreferences::defaults() TQString KIOPreferences::quickHelp() const { return i18n("<h1>Network Preferences</h1>Here you can define" - " the behavior of KDE programs when using Internet" + " the behavior of TDE programs when using Internet" " and network connections. If you experience timeouts" " or use a modem to connect to the Internet, you might" " want to adjust these settings." ); |