2007-03-19 Bastien Nocera <hadess@hadess.net> * capplets/keybindings/00-multimedia-key.xml.in: * capplets/keybindings/01-desktop-key.xml.in: * capplets/keybindings/50-metacity-desktop-key.xml.in: * capplets/keybindings/50-metacity-key.xml.in: * capplets/keybindings/Makefile.am: * capplets/keybindings/gnome-keybinding-properties.c: (create_dialog), (should_show_key), (count_rows_foreach), (ensure_scrollbar), (append_keys_to_tree), (parse_start_tag), (append_keys_to_tree_from_file), (reload_key_entries), (setup_dialog): * po/POTFILES.in: Make all the keybindings be external to the keybindings capplet itself. This allows applications to add their own keybindings without recompilation (Closes: #410758) svn path=/trunk/; revision=7397
20 lines
524 B
XML
20 lines
524 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<KeyListEntries _name="Desktop" wm_name="Metacity">
|
|
|
|
<KeyListEntry
|
|
name="/apps/metacity/global_keybindings/panel_run_dialog" />
|
|
|
|
<KeyListEntry
|
|
name="/apps/metacity/global_keybindings/panel_main_menu" />
|
|
|
|
<KeyListEntry
|
|
name="/apps/metacity/global_keybindings/run_command_screenshot" />
|
|
|
|
<KeyListEntry
|
|
name="/apps/metacity/global_keybindings/run_command_window_screenshot" />
|
|
|
|
<KeyListEntry
|
|
name="/apps/metacity/global_keybindings/run_command_terminal" />
|
|
|
|
</KeyListEntries>
|
|
|