summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-01-31 15:44:46 +0100
committerBastien Nocera <hadess@hadess.net>2017-01-31 15:45:20 +0100
commitb0d0b636091bae1c8aee1b33c295397e3c6f7036 (patch)
treea81db48ac7de0bd4b0d691fb651971cffb78c0f4
parent41a5fbd7a1f9a39a4ad33a7a023e9a107d967f75 (diff)
downloadtotem-b0d0b636091bae1c8aee1b33c295397e3c6f7036.tar.gz
data: Remove "Preferences" shortcut
It's not bound, and Ctrl+P is already used for "Properties".
-rw-r--r--data/shortcuts.ui7
1 files changed, 0 insertions, 7 deletions
diff --git a/data/shortcuts.ui b/data/shortcuts.ui
index b8f598402..f09d60d81 100644
--- a/data/shortcuts.ui
+++ b/data/shortcuts.ui
@@ -15,13 +15,6 @@
<property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">General</property>
<child>
- <object class="GtkShortcutsShortcut" id="preferences">
- <property name="visible">1</property>
- <property name="accelerator">&lt;ctrl&gt;P</property>
- <property name="title" translatable="yes" context="shortcut window">Preferences</property>
- </object>
- </child>
- <child>
<object class="GtkShortcutsShortcut" id="properties">
<property name="visible">1</property>
<property name="accelerator">&lt;Primary&gt;p</property>