summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2017-09-21 19:16:26 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2017-09-29 11:26:52 -0500
commit8bdebb10912c9be21abe360b5b06f82bbe7af205 (patch)
treeae0c25532cdd341f3467de79b6409a86625136a2
parentc22d920d380b0d2f138eeb21b1d34f98a54bb344 (diff)
downloadepiphany-gnome-3-24-loki.tar.gz
Remove keyboard shortcuts menu itemgnome-3-24-loki
Requires newer GTK+
-rw-r--r--src/resources/gtk/application-menu.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/resources/gtk/application-menu.ui b/src/resources/gtk/application-menu.ui
index 9ba1775b4..02c8817af 100644
--- a/src/resources/gtk/application-menu.ui
+++ b/src/resources/gtk/application-menu.ui
@@ -45,11 +45,11 @@
</item>
</section>
<section>
- <item>
+<!-- <item>
<attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
<attribute name="action">app.shortcuts</attribute>
<attribute name="accel">&lt;Primary&gt;F1</attribute>
- </item>
+ </item>-->
<item>
<attribute name="label" translatable="yes">_Help</attribute>
<attribute name="action">app.help</attribute>