summaryrefslogtreecommitdiffstats
path: root/kate/app/katefileselector.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 12:13:36 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 12:13:36 -0500
commit113afa85802c78961dc40cbbca19e073b274f10b (patch)
tree3d9c23c78ae375dfadd975ac95f2b0f000abbb53 /kate/app/katefileselector.cpp
parent363452bf7ad7b23b90bbabf4eab85ce4bc73a543 (diff)
downloadtdebase-113afa85802c78961dc40cbbca19e073b274f10b.tar.gz
tdebase-113afa85802c78961dc40cbbca19e073b274f10b.zip
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kate/app/katefileselector.cpp')
-rw-r--r--kate/app/katefileselector.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/app/katefileselector.cpp b/kate/app/katefileselector.cpp
index 6e5bef002..de2b617a5 100644
--- a/kate/app/katefileselector.cpp
+++ b/kate/app/katefileselector.cpp
@@ -610,11 +610,11 @@ KFSConfigPage::KFSConfigPage( TQWidget *parent, const char *name, KateFileSelect
TQWhatsThis::add( cbSesLocation, i18n(
"<p>If this option is enabled (default), the location will be restored "
"when you start Kate.<p><strong>Note</strong> that if the session is "
- "handled by the KDE session manager, the location is always restored.") );
+ "handled by the TDE session manager, the location is always restored.") );
TQWhatsThis::add( cbSesFilter, i18n(
"<p>If this option is enabled (default), the current filter will be "
"restored when you start Kate.<p><strong>Note</strong> that if the "
- "session is handled by the KDE session manager, the filter is always "
+ "session is handled by the TDE session manager, the filter is always "
"restored."
"<p><strong>Note</strong> that some of the autosync settings may "
"override the restored location if on.") );