[totem] data: Remove "Preferences" shortcut



commit b0d0b636091bae1c8aee1b33c295397e3c6f7036
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 b8f5984..f09d60d 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>


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