[gnome-builder/wip/chergert/shortcuts] menus: add keyboard shortcuts menu item
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/shortcuts] menus: add keyboard shortcuts menu item
- Date: Thu, 27 Aug 2015 01:03:00 +0000 (UTC)
commit a0b379d04fb202f9197dd6e871203f281553028c
Author: Christian Hergert <christian hergert me>
Date: Wed Aug 26 18:02:36 2015 -0700
menus: add keyboard shortcuts menu item
data/gtk/menus.ui | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/gtk/menus.ui b/data/gtk/menus.ui
index 131df18..e15c61a 100644
--- a/data/gtk/menus.ui
+++ b/data/gtk/menus.ui
@@ -29,6 +29,10 @@
<section>
<attribute name="id">help-section</attribute>
<item>
+ <attribute name="label" translatable="yes">Keyboard _Shortcuts</attribute>
+ <attribute name="action">app.shortcuts</attribute>
+ </item>
+ <item>
<attribute name="label" translatable="yes">_About</attribute>
<attribute name="action">app.about</attribute>
</item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]