[gnome-screenshot/wip/exalm/cleanups: 12/13] interactive-dialog: Add mnemonics to the menu



commit 3a1018c2409c9d5ab9754a1a35484ef71642e71d
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue Mar 10 18:18:15 2020 +0500

    interactive-dialog: Add mnemonics to the menu

 data/ui/screenshot-interactive-dialog.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/screenshot-interactive-dialog.ui b/data/ui/screenshot-interactive-dialog.ui
index f697be8..b8841b8 100644
--- a/data/ui/screenshot-interactive-dialog.ui
+++ b/data/ui/screenshot-interactive-dialog.ui
@@ -282,11 +282,11 @@
     <section>
       <item>
         <attribute name="action">app.help</attribute>
-        <attribute name="label" translatable="yes">Help</attribute>
+        <attribute name="label" translatable="yes">_Help</attribute>
       </item>
       <item>
         <attribute name="action">app.about</attribute>
-        <attribute name="label" translatable="yes">About Screenshot</attribute>
+        <attribute name="label" translatable="yes">_About Screenshot</attribute>
       </item>
     </section>
   </menu>


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