[nautilus] Do not show Close in header bar menu



commit 032f37f49778c1b8214b88b764ac29c1654b12e0
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Aug 27 18:11:59 2014 -0500

    Do not show Close in header bar menu
    
    "Header bar menus shouldn't include a close menu item, since this action
    is already provided by the header bar. It can also be ambiguous as to
    what a close menu item refers to." -- the HIG
    
    https://bugzilla.gnome.org/show_bug.cgi?id=735539

 src/nautilus-shell-ui.xml |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/nautilus-shell-ui.xml b/src/nautilus-shell-ui.xml
index 6943ced..b712eab 100644
--- a/src/nautilus-shell-ui.xml
+++ b/src/nautilus-shell-ui.xml
@@ -61,8 +61,6 @@
   <menuitem name="LocationProperties" action="LocationProperties"/>
   <separator/>
   <placeholder name="Extension Actions"/>
-  <separator/>
-  <menuitem name="Close" action="Close"/>
 </popup>
 <popup name="background">
        <placeholder name="Before Zoom Items">


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