diff options
Diffstat (limited to 'konqueror/konq_mainwindow.cc')
-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>" |