[totem/gnome-3-22] data: Remove "Preferences" shortcut



commit 11b568ff308704fe54f4c92aa4787e3450174eef
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 31 15:44:46 2017 +0100

    data: Remove "Preferences" shortcut
    
    It's not bound, and Ctrl+P is already used for "Properties".

 data/shortcuts.ui |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/data/shortcuts.ui b/data/shortcuts.ui
index cc059ca..2a24154 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="quit">
                 <property name="visible">1</property>
                 <property name="accelerator">Q &lt;ctrl&gt;q &lt;ctrl&gt;w</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]