[gnome-builder/wip/chergert/shortcuts] shortcuts: disable some missing shortcuts



commit 349fe90dbea9913f02cb706c007569e49580d585
Author: Christian Hergert <christian hergert me>
Date:   Mon Aug 31 00:04:55 2015 -0700

    shortcuts: disable some missing shortcuts

 data/ui/gb-shortcuts-window.ui |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/gb-shortcuts-window.ui b/data/ui/gb-shortcuts-window.ui
index 6b16249..a9aa2e0 100644
--- a/data/ui/gb-shortcuts-window.ui
+++ b/data/ui/gb-shortcuts-window.ui
@@ -98,18 +98,22 @@
                 <property name="accelerator">&lt;ctrl&gt;&lt;shift&gt;g</property>
                 <property name="title" translatable="yes">Find the previous match</property>
               </shortcut>
+              <!-- not implemented
               <shortcut>
                 <property name="accelerator">&lt;ctrl&gt;h</property>
                 <property name="title" translatable="yes">Find and replace</property>
               </shortcut>
+              -->
               <shortcut>
                 <property name="accelerator">&lt;ctrl&gt;&lt;shift&gt;k</property>
                 <property name="title" translatable="yes">Clear highlight</property>
               </shortcut>
+              <!-- not implemented
               <shortcut>
                 <property name="accelerator">&lt;ctrl&gt;l</property>
                 <property name="title" translatable="yes">Go to line</property>
               </shortcut>
+              -->
             </group>
           </column>
         </page>


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