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/iccconfig/iccconfig.cpp | |
parent | 41720eb7d6a94a39df1c0bd61bd9a8cce6147553 (diff) | |
download | tdebase-363452bf7ad7b23b90bbabf4eab85ce4bc73a543.tar.gz tdebase-363452bf7ad7b23b90bbabf4eab85ce4bc73a543.zip |
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kcontrol/iccconfig/iccconfig.cpp')
-rw-r--r-- | kcontrol/iccconfig/iccconfig.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/iccconfig/iccconfig.cpp b/kcontrol/iccconfig/iccconfig.cpp index 8f630dcdc..a2285dd49 100644 --- a/kcontrol/iccconfig/iccconfig.cpp +++ b/kcontrol/iccconfig/iccconfig.cpp @@ -403,7 +403,7 @@ void KICCConfig::defaults() TQString KICCConfig::quickHelp() const { - return i18n("<h1>ICC Profile Configuration</h1> This module allows you to configure KDE support" + return i18n("<h1>ICC Profile Configuration</h1> This module allows you to configure TDE support" " for ICC profiles. This allows you to easily color correct your monitor" " for a more lifelike and vibrant image."); } |