summaryrefslogtreecommitdiffstats
path: root/kcontrol/background/bgdialog.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 11:57:18 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 11:57:18 -0500
commit363452bf7ad7b23b90bbabf4eab85ce4bc73a543 (patch)
tree82aea94189c29f6c6c7324437701dd8ef2e5508c /kcontrol/background/bgdialog.cpp
parent41720eb7d6a94a39df1c0bd61bd9a8cce6147553 (diff)
downloadtdebase-363452bf7ad7b23b90bbabf4eab85ce4bc73a543.tar.gz
tdebase-363452bf7ad7b23b90bbabf4eab85ce4bc73a543.zip
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kcontrol/background/bgdialog.cpp')
-rw-r--r--kcontrol/background/bgdialog.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/background/bgdialog.cpp b/kcontrol/background/bgdialog.cpp
index 204e812f3..53b095be1 100644
--- a/kcontrol/background/bgdialog.cpp
+++ b/kcontrol/background/bgdialog.cpp
@@ -383,7 +383,7 @@ void BGDialog::defaults()
TQString BGDialog::quickHelp() const
{
return i18n("<h1>Background</h1> This module allows you to control the"
- " appearance of the virtual desktops. KDE offers a variety of options"
+ " appearance of the virtual desktops. TDE offers a variety of options"
" for customization, including the ability to specify different settings"
" for each virtual desktop, or a common background for all of them.<p>"
" The appearance of the desktop results from the combination of its"
@@ -394,9 +394,9 @@ TQString BGDialog::quickHelp() const
" customizable, with options for tiling and stretching images. The"
" wallpaper can be overlaid opaquely, or blended in different ways with"
" the background colors and patterns.<p>"
- " KDE allows you to have the wallpaper change automatically at specified"
+ " TDE allows you to have the wallpaper change automatically at specified"
" intervals of time. You can also replace the background with a program"
- " that updates the desktop dynamically. For example, the \"kdeworld\""
+ " that updates the desktop dynamically. For example, the \"kworldclock\""
" program shows a day/night map of the world which is updated periodically.");
}