[evince/wip/gpoo/shell-annotations-menu] shell: Add mnemonics to annotations contextual menus




commit d5dd42bd23789bf7615a67d6a3a1caedb58ff2f8
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Mon Jun 21 15:09:57 2021 -0400

    shell: Add mnemonics to annotations contextual menus

 shell/evince-menus.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/shell/evince-menus.ui b/shell/evince-menus.ui
index 8a4f72a2..35b8c28f 100644
--- a/shell/evince-menus.ui
+++ b/shell/evince-menus.ui
@@ -220,12 +220,12 @@
     </section>
     <section>
       <item>
-        <attribute name="label" translatable="yes">Annotation Properties…</attribute>
+        <attribute name="label" translatable="yes">Annotation _Properties…</attribute>
         <attribute name="action">win.annot-properties</attribute>
         <attribute name='hidden-when'>action-disabled</attribute>
       </item>
       <item>
-        <attribute name="label" translatable="yes">Remove Annotation</attribute>
+        <attribute name="label" translatable="yes">R_emove Annotation</attribute>
         <attribute name="action">win.remove-annot</attribute>
         <attribute name='hidden-when'>action-disabled</attribute>
       </item>


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