[gnome-boxes/drop-app-menu: 3/4] primary-menu: Remove Quit entry



commit e8357a14213b7f86f229098d57b8c542d4c10a3f
Author: Felipe Borges <felipeborges gnome org>
Date:   Tue Oct 9 17:39:57 2018 +0200

    primary-menu: Remove Quit entry
    
    According to the guidelines for the App menu retirement initiative,
    the "Quit" menu item should be removed.
    See https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement
    
    Fixes #223

 data/ui/menus.ui | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/data/ui/menus.ui b/data/ui/menus.ui
index 448a6d02..3347453d 100644
--- a/data/ui/menus.ui
+++ b/data/ui/menus.ui
@@ -14,10 +14,5 @@
       <attribute name="action">app.about</attribute>
       <attribute name="label" translatable="yes">About</attribute>
     </item>
-    <item>
-      <attribute name="action">app.quit</attribute>
-      <attribute name="label" translatable="yes">Quit</attribute>
-      <attribute name="accel">&lt;Primary&gt;q</attribute>
-    </item>
   </menu>
 </interface>


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