[eog] appmenu: Add entry to open the help overlay
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] appmenu: Add entry to open the help overlay
- Date: Sun, 3 Jan 2016 15:08:15 +0000 (UTC)
commit a1c2b3f682177c9932e64dd78b8af67a0d409571
Author: Felix Riemann <friemann gnome org>
Date: Sun Jan 3 14:39:25 2016 +0100
appmenu: Add entry to open the help overlay
data/eog-app-menu.xml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/eog-app-menu.xml b/data/eog-app-menu.xml
index 0f5ef65..924ff9b 100644
--- a/data/eog-app-menu.xml
+++ b/data/eog-app-menu.xml
@@ -9,6 +9,10 @@
</section>
<section>
<item>
+ <attribute name="action">win.show-help-overlay</attribute>
+ <attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
+ </item>
+ <item>
<attribute name="action">app.help</attribute>
<attribute name="label" translatable="yes">_Help</attribute>
</item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]