diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-08 18:47:23 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-08 18:47:23 +0900 |
commit | 3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2 (patch) | |
tree | b116077afb8989fa69b71119f0b483b9542bdd28 /konqueror | |
parent | cbc0ec1b7851872bb8b29bd3b1a2e4d643715431 (diff) | |
download | tdebase-3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2.tar.gz tdebase-3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2.zip |
Rebranding: TDE Control Center --> Trinity Control Center
Diffstat (limited to 'konqueror')
-rw-r--r-- | konqueror/konq_mainwindow.cc | 2 |
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>" |