summaryrefslogtreecommitdiffstats
path: root/konqueror
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-06-08 18:47:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-06-08 18:47:23 +0900
commit3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2 (patch)
treeb116077afb8989fa69b71119f0b483b9542bdd28 /konqueror
parentcbc0ec1b7851872bb8b29bd3b1a2e4d643715431 (diff)
downloadtdebase-3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2.tar.gz
tdebase-3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2.zip
Rebranding: TDE Control Center --> Trinity Control Center
Diffstat (limited to 'konqueror')
-rw-r--r--konqueror/konq_mainwindow.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/konq_mainwindow.cc b/konqueror/konq_mainwindow.cc
index f7ebf9d6c..ebb708808 100644
--- a/konqueror/konq_mainwindow.cc
+++ b/konqueror/konq_mainwindow.cc
@@ -4032,7 +4032,7 @@ void KonqMainWindow::initActions()
m_paHome->setWhatsThis( i18n( "Navigate to your 'Home Location'<p>"
"You can configure the location this button takes you to in the "
- "<b>TDE Control Center</b>, under <b>File Manager</b>/<b>Behavior</b>." ) );
+ "<b>Trinity Control Center</b>, under <b>File Manager</b>/<b>Behavior</b>." ) );
m_paHome->setToolTip( i18n( "Navigate to your 'Home Location'" ) );
m_paReload->setWhatsThis( i18n( "Reload the currently displayed document<p>"