diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 12:13:36 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 12:13:36 -0500 |
commit | 113afa85802c78961dc40cbbca19e073b274f10b (patch) | |
tree | 3d9c23c78ae375dfadd975ac95f2b0f000abbb53 /kcontrol/launch | |
parent | 363452bf7ad7b23b90bbabf4eab85ce4bc73a543 (diff) | |
download | tdebase-113afa85802c78961dc40cbbca19e073b274f10b.tar.gz tdebase-113afa85802c78961dc40cbbca19e073b274f10b.zip |
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kcontrol/launch')
-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" |