Revision 929646

Go back to digest for 22nd February 2009

Other in KDE Base

Michael Jansen committed changes in /trunk/KDE/kdebase/workspace/kcontrol/keys:

Put "Import configuration", "export configuration" and "cleanup" into one menu on the same row as the component combo box.

I'm open for wording suggestions for

- the text on this menu button (currently "File")
- the text in the confirmation dialog after "Revise Component".

The idea behind "Revise Component" is to remove stale global shortcuts registrations because

a) The complete application was deinstalled.
b) The application was renamed or otherwise lost track of some of it's registrations. Happened to plasma and amarok.

So we just remove all registrations for currently not active global shortcuts. If nothing is left the complete component / application is removed too.
This does no harm because an application on startup reregisters everything we just deleted.
Now could someone please reformat this description into something suitable for the dialog.
I'm a much better at programming than at wording in this cases.
And that says more about my wording skills than my programming skills :-)

File Changes

Modified 5 files
  • /trunk/KDE/kdebase/workspace/kcontrol/keys
  •   /globalshortcuts.cpp
  •   /globalshortcuts.h
  •   /kglobalshortcutseditor.cpp
  •   /kglobalshortcutseditor.h
  •   /kglobalshortcutseditor.ui
5 files changed in total