[gnome-games] ui: Remove 'Escape Search' shortcut



commit b2f3c7c454dea114f22542084568a521b1bf87f5
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Tue Jun 26 22:53:45 2018 +0500

    ui: Remove 'Escape Search' shortcut
    
    This isn't really a shortcut, and other applications don't list it
    explicitly.

 data/ui/shortcuts-window.ui | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/data/ui/shortcuts-window.ui b/data/ui/shortcuts-window.ui
index 79be726..2ad087d 100644
--- a/data/ui/shortcuts-window.ui
+++ b/data/ui/shortcuts-window.ui
@@ -32,13 +32,6 @@
                 <property name="accelerator">&lt;Primary&gt;F</property>
               </object>
             </child>
-            <child>
-              <object class="GtkShortcutsShortcut">
-                <property name="visible">True</property>
-                <property name="title" translatable="yes" context="shortcut window">Escape search</property>
-                <property name="accelerator">Escape</property>
-              </object>
-            </child>
           </object>
         </child>
         <child>


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