[gnome-builder] shorcuts: add ctrl+h to the shortcut help



commit 2efad92838926fb4bc86cab3fcd16ca626ac9f06
Author: Sébastien Lafargue <slafargue gnome org>
Date:   Fri Dec 30 14:00:50 2016 +0100

    shorcuts: add ctrl+h to the shortcut help

 libide/keybindings/ide-shortcuts-window.ui |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/libide/keybindings/ide-shortcuts-window.ui b/libide/keybindings/ide-shortcuts-window.ui
index 4fc9a7a..994838a 100644
--- a/libide/keybindings/ide-shortcuts-window.ui
+++ b/libide/keybindings/ide-shortcuts-window.ui
@@ -165,6 +165,13 @@
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">true</property>
+                <property name="accelerator">&lt;ctrl&gt;h</property>
+                <property name="title" translatable="yes" context="shortcut window">Find and 
replace</property>
+              </object>
+            </child>
+            <child>
+              <object class="GtkShortcutsShortcut">
+                <property name="visible">true</property>
                 <property name="accelerator">&lt;ctrl&gt;g</property>
                 <property name="title" translatable="yes" context="shortcut window">Find the next 
match</property>
               </object>


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