summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Herald <neil.herald@gmail.com>2016-05-01 08:21:50 +0100
committerNeil Herald <neil.herald@gmail.com>2016-06-22 23:38:22 +0100
commita3613c0433a8ee4db40f71200ad5b2979a102451 (patch)
treecfe918cf8de02f644349c73634a44ee3791ce064
parent1f4f09f5a4c55f214a29dec5bad16c1043a643ef (diff)
downloadnautilus-a3613c0433a8ee4db40f71200ad5b2979a102451.tar.gz
toolbar-view-menu: remove Select All and Enter Location
https://bugzilla.gnome.org/show_bug.cgi?id=764632
-rw-r--r--src/resources/ui/nautilus-toolbar-view-menu.ui24
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 f8d9a130c..f85a6d00a 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>