diff options
author | Darrell Anderson <[email protected]> | 2012-06-03 12:13:36 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-03 12:13:36 -0500 |
commit | 113afa85802c78961dc40cbbca19e073b274f10b (patch) | |
tree | 3d9c23c78ae375dfadd975ac95f2b0f000abbb53 /kcontrol/konq/rootopts.cpp | |
parent | 363452bf7ad7b23b90bbabf4eab85ce4bc73a543 (diff) | |
download | tdebase-113afa85802c78961dc40cbbca19e073b274f10b.tar.gz tdebase-113afa85802c78961dc40cbbca19e073b274f10b.zip |
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kcontrol/konq/rootopts.cpp')
-rw-r--r-- | kcontrol/konq/rootopts.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/konq/rootopts.cpp b/kcontrol/konq/rootopts.cpp index 4576433a9..4110762cb 100644 --- a/kcontrol/konq/rootopts.cpp +++ b/kcontrol/konq/rootopts.cpp @@ -95,7 +95,7 @@ DesktopPathConfig::DesktopPathConfig(TQWidget *parent, const char * ) connect(urAutostart, TQT_SIGNAL(textChanged(const TQString &)), this, TQT_SLOT(changed())); wtstr = i18n("This folder contains applications or" " links to applications (shortcuts) that you want to have started" - " automatically whenever KDE starts. You can change the location of this" + " automatically whenever TDE starts. You can change the location of this" " folder if you want to, and the contents will move automatically" " to the new location as well."); TQWhatsThis::add( tmpLabel, wtstr ); |