[gnome-shell/wip/message-tray: 1/22] schema: Add a toggle-message-tray keybinding
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/message-tray: 1/22] schema: Add a toggle-message-tray keybinding
- Date: Fri, 3 Aug 2012 15:31:14 +0000 (UTC)
commit 0371353c1f38d596fece14dab4b9d34e1b69ef43
Author: Debarshi Ray <debarshir gnome org>
Date: Sat Jul 14 13:07:24 2012 +0200
schema: Add a toggle-message-tray keybinding
The default value is <Super>m.
Fixes: https://bugzilla.gnome.org/677215
data/org.gnome.shell.gschema.xml.in.in | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.shell.gschema.xml.in.in b/data/org.gnome.shell.gschema.xml.in.in
index ac4a1e3..866732f 100644
--- a/data/org.gnome.shell.gschema.xml.in.in
+++ b/data/org.gnome.shell.gschema.xml.in.in
@@ -87,6 +87,13 @@ value here is from the GsmPresenceStatus enumeration.</_summary>
Keybinding to open the application menu.
</_description>
</key>
+ <key name="toggle-message-tray" type="as">
+ <default>["<Super>m"]</default>
+ <_summary>Keybinding to toggle the visibility of the message tray</_summary>
+ <_description>
+ Keybinding to toggle the visibility of the message tray.
+ </_description>
+ </key>
<key name="toggle-recording" type="as">
<default><![CDATA[['<Control><Shift><Alt>r']]]></default>
<_summary>Keybinding to toggle the screen recorder</_summary>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]