summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniof@gnome.org>2022-01-10 13:06:52 +0000
committerAntónio Fernandes <antoniof@gnome.org>2022-01-10 13:06:52 +0000
commit740ad30da09607a0cf1500ab02f55afb4333bc9e (patch)
tree02af938cc16613cc1e07ea877a6e4ec85c517c16
parent7ca3acb23b5bf3143d48391c79cc4825ffe00e61 (diff)
downloadnautilus-740ad30da09607a0cf1500ab02f55afb4333bc9e.tar.gz
drop_new_folder_make_regular
-rw-r--r--src/resources/ui/nautilus-toolbar.ui6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/resources/ui/nautilus-toolbar.ui b/src/resources/ui/nautilus-toolbar.ui
index 9c86d2058..5117f9d0c 100644
--- a/src/resources/ui/nautilus-toolbar.ui
+++ b/src/resources/ui/nautilus-toolbar.ui
@@ -33,7 +33,6 @@
</menu>
<menu id="app_menu">
<section>
- <attribute name="display-hint">horizontal-buttons</attribute>
<item>
<attribute name="label" translatable="yes">New Window</attribute>
<attribute name="action">app.new-window</attribute>
@@ -44,11 +43,6 @@
<attribute name="action">win.new-tab</attribute>
<attribute name="verb-icon">tab-new-symbolic</attribute>
</item>
- <item>
- <attribute name="label" translatable="yes">New Folder</attribute>
- <attribute name="action">view.new-folder</attribute>
- <attribute name="verb-icon">folder-new-symbolic</attribute>
- </item>
</section>
<section>
<attribute name="label" translatable="yes">Icon size</attribute>