aboutsummaryrefslogtreecommitdiffstats
path: root/src/resources
diff options
context:
space:
mode:
authorAdam Dingle <adam@medovina.org>2013-04-05 17:07:26 +0800
committerAdam Dingle <adam@yorba.org>2013-05-03 18:08:38 +0800
commit201fe07e7c185c7be5cb09bb1a2a50f69ea7704e (patch)
tree3d3fe50eb3f70e34a143b7752a3e46b70597e18d /src/resources
parente7272a72ef2a9a1bb48ae311283d7a14b54dc865 (diff)
downloadgsoc2013-epiphany-201fe07e7c185c7be5cb09bb1a2a50f69ea7704e.tar
gsoc2013-epiphany-201fe07e7c185c7be5cb09bb1a2a50f69ea7704e.tar.gz
gsoc2013-epiphany-201fe07e7c185c7be5cb09bb1a2a50f69ea7704e.tar.bz2
gsoc2013-epiphany-201fe07e7c185c7be5cb09bb1a2a50f69ea7704e.tar.lz
gsoc2013-epiphany-201fe07e7c185c7be5cb09bb1a2a50f69ea7704e.tar.xz
gsoc2013-epiphany-201fe07e7c185c7be5cb09bb1a2a50f69ea7704e.tar.zst
gsoc2013-epiphany-201fe07e7c185c7be5cb09bb1a2a50f69ea7704e.zip
Added missing mnemonics in application menu.
https://bugzilla.gnome.org/show_bug.cgi?id=696894
Diffstat (limited to 'src/resources')
-rw-r--r--src/resources/epiphany-application-menu.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/resources/epiphany-application-menu.ui b/src/resources/epiphany-application-menu.ui
index a77ae51ef..d52121231 100644
--- a/src/resources/epiphany-application-menu.ui
+++ b/src/resources/epiphany-application-menu.ui
@@ -32,12 +32,12 @@
</section>
<section>
<item>
- <attribute name="label" translatable="yes">Personal Data</attribute>
+ <attribute name="label" translatable="yes">_Personal Data</attribute>
<attribute name="action">app.pdm</attribute>
<attribute name="accel">&lt;Primary&gt;m</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">Preferences</attribute>
+ <attribute name="label" translatable="yes">Pr_eferences</attribute>
<attribute name="action">app.preferences</attribute>
<attribute name="accel">&lt;Primary&gt;e</attribute>
</item>