[gnome-builder] keybindings: remove right panel from shortcuts window



commit d169942e726853dc1a341a26a1c1c081b83959e5
Author: Christian Hergert <chergert redhat com>
Date:   Mon Feb 5 13:07:51 2018 -0800

    keybindings: remove right panel from shortcuts window
    
    Fixes #395

 src/libide/keybindings/ide-shortcuts-window.ui | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/src/libide/keybindings/ide-shortcuts-window.ui b/src/libide/keybindings/ide-shortcuts-window.ui
index e310be22c..7a92b18fe 100644
--- a/src/libide/keybindings/ide-shortcuts-window.ui
+++ b/src/libide/keybindings/ide-shortcuts-window.ui
@@ -74,13 +74,6 @@
                 <property name="accelerator">F9</property>
               </object>
             </child>
-            <child>
-              <object class="GtkShortcutsShortcut">
-                <property name="visible">true</property>
-                <property name="title" translatable="yes" context="shortcut window">Toggle right 
panel</property>
-                <property name="accelerator">&lt;shift&gt;F9</property>
-              </object>
-            </child>
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">true</property>


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