[gtk+/wip/gmenu] Bloatpad: Add an accelerator in the menu
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/gmenu] Bloatpad: Add an accelerator in the menu
- Date: Mon, 5 Dec 2011 22:54:05 +0000 (UTC)
commit c90ad75a3a7284ba94753dc396e1ee3097861ff5
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Dec 5 17:44:03 2011 -0500
Bloatpad: Add an accelerator in the menu
examples/bloatpad.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/examples/bloatpad.c b/examples/bloatpad.c
index 50e30b0..368c81f 100644
--- a/examples/bloatpad.c
+++ b/examples/bloatpad.c
@@ -195,7 +195,7 @@ bloat_pad_startup (GApplication *application)
" <item label='_About Bloatpad' action='app.about'/>"
" </section>"
" <section>"
- " <item label='_Quit' action='app.quit'/>"
+ " <item label='_Quit' action='app.quit' accel='<Primary>q'/>"
" </section>"
" </menu>"
" <menu id='menubar'>"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]