summaryrefslogtreecommitdiffstats
path: root/kcontrol/access
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/access
parent9242bcbf112c1e662c7989323dd2bcc8bc3b048e (diff)
downloadtdebase-cd8f19f9bcd5c2b68475dfd9910c3578471c7e5f.tar.gz
tdebase-cd8f19f9bcd5c2b68475dfd9910c3578471c7e5f.zip
Fix KDE -> TDE branding.
Diffstat (limited to 'kcontrol/access')
-rw-r--r--kcontrol/access/kaccess.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/access/kaccess.cpp b/kcontrol/access/kaccess.cpp
index 188353d5c..a69c47304 100644
--- a/kcontrol/access/kaccess.cpp
+++ b/kcontrol/access/kaccess.cpp
@@ -748,7 +748,7 @@ void KAccessApp::xkbControlsNotify(XkbControlsNotifyEvent *event)
createDialogContents();
featuresLabel->setText ( question+"\n\n"+explanation
- +" "+i18n("These AccessX settings are needed for some users with motion impairments and can be configured in the KDE Control Center. You can also turn them on and off with standardized keyboard gestures.\n\nIf you do not need them, you can select \"Deactivate all AccessX features and gestures\".") );
+ +" "+i18n("These AccessX settings are needed for some users with motion impairments and can be configured in the TDE Control Center. You can also turn them on and off with standardized keyboard gestures.\n\nIf you do not need them, you can select \"Deactivate all AccessX features and gestures\".") );
KWin::setState( dialog->winId(), NET::KeepAbove );
kapp->updateUserTimestamp();