summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAlexander Mikhaylenko <alexm@gnome.org>2020-03-10 18:18:15 +0500
committerAlexander Mikhaylenko <alexm@gnome.org>2020-03-10 18:36:28 +0500
commit3a1018c2409c9d5ab9754a1a35484ef71642e71d (patch)
treed8257359acc468259a7f86117ce76122f624c35c /data
parent3b146c256ecdf7a4502100ba3e3f30d359964c14 (diff)
downloadgnome-screenshot-3a1018c2409c9d5ab9754a1a35484ef71642e71d.tar.gz
interactive-dialog: Add mnemonics to the menu
Diffstat (limited to 'data')
-rw-r--r--data/ui/screenshot-interactive-dialog.ui4
1 files 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>