summaryrefslogtreecommitdiff
path: root/src/nautilus-file-management-properties.ui
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2015-02-28 21:10:29 +0100
committerCarlos Soriano <csoriano@gnome.org>2015-02-28 21:20:24 +0100
commit655e415e3a5ead27d98b03db14155d61943715ef (patch)
treea55d621bb0f8e9944d658a0f7bef212cf6835c9d /src/nautilus-file-management-properties.ui
parent480f19dccdc26a2b0815a083457541083e2e1444 (diff)
downloadnautilus-655e415e3a5ead27d98b03db14155d61943715ef.tar.gz
nautilus-view: always allow to permanently delete
Before 3.15 we had a setting for adding a menu item for permanent deletion of files. But the shortcut was always enabled no matter the state of the setting, which seems inconsistent. Then with the GAction port we changed that behavior to be consistent, but people that were unaware of the setting were complaining that the shortcut for permanent deletion was not working. Given that we show a dialog if we hit that shortcut, and the setting itself is confusing, just enable always the shortcut but remove the setting and the menu item for it. https://bugzilla.gnome.org/show_bug.cgi?id=745321
Diffstat (limited to 'src/nautilus-file-management-properties.ui')
-rw-r--r--src/nautilus-file-management-properties.ui16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/nautilus-file-management-properties.ui b/src/nautilus-file-management-properties.ui
index 31fb39ee8..a4f68ebe9 100644
--- a/src/nautilus-file-management-properties.ui
+++ b/src/nautilus-file-management-properties.ui
@@ -652,22 +652,6 @@
<property name="position">0</property>
</packing>
</child>
- <child>
- <object class="GtkCheckButton" id="trash_delete_checkbutton">
- <property name="label" translatable="yes">I_nclude a Delete command that bypasses Trash</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_action_appearance">False</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">1</property>
- </packing>
- </child>
</object>
</child>
</object>