[nautilus] help-overlay: Remove Ctrl+B shortcut



commit 14fa6c60bc322371b40ef35dd078e2abad9108f5
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Fri Oct 28 22:02:58 2016 -0400

    help-overlay: Remove Ctrl+B shortcut
    
    since nautilus doesn't have a Bookmarks Manager currently
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771919

 src/resources/gtk/help-overlay.ui |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/src/resources/gtk/help-overlay.ui b/src/resources/gtk/help-overlay.ui
index 1161cc2..1d17686 100644
--- a/src/resources/gtk/help-overlay.ui
+++ b/src/resources/gtk/help-overlay.ui
@@ -35,13 +35,6 @@
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">True</property>
-                <property name="title" translatable="yes" context="shortcut window">Bookmarks</property>
-                <property name="accelerator">&lt;Primary&gt;B</property>
-              </object>
-            </child>
-            <child>
-              <object class="GtkShortcutsShortcut">
-                <property name="visible">True</property>
                 <property name="title" translatable="yes" context="shortcut window">Bookmark current 
location</property>
                 <property name="accelerator">&lt;Primary&gt;D</property>
               </object>


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