summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Bastien-Filiatrault <[email protected]>2013-04-04 22:48:27 -0400
committerJonathan Bastien-Filiatrault <[email protected]>2013-04-04 22:48:27 -0400
commit45f5b612c402856de6d84c0b617bc129d9ee2972 (patch)
tree2b2ee08442cd7db45dfb9b6b6d211ec2e3b7976c
parent0abfe9cfcbcfd2f515162ecead0de7c05d84625b (diff)
downloadmarco-45f5b612c402856de6d84c0b617bc129d9ee2972.tar.bz2
marco-45f5b612c402856de6d84c0b617bc129d9ee2972.tar.xz
Add missing command-N corresponding to run_command-N for global keybindings.
Also, would a default value of an empty string be better than a single space ?
-rw-r--r--src/org.mate.marco.gschema.xml55
1 files changed, 55 insertions, 0 deletions
diff --git a/src/org.mate.marco.gschema.xml b/src/org.mate.marco.gschema.xml
index 03805aa4..d3841f9c 100644
--- a/src/org.mate.marco.gschema.xml
+++ b/src/org.mate.marco.gschema.xml
@@ -500,6 +500,61 @@
<summary>Commands to run in response to keybindings</summary>
<description>The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</description>
</key>
+ <key name="command-2" type="s">
+ <default>' '</default>
+ <summary>Commands to run in response to keybindings</summary>
+ <description>The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</description>
+ </key>
+ <key name="command-3" type="s">
+ <default>' '</default>
+ <summary>Commands to run in response to keybindings</summary>
+ <description>The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</description>
+ </key>
+ <key name="command-4" type="s">
+ <default>' '</default>
+ <summary>Commands to run in response to keybindings</summary>
+ <description>The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</description>
+ </key>
+ <key name="command-5" type="s">
+ <default>' '</default>
+ <summary>Commands to run in response to keybindings</summary>
+ <description>The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</description>
+ </key>
+ <key name="command-6" type="s">
+ <default>' '</default>
+ <summary>Commands to run in response to keybindings</summary>
+ <description>The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</description>
+ </key>
+ <key name="command-7" type="s">
+ <default>' '</default>
+ <summary>Commands to run in response to keybindings</summary>
+ <description>The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</description>
+ </key>
+ <key name="command-8" type="s">
+ <default>' '</default>
+ <summary>Commands to run in response to keybindings</summary>
+ <description>The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</description>
+ </key>
+ <key name="command-9" type="s">
+ <default>' '</default>
+ <summary>Commands to run in response to keybindings</summary>
+ <description>The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</description>
+ </key>
+ <key name="command-10" type="s">
+ <default>' '</default>
+ <summary>Commands to run in response to keybindings</summary>
+ <description>The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</description>
+ </key>
+ <key name="command-11" type="s">
+ <default>' '</default>
+ <summary>Commands to run in response to keybindings</summary>
+ <description>The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</description>
+ </key>
+ <key name="command-12" type="s">
+ <default>' '</default>
+ <summary>Commands to run in response to keybindings</summary>
+ <description>The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</description>
+ </key>
<key name="command-screenshot" type="s">
<default>'mate-screenshot'</default>
<summary>The screenshot command</summary>