[iagno] Readd accelerators.



commit 1f4d3f0e93c8c4cd0f58d7264209ea49df278117
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Jan 8 09:12:49 2019 +0100

    Readd accelerators.
    
    Looks like someone at least cares about, so let's not do that.
    
    That mostly reverts a32a7ea87c, but not the keyboard shortcut.

 data/iagno.ui | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/iagno.ui b/data/iagno.ui
index 5717f1d..f4d2085 100644
--- a/data/iagno.ui
+++ b/data/iagno.ui
@@ -4,21 +4,21 @@
   <menu id="primary-menu">
     <section>
       <item>
-        <attribute name="label" translatable="yes">Appearance</attribute>
+        <attribute name="label" translatable="yes">A_ppearance</attribute>
         <attribute name="action">app.theme</attribute>
       </item>
       <item>
-        <attribute name="label" translatable="yes">Sound</attribute>
+        <attribute name="label" translatable="yes">_Sound</attribute>
         <attribute name="action">app.sound</attribute>
       </item>
     </section>
     <section>
       <item>
-        <attribute name="label" translatable="yes">Help</attribute>
+        <attribute name="label" translatable="yes">_Help</attribute>
         <attribute name="action">app.help</attribute>
       </item>
       <item>
-        <attribute name="label" translatable="yes">About Iagno</attribute>
+        <attribute name="label" translatable="yes">_About Iagno</attribute>
         <attribute name="action">app.about</attribute>
       </item>
     </section>


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