[nautilus/wip/neilh/toolbar-reorg: 4/16] toolbar-view-menu: remove Select All and Enter Location



commit a3613c0433a8ee4db40f71200ad5b2979a102451
Author: Neil Herald <neil herald gmail com>
Date:   Sun May 1 08:21:50 2016 +0100

    toolbar-view-menu: remove Select All and Enter Location
    
    https://bugzilla.gnome.org/show_bug.cgi?id=764632

 src/resources/ui/nautilus-toolbar-view-menu.ui |   24 ------------------------
 1 files changed, 0 insertions(+), 24 deletions(-)
---
diff --git a/src/resources/ui/nautilus-toolbar-view-menu.ui b/src/resources/ui/nautilus-toolbar-view-menu.ui
index f8d9a13..f85a6d0 100644
--- a/src/resources/ui/nautilus-toolbar-view-menu.ui
+++ b/src/resources/ui/nautilus-toolbar-view-menu.ui
@@ -223,30 +223,6 @@
           </object>
         </child>
         <child>
-          <object class="GtkModelButton" id="select-all">
-            <property name="visible">True</property>
-            <property name="can_focus">True</property>
-            <property name="text" translatable="yes">Select _All</property>
-            <property name="action-name">view.select-all</property>
-          </object>
-        </child>
-        <child>
-          <object class="GtkModelButton" id="enter-location">
-            <property name="visible">True</property>
-            <property name="can_focus">True</property>
-            <property name="text" translatable="yes">Enter _Location</property>
-            <property name="action-name">win.enter-location</property>
-          </object>
-        </child>
-        <child>
-          <object class="GtkSeparator">
-            <property name="visible">True</property>
-            <property name="orientation">horizontal</property>
-            <property name="margin-top">6</property>
-            <property name="margin-bottom">6</property>
-          </object>
-        </child>
-        <child>
           <object class="GtkModelButton" id="bookmark-this-location">
             <property name="visible">True</property>
             <property name="can_focus">True</property>


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