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



commit 94c9623437f972760fd54f260beafeb170f3b115
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]