summaryrefslogtreecommitdiffstats
path: root/kcontrol/keys/keyconfig.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-23 19:55:06 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-23 19:55:06 -0500
commitcd8f19f9bcd5c2b68475dfd9910c3578471c7e5f (patch)
tree57a68ff3373e591efe284ec384bdb8f488ac3bc9 /kcontrol/keys/keyconfig.cpp
parent9242bcbf112c1e662c7989323dd2bcc8bc3b048e (diff)
downloadtdebase-cd8f19f9bcd5c2b68475dfd9910c3578471c7e5f.tar.gz
tdebase-cd8f19f9bcd5c2b68475dfd9910c3578471c7e5f.zip
Fix KDE -> TDE branding.
Diffstat (limited to 'kcontrol/keys/keyconfig.cpp')
-rw-r--r--kcontrol/keys/keyconfig.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/keys/keyconfig.cpp b/kcontrol/keys/keyconfig.cpp
index 4e35f46a5..a3a0a9e3c 100644
--- a/kcontrol/keys/keyconfig.cpp
+++ b/kcontrol/keys/keyconfig.cpp
@@ -137,7 +137,7 @@ void KKeyModule::init( bool isGlobal, bool _bSeriesOnly, bool bSeriesNone )
// That move will take a lot of UI redesigning, though, so i'll do it once CVS
// opens up for feature commits again. -- ellis
/* Needed to remove because this depended upon non-BC changes in KeyEntry.*/
- // If this is the "Global Keys" section of the KDE Control Center:
+ // If this is the "Global Keys" section of the TDE Control Center:
if( isGlobal && !bSeriesOnly ) {
preferMetaBt = new TQCheckBox( i18n("Prefer 4-modifier defaults"), this );
if( !KKeySequence::keyboardHasMetaKey() )