Revision 682949

Go back to digest for 8th July 2007

Other in Development Tools

Dominik Haumann committed changes in /trunk/KDE/kdesdk/kate/app:

clean up session workflow: when starting kate, the user can choose between
* Quit
* Open (selected session)
* New Session (popup menu)
* Empty Session
* Use selected session as template

The hard coded "Default Session" is gone now. Instead, there is a new menu entry "Session > Save as default", which saves the configuration to share/apps/kate/default.katesession. All other sessions are still in share/apps/kate/sessions/*.katesession. New sessions use the configuration of the default.katesession.

Still polishing needed.

File Changes

Deleted 2 files
  • /trunk/KDE/kdesdk/kate/app
  •   /katetooltipmenu.cpp
  •   /katetooltipmenu.h
Modified 5 files
  • /trunk/KDE/kdesdk/kate/app
  •   /CMakeLists.txt
  •   /katemainwindow.cpp
  •   /katemainwindow.h
  •   /katesession.cpp
  •   /katesession.h
7 files changed in total