aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/resources/epiphany-application-menu.ui12
1 files changed, 5 insertions, 7 deletions
diff --git a/src/resources/epiphany-application-menu.ui b/src/resources/epiphany-application-menu.ui
index 87d3d8b57..ab0202b30 100644
--- a/src/resources/epiphany-application-menu.ui
+++ b/src/resources/epiphany-application-menu.ui
@@ -22,23 +22,21 @@
</section>
<section>
<item>
- <attribute name="label" translatable="yes">Preferences</attribute>
- <attribute name="action">app.preferences</attribute>
- <attribute name="accel">&lt;Primary&gt;e</attribute>
- </item>
- <item>
<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="action">app.preferences</attribute>
+ <attribute name="accel">&lt;Primary&gt;e</attribute>
+ </item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">_About</attribute>
<attribute name="action">app.about</attribute>
</item>
- </section>
- <section>
<item>
<attribute name="label" translatable="yes">_Quit</attribute>
<attribute name="action">app.quit</attribute>