summaryrefslogtreecommitdiffstats
path: root/kcontrol/access
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-06-08 18:47:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-06-08 18:47:23 +0900
commit3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2 (patch)
treeb116077afb8989fa69b71119f0b483b9542bdd28 /kcontrol/access
parentcbc0ec1b7851872bb8b29bd3b1a2e4d643715431 (diff)
downloadtdebase-3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2.tar.gz
tdebase-3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2.zip
Rebranding: TDE Control Center --> Trinity Control Center
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 5a8206809..5e506470c 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 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\".") );
+ +" "+i18n("These AccessX settings are needed for some users with motion impairments and can be configured in the Trinity 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();