aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2011-09-06 22:09:19 +0200
committerSebastien Bacher <seb128@ubuntu.com>2011-09-06 22:09:19 +0200
commitf3e7aa155d66704fcdb97ec4201095dfe9e74a0a (patch)
tree273c675f7e0431a9d50ec6d89d4bfe7955ecf164 /data
parent4faa2c96bc8f608d7066564dd2569c013a2c6ea4 (diff)
parent433512c195ed7faac8d834bd648f32aaff380827 (diff)
downloadayatana-indicator-session-f3e7aa155d66704fcdb97ec4201095dfe9e74a0a.tar.gz
ayatana-indicator-session-f3e7aa155d66704fcdb97ec4201095dfe9e74a0a.tar.bz2
ayatana-indicator-session-f3e7aa155d66704fcdb97ec4201095dfe9e74a0a.zip
Import upstream version 0.3.4.3
Diffstat (limited to 'data')
-rw-r--r--data/com.canonical.indicator.session.gschema.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/com.canonical.indicator.session.gschema.xml.in b/data/com.canonical.indicator.session.gschema.xml.in
index d1d7d4c..e0d14c3 100644
--- a/data/com.canonical.indicator.session.gschema.xml.in
+++ b/data/com.canonical.indicator.session.gschema.xml.in
@@ -20,5 +20,11 @@
<_summary>Remove the shutdown item from the session menu</_summary>
<_description>Makes it so that the shutdown button doesn’t show in the session menu.</_description>
</key>
+ <key type="b" name="user-show-menu">
+ <default>true</default>
+ <summary>Determine the visibility of the User Menu</summary>
+ <description>Allow for the user menu to be hidden by the user.</description>
+ </key>
</schema>
+
</schemalist>