[epiphany/wip/mcatanzaro/fedora-needs-upstreamed: 15/20] Remove Close from window menu



commit 5e81df8381a847914db7a40ccebc34a386bc4841
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Wed Aug 27 13:53:44 2014 -0500

    Remove Close from window 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." -- new HIG
    
    https://bugzilla.gnome.org/show_bug.cgi?id=735540

 src/resources/epiphany-ui.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/epiphany-ui.xml b/src/resources/epiphany-ui.xml
index 684d553..343fc86 100644
--- a/src/resources/epiphany-ui.xml
+++ b/src/resources/epiphany-ui.xml
@@ -45,7 +45,6 @@
                 <separator name="FileSep7"/>
                 <menuitem name="HelpContentsMenu" action="HelpContents"/>
                 <menuitem name="HelpAboutMenu" action="HelpAbout"/>
-                <menuitem name="FileCloseWindowMenu" action="FileCloseTab"/>
                 <menuitem name="FileQuitMenu" action="FileQuit"/>
        </popup>
 


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