diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 11:57:18 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 11:57:18 -0500 |
commit | 363452bf7ad7b23b90bbabf4eab85ce4bc73a543 (patch) | |
tree | 82aea94189c29f6c6c7324437701dd8ef2e5508c /kcontrol/kio/kcookiesmain.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/kcookiesmain.cpp')
-rw-r--r-- | kcontrol/kio/kcookiesmain.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/kio/kcookiesmain.cpp b/kcontrol/kio/kcookiesmain.cpp index ed2317b2c..06629ee22 100644 --- a/kcontrol/kio/kcookiesmain.cpp +++ b/kcontrol/kio/kcookiesmain.cpp @@ -89,11 +89,11 @@ TQString KCookiesMain::quickHelp() const " are often used by Internet shops, so you can 'put things into a shopping basket'." " Some sites require you have a browser that supports cookies. <p>" " Because most people want a compromise between privacy and the benefits cookies offer," - " KDE offers you the ability to customize the way it handles cookies. So you might want" - " to set KDE's default policy to ask you whenever a server wants to set a cookie," + " TDE offers you the ability to customize the way it handles cookies. So you might want" + " to set TDE's default policy to ask you whenever a server wants to set a cookie," " allowing you to decide. For your favorite shopping web sites that you trust, you might" " want to set the policy to accept, then you can access the web sites without being prompted" - " every time KDE receives a cookie." ); + " every time TDE receives a cookie." ); } #include "kcookiesmain.moc" |