diff options
-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 " |