summaryrefslogtreecommitdiffstats
path: root/parts
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 13:36:28 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 13:36:28 -0500
commitefa2f9c6642f5ad1a80d15d1039d0d814341252d (patch)
tree84326e7aac0486f4950e6f9165aa304e54649f0a /parts
parentfc527d32f6d2e5cd71d340b6e362b94ff4a6aa98 (diff)
downloadtdevelop-efa2f9c6642f5ad1a80d15d1039d0d814341252d.tar.gz
tdevelop-efa2f9c6642f5ad1a80d15d1039d0d814341252d.zip
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'parts')
-rw-r--r--parts/fileselector/fileselector_widget.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/fileselector/fileselector_widget.cpp b/parts/fileselector/fileselector_widget.cpp
index 7f9e816c..0472f38b 100644
--- a/parts/fileselector/fileselector_widget.cpp
+++ b/parts/fileselector/fileselector_widget.cpp
@@ -670,12 +670,12 @@ KFSConfigPage::KFSConfigPage( TQWidget *parent, const char *name, KDevFileSelect
( cbSesLocation, i18n(
"<p>If this option is enabled (default), the location will be restored "
"when you start KDev.<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 KDev.<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.") );