[gnome-system-monitor/gnome-3-8] Added menu quit keyboard shortcut (accel Primary-q)
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-monitor/gnome-3-8] Added menu quit keyboard shortcut (accel Primary-q)
- Date: Fri, 5 Apr 2013 20:53:46 +0000 (UTC)
commit cbe27f62cef0405cc6076302d8b72041329c5611
Author: Steven Harms <sjharms gmail com>
Date: Tue Mar 26 21:19:41 2013 +0200
Added menu quit keyboard shortcut (accel Primary-q)
Typically when using programs, having a keyboard shortcut is desirable, and
referenced in the Gnome developer documentation. This patch adds the Quit
accelerator to the Gnome System Monitor menu:
https://developer.gnome.org/hig-book/3.4/input-keyboard.html.en
https://bugzilla.gnome.org/show_bug.cgi?id=695891
data/menus.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/menus.ui b/data/menus.ui
index 476154a..f582813 100644
--- a/data/menus.ui
+++ b/data/menus.ui
@@ -24,6 +24,7 @@
<item>
<attribute name="label" translatable="yes">Quit</attribute>
<attribute name="action">app.quit</attribute>
+ <attribute name="accel"><Primary>q</attribute>
</item>
</section>
</menu>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]