Revision 573390

Go back to digest for 20th August 2006

Features in KDE Base

Robert Knight committed changes in /trunk/KDE/kdebase/apps/konsole/konsole:

* Tidy up right-click menu.
- Remove Bookmarks and Settings sub-menus (what on earth were they doing here?).
- Remove "Send Signal" sub-menu (still available via Edit -> Send Signal)
- Fix "Show Menubar" not reappearing after hiding/showing the menu bar a few times
* Remove the "Move Session Left / Move Session Right" items from the menu since the tab bar supports drag and drop reordering. A keyboard shortcut for moving tabs would still be
useful though.
* Remove clutter from window title. If a terminal has set the window title then just show that, otherwise show the session title. Fixes #63249

File Changes

Modified 6 files
  • /trunk/KDE/kdebase/apps/konsole/konsole
  •   /CMakeLists.txt
  •   /konsole.cpp
  •   /konsole.h
  •   /konsole_part.cpp
  •   /session.cpp
  •   /session.h
6 files changed in total