diff options
Diffstat (limited to 'kcontrol/input')
-rw-r--r-- | kcontrol/input/core/themepage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/input/core/themepage.cpp b/kcontrol/input/core/themepage.cpp index fb108e7c6..e61d57941 100644 --- a/kcontrol/input/core/themepage.cpp +++ b/kcontrol/input/core/themepage.cpp @@ -102,7 +102,7 @@ void ThemePage::save() fixCursorFile(); - KMessageBox::information( this, i18n("You have to restart KDE for these " + KMessageBox::information( this, i18n("You have to restart TDE for these " "changes to take effect."), i18n("Cursor Settings Changed"), "CursorSettingsChanged" ); } |