diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 14:29:48 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 14:29:48 -0500 |
commit | fb56cbee84cdb641695d29b7e16ef2741bc2c7b8 (patch) | |
tree | c7bde58dee4513188e5944f6daca19a4a02b3a78 /konqueror | |
parent | 4930d3bb5c175c0955fad95a006277e8336df97f (diff) | |
download | tdebase-fb56cbee84cdb641695d29b7e16ef2741bc2c7b8.tar.gz tdebase-fb56cbee84cdb641695d29b7e16ef2741bc2c7b8.zip |
Branding cleanup: K menu -> TDE menu.
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(); |