diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 13:40:40 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 13:40:40 -0500 |
commit | 8c35cffcfdfc6d183d62de23dd470ff0b48905cb (patch) | |
tree | a80e9e4194d311f5750b8a548646f3b78308d88f | |
parent | b1576b38ebbca3666edb5325899e6e45cf9d2c16 (diff) | |
download | tdegraphics-8c35cffcfdfc6d183d62de23dd470ff0b48905cb.tar.gz tdegraphics-8c35cffcfdfc6d183d62de23dd470ff0b48905cb.zip |
Branding cleanup: What's This help, KDE -> TDE
-rw-r--r-- | kgamma/kcmkgamma/kgamma.cpp | 2 | ||||
-rw-r--r-- | kmrml/kmrml/kcontrol/kcmkmrml.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kgamma/kcmkgamma/kgamma.cpp b/kgamma/kcmkgamma/kgamma.cpp index 69c8a630..412accb7 100644 --- a/kgamma/kcmkgamma/kgamma.cpp +++ b/kgamma/kcmkgamma/kgamma.cpp @@ -588,7 +588,7 @@ TQString KGamma::quickHelp() const " You may need to correct the brightness and contrast settings of your" " monitor for good results. The test images help you to find proper" " settings.<br> You can save them system-wide to XF86Config (root access" - " is required for that) or to your own KDE settings. On multi head" + " is required for that) or to your own TDE settings. On multi head" " systems you can correct the gamma values separately for all screens."); } diff --git a/kmrml/kmrml/kcontrol/kcmkmrml.cpp b/kmrml/kmrml/kcontrol/kcmkmrml.cpp index 7a3abca7..a07018c4 100644 --- a/kmrml/kmrml/kcontrol/kcmkmrml.cpp +++ b/kmrml/kmrml/kcontrol/kcmkmrml.cpp @@ -131,7 +131,7 @@ void KCMKMrml::save() TQString KCMKMrml::quickHelp() const { return i18n("<h1>Image Index</h1>" - "KDE can make use of the GNU Image Finding Tool (GIFT) to " + "TDE can make use of the GNU Image Finding Tool (GIFT) to " "perform queries based not just on filenames, but on " "file content." "<p>For example, you can search for an image by giving an example " |