summaryrefslogtreecommitdiffstats
path: root/kcontrol/style/kcmstyle.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 18:02:14 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 18:02:14 -0500
commite9efe389b4b528c4ac56fdde372f9d5128a536a3 (patch)
treed17afd4ba83dbf6c9d54c1681c2bd87f8d2d32a4 /kcontrol/style/kcmstyle.cpp
parent4f24944314ddf35eca50330ebc4e7e995bacded7 (diff)
downloadtdebase-e9efe389b4b528c4ac56fdde372f9d5128a536a3.tar.gz
tdebase-e9efe389b4b528c4ac56fdde372f9d5128a536a3.zip
Branding cleanup: KDE -> TDE.
Diffstat (limited to 'kcontrol/style/kcmstyle.cpp')
-rw-r--r--kcontrol/style/kcmstyle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/style/kcmstyle.cpp b/kcontrol/style/kcmstyle.cpp
index 1afd0a320..5784e3628 100644
--- a/kcontrol/style/kcmstyle.cpp
+++ b/kcontrol/style/kcmstyle.cpp
@@ -1087,7 +1087,7 @@ void KCMStyle::addWhatsThis()
"Text is aligned alongside the icon.</p>"
"<b>Text under icons: </b> Shows icons and text on toolbar buttons. "
"Text is aligned below the icon.") );
- TQWhatsThis::add( cbIconsOnButtons, i18n( "If you enable this option, KDE Applications will "
+ TQWhatsThis::add( cbIconsOnButtons, i18n( "If you enable this option, TDE Applications will "
"show small icons alongside some important buttons.") );
TQWhatsThis::add( cbScrollablePopupMenus, i18n( "If you enable this option, pop-up menus will scroll if vertical space is exhausted." ) );
TQWhatsThis::add( cbTearOffHandles, i18n( "If you enable this option some pop-up menus will "