[epiphany/wip/exalm/primary-menu: 1/2] page-menu-popover: Fix conflicting history/help mnemonics




commit 392c769f7bdbd9050f5df49370efe0c6b7a9559d
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Mon Oct 17 22:27:26 2022 +0400

    page-menu-popover: Fix conflicting history/help mnemonics
    
    Use R for history instead.

 src/resources/gtk/page-menu-popover.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/gtk/page-menu-popover.ui b/src/resources/gtk/page-menu-popover.ui
index 75b4bab06..98aa2dfda 100644
--- a/src/resources/gtk/page-menu-popover.ui
+++ b/src/resources/gtk/page-menu-popover.ui
@@ -32,7 +32,7 @@
         <attribute name="action">app.reopen-closed-tab</attribute>
       </item>
       <item>
-        <attribute name="label" translatable="yes">_History</attribute>
+        <attribute name="label" translatable="yes">Histo_ry</attribute>
         <attribute name="action">app.history</attribute>
       </item>
     </section>


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