From cd8f19f9bcd5c2b68475dfd9910c3578471c7e5f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 23 Mar 2012 19:55:06 -0500 Subject: Fix KDE -> TDE branding. --- kcontrol/access/kaccess.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/access') 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(); -- cgit v1.2.1