[file-roller] Remove the close action from the gear menu



commit bfed74ba10273dd4e21e9364c7f8b7fce833a23d
Author: Yosef Or Boczko <yoseforb src gnome org>
Date:   Mon Aug 25 21:20:52 2014 +0300

    Remove the close action from the gear menu
    
    https://bugzilla.gnome.org/show_bug.cgi?id=735400

 src/ui/gears-menu.ui |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/src/ui/gears-menu.ui b/src/ui/gears-menu.ui
index 15f0eef..de07a28 100644
--- a/src/ui/gears-menu.ui
+++ b/src/ui/gears-menu.ui
@@ -23,12 +23,5 @@
         <attribute name="accel"><![CDATA[<Alt>Return]]></attribute>
       </item>
     </section>
-    <section>
-      <item>
-        <attribute name="label" translatable="yes">Close</attribute>
-        <attribute name="action">win.close</attribute>
-        <attribute name="accel"><![CDATA[<Control>w]]></attribute>
-      </item>
-    </section>
   </menu>
 </interface>


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