[gnome-calculator] Remove shortcut labels from menu



commit fe292aed4f9a11fcb8e2aff9a510e5e08ec1e4dc
Author: Sabri Ünal <libreajans gmail com>
Date:   Tue Jan 21 20:39:45 2020 +0000

    Remove shortcut labels from menu

 src/math-window.ui | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/src/math-window.ui b/src/math-window.ui
index 521ef643..c0e4f9c6 100644
--- a/src/math-window.ui
+++ b/src/math-window.ui
@@ -48,7 +48,6 @@
       <item>
         <attribute name="label" translatable="yes">_New Window</attribute>
         <attribute name="action">app.new-window</attribute>
-        <attribute name="accel">&lt;Primary&gt;n</attribute>
       </item>
     </section>
     <section>
@@ -60,12 +59,10 @@
       <item>
         <attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
         <attribute name="action">app.shortcuts</attribute>
-        <attribute name="accel">&lt;Primary&gt;question</attribute>
       </item>
       <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 Calculator</attribute>


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