diff options
Diffstat (limited to 'konqueror')
-rw-r--r-- | konqueror/konq_guiclients.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/konq_guiclients.cc b/konqueror/konq_guiclients.cc index 5a9742ae4..dacb3e1fa 100644 --- a/konqueror/konq_guiclients.cc +++ b/konqueror/konq_guiclients.cc @@ -304,7 +304,7 @@ void ToggleViewGUIClient::slotToggleView( bool toggle ) void ToggleViewGUIClient::saveConfig( bool add, const TQString &serviceName ) { // This is used on konqueror's startup....... so it's never used, since - // the K menu only contains calls to kfmclient...... + // the TDE menu only contains calls to kfmclient...... // Well, it could be useful again in the future. // Currently, the profiles save this info. TQStringList toggableViewsShown = KonqSettings::toggableViewsShown(); |