diff options
Diffstat (limited to 'kcontrol/launch/kcmlaunch.cpp')
-rw-r--r-- | kcontrol/launch/kcmlaunch.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/launch/kcmlaunch.cpp b/kcontrol/launch/kcmlaunch.cpp index ba6193107..2040dd868 100644 --- a/kcontrol/launch/kcmlaunch.cpp +++ b/kcontrol/launch/kcmlaunch.cpp @@ -49,7 +49,7 @@ LaunchConfig::LaunchConfig(TQWidget * parent, const char * name, const TQStringL GroupBox1->setTitle( i18n( "Bus&y Cursor" ) ); TQWhatsThis::add(GroupBox1, i18n( "<h1>Busy Cursor</h1>\n" - "KDE offers a busy cursor for application startup notification.\n" + "TDE offers a busy cursor for application startup notification.\n" "To enable the busy cursor, select one kind of visual feedback\n" "from the combobox.\n" "It may occur, that some applications are not aware of this startup\n" |