summaryrefslogtreecommitdiffstats
path: root/twin/kcmtwin/twinoptions
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-12-26 15:22:35 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2013-12-26 15:22:35 -0600
commit26dbe18ed432ade5c5607a0c2406e85c6b8c57b2 (patch)
tree6e5ed63b4663ef4be6caf658bc215a278b0aac33 /twin/kcmtwin/twinoptions
parentee68bc1fd3d2e5edc1527bdfcacfb330b7670a86 (diff)
downloadtdebase-26dbe18ed432ade5c5607a0c2406e85c6b8c57b2.tar.gz
tdebase-26dbe18ed432ade5c5607a0c2406e85c6b8c57b2.zip
KDE->TDE branding cleanup.
Diffstat (limited to 'twin/kcmtwin/twinoptions')
-rw-r--r--twin/kcmtwin/twinoptions/windows.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/kcmtwin/twinoptions/windows.cpp b/twin/kcmtwin/twinoptions/windows.cpp
index ccd462e1f..dbaee8b0b 100644
--- a/twin/kcmtwin/twinoptions/windows.cpp
+++ b/twin/kcmtwin/twinoptions/windows.cpp
@@ -155,7 +155,7 @@ KFocusConfig::KFocusConfig (bool _standAlone, TDEConfig *_config, TQWidget * par
" active. If the mouse points nowhere, nothing has focus."
" </ul>"
"Note that 'Focus under mouse' and 'Focus strictly under mouse' prevent certain"
- " features such as the Alt+Tab walk through windows dialog in the KDE mode"
+ " features such as the Alt+Tab walk through windows dialog in the TDE mode"
" from working properly."
);
TQWhatsThis::add( focusCombo, wtstr);