aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-01-26 17:42:36 +0800
committerXan Lopez <xan@igalia.com>2012-01-26 17:42:36 +0800
commitb7425ebaedc757048c40f0087bfcb200e5781074 (patch)
tree08c63daea28810b8d645a4ec639e349f46a78979 /data
parent6ef033c1ed5f1626ce565f72664e258f8ef3cc79 (diff)
downloadgsoc2013-epiphany-b7425ebaedc757048c40f0087bfcb200e5781074.tar
gsoc2013-epiphany-b7425ebaedc757048c40f0087bfcb200e5781074.tar.gz
gsoc2013-epiphany-b7425ebaedc757048c40f0087bfcb200e5781074.tar.bz2
gsoc2013-epiphany-b7425ebaedc757048c40f0087bfcb200e5781074.tar.lz
gsoc2013-epiphany-b7425ebaedc757048c40f0087bfcb200e5781074.tar.xz
gsoc2013-epiphany-b7425ebaedc757048c40f0087bfcb200e5781074.tar.zst
gsoc2013-epiphany-b7425ebaedc757048c40f0087bfcb200e5781074.zip
The accel for Help should be F1, not Ctrl+h
Diffstat (limited to 'data')
-rw-r--r--data/ui/epiphany-application-menu.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ui/epiphany-application-menu.ui b/data/ui/epiphany-application-menu.ui
index 74ec40606..e190b8ad8 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>