summaryrefslogtreecommitdiff
path: root/src/resources/ui/nautilus-action-bar.ui
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2016-06-16 09:32:08 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2016-06-20 12:36:28 -0300
commitc7aaaafd34139da4745bb5695a2a91ec80c9e4e9 (patch)
tree85f593c127bd509158273ab0bac2544706f81060 /src/resources/ui/nautilus-action-bar.ui
parentfdeff4f340191ab3f69325d12ceca58d954783d3 (diff)
downloadnautilus-c7aaaafd34139da4745bb5695a2a91ec80c9e4e9.tar.gz
actionbar: remove Bookmars and Properties buttons
They look ambiguous, and it's not clear they're related to the actual folder. https://bugzilla.gnome.org/show_bug.cgi?id=767874
Diffstat (limited to 'src/resources/ui/nautilus-action-bar.ui')
-rw-r--r--src/resources/ui/nautilus-action-bar.ui72
1 files changed, 0 insertions, 72 deletions
diff --git a/src/resources/ui/nautilus-action-bar.ui b/src/resources/ui/nautilus-action-bar.ui
index 2d4835a33..032d00f8c 100644
--- a/src/resources/ui/nautilus-action-bar.ui
+++ b/src/resources/ui/nautilus-action-bar.ui
@@ -65,44 +65,6 @@
</packing>
</child>
<child>
- <object class="GtkSeparator" id="no_selection_separator">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">3</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="bookmark_button">
- <property name="label" translatable="yes">Bookmark</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">4</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="properties_0_button">
- <property name="label" translatable="yes">Properties</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="action_name">view.properties</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">5</property>
- </packing>
- </child>
- <child>
<object class="GtkMenuButton" id="no_selection_overflow_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -465,39 +427,7 @@
<property name="position">3</property>
</packing>
</child>
- <child>
- <object class="GtkModelButton">
- <property name="visible" bind-source="bookmark_button" bind-property="visible" bind-flags="default|invert-boolean" />
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="action_name">view.bookmark</property>
- <property name="text" translatable="yes">Bookmark</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">4</property>
- </packing>
- </child>
- <child>
- <object class="GtkModelButton">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="action_name">view.properties</property>
- <property name="text" translatable="yes">Properties</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">5</property>
- </packing>
- </child>
</object>
- <packing>
- <property name="submenu">submenu0</property>
- <property name="position">1</property>
- </packing>
</child>
</object>
<object class="GtkPopoverMenu" id="folders_popover">
@@ -625,8 +555,6 @@
<widget name="new_folder_0_button"/>
<widget name="paste_button"/>
<widget name="select_all_button"/>
- <widget name="bookmark_button"/>
- <widget name="properties_0_button"/>
</widgets>
</object>
</interface>