[gnome-taquin] Readd accelerators.



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

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

 data/taquin.ui | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/taquin.ui b/data/taquin.ui
index 2b28a2d..434bbce 100644
--- a/data/taquin.ui
+++ b/data/taquin.ui
@@ -134,17 +134,17 @@
   <menu id="window-menu">
     <section>
       <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 Taquin</attribute>
+        <attribute name="label" translatable="yes">_About Taquin</attribute>
         <attribute name="action">app.about</attribute>
       </item>
     </section>


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