[gedit/wip/redesign2] Remove accels from app menu



commit b7a9b0f95ee3eaf501ce6e99c870e5f50f1c21ba
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon Jan 6 22:25:47 2014 +0100

    Remove accels from app menu

 gedit/gedit-menu.ui |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gedit/gedit-menu.ui b/gedit/gedit-menu.ui
index b2f9c78..43cbf5d 100644
--- a/gedit/gedit-menu.ui
+++ b/gedit/gedit-menu.ui
@@ -18,7 +18,6 @@
       <item>
         <attribute name="label" translatable="yes">_Help</attribute>
         <attribute name="action">app.help</attribute>
-        <attribute name="accel">F1</attribute>
       </item>
       <item>
         <attribute name="label" translatable="yes">_About</attribute>
@@ -27,7 +26,6 @@
       <item>
         <attribute name="label" translatable="yes">_Quit</attribute>
         <attribute name="action">app.quit</attribute>
-        <attribute name="accel">&lt;Primary&gt;q</attribute>
       </item>
     </section>
   </menu>


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