summaryrefslogtreecommitdiff
path: root/src/50-marco-desktop-key.xml.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-10-27 16:37:04 +0200
committerStefano Karapetsas <[email protected]>2012-10-27 16:37:04 +0200
commit2021a69960802a6ee2562b7047a3c0eb968c470b (patch)
tree594fb03bc3215ca3f9ff12bd5c7d0dedcfa7f363 /src/50-marco-desktop-key.xml.in
parent44205a3b8439614e1a2b176006e9f8e6a6c49439 (diff)
downloadmarco-2021a69960802a6ee2562b7047a3c0eb968c470b.tar.bz2
marco-2021a69960802a6ee2562b7047a3c0eb968c470b.tar.xz
migrate keybindings xml files for gsettings
Diffstat (limited to 'src/50-marco-desktop-key.xml.in')
-rw-r--r--src/50-marco-desktop-key.xml.in17
1 files changed, 6 insertions, 11 deletions
diff --git a/src/50-marco-desktop-key.xml.in b/src/50-marco-desktop-key.xml.in
index 5705607d..00ebc91d 100644
--- a/src/50-marco-desktop-key.xml.in
+++ b/src/50-marco-desktop-key.xml.in
@@ -1,20 +1,15 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<KeyListEntries _name="Desktop" wm_name="Marco" package="marco">
+<KeyListEntries _name="Desktop" wm_name="Marco" package="marco" schema="org.mate.Marco.global-keybindings">
- <KeyListEntry
- name="/apps/marco/global_keybindings/panel_run_dialog" />
+ <KeyListEntry name="panel-run-dialog" _description="Show the panel's &quot;Run Application&quot; dialog box" />
- <KeyListEntry
- name="/apps/marco/global_keybindings/panel_main_menu" />
+ <KeyListEntry name="panel-main-menu" _description="Show the panel's main menu" />
- <KeyListEntry
- name="/apps/marco/global_keybindings/run_command_screenshot" />
+ <KeyListEntry name="run-command-screenshot" _description="Take a screenshot" />
- <KeyListEntry
- name="/apps/marco/global_keybindings/run_command_window_screenshot" />
+ <KeyListEntry name="run-command-window-screenshot" _description="Take a screenshot of a window" />
- <KeyListEntry
- name="/apps/marco/global_keybindings/run_command_terminal" />
+ <KeyListEntry name="run-command-terminal" _description="Run a terminal" />
</KeyListEntries>