[evince] shell: Add Keyboard Shortcuts entry to App Menu
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] shell: Add Keyboard Shortcuts entry to App Menu
- Date: Sun, 10 Apr 2016 08:39:42 +0000 (UTC)
commit f5573408adc4901dfed8ba6dadaf4d81d68517af
Author: Hashem Nasarat <hashem riseup net>
Date: Wed Feb 10 01:02:46 2016 -0500
shell: Add Keyboard Shortcuts entry to App Menu
Previously you could only open it with the Shift + F1 or Shift + ?
shortcuts. Now it is much more discoverable. Most apps feature this
entry in the App Menu.
https://bugzilla.gnome.org/show_bug.cgi?id=761803
shell/evince-menus.ui | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/shell/evince-menus.ui b/shell/evince-menus.ui
index b5e39cd..e43d124 100644
--- a/shell/evince-menus.ui
+++ b/shell/evince-menus.ui
@@ -27,6 +27,10 @@
</section>
<section>
<item>
+ <attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
+ <attribute name="action">win.show-help-overlay</attribute>
+ </item>
+ <item>
<attribute name="label" translatable="yes">_Help</attribute>
<attribute name="action">app.help</attribute>
<attribute name="accel">F1</attribute>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]