[epiphany] The accel for Help should be F1, not Ctrl+h



commit b7425ebaedc757048c40f0087bfcb200e5781074
Author: Xan Lopez <xan igalia com>
Date:   Thu Jan 26 10:42:36 2012 +0100

    The accel for Help should be F1, not Ctrl+h

 data/ui/epiphany-application-menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/epiphany-application-menu.ui b/data/ui/epiphany-application-menu.ui
index 74ec406..e190b8a 100644
--- a/data/ui/epiphany-application-menu.ui
+++ b/data/ui/epiphany-application-menu.ui
@@ -34,7 +34,7 @@
       <item>
         <attribute name="label" translatable="yes">_Help</attribute>
         <attribute name="action">app.help</attribute>
-        <attribute name="accel">&lt;Primary&gt;h</attribute>
+        <attribute name="accel">F1</attribute>
       </item>
       <item>
         <attribute name="label" translatable="yes">_About</attribute>



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