diff options
author | Timothy Pearson <[email protected]> | 2013-12-27 19:30:40 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-12-27 19:30:40 -0600 |
commit | 709c403681196835b6cfd14c3a29d5d3b55539d3 (patch) | |
tree | 2485e52495445852cb68a91978fa9c726139a5ae /twin/kcmtwin/twinoptions/windows.cpp | |
parent | b876907e650eaf996aa3c2bcfac9a526cf900c5b (diff) | |
parent | 26dbe18ed432ade5c5607a0c2406e85c6b8c57b2 (diff) | |
download | tdebase-709c403681196835b6cfd14c3a29d5d3b55539d3.tar.gz tdebase-709c403681196835b6cfd14c3a29d5d3b55539d3.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
Diffstat (limited to 'twin/kcmtwin/twinoptions/windows.cpp')
-rw-r--r-- | twin/kcmtwin/twinoptions/windows.cpp | 2 |
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); |