aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-09-06 18:07:55 +0100
committerConor Curran <conor.curran@canonical.com>2011-09-06 18:07:55 +0100
commitc6857c3028b36d35f69079e3c0e5510597997f75 (patch)
tree1e42a429cefc18f57153d2d72dd232b8a623bace /data
parentf05ddfcd0b93b64e01efcae411b9313e22ab37f0 (diff)
downloadayatana-indicator-session-c6857c3028b36d35f69079e3c0e5510597997f75.tar.gz
ayatana-indicator-session-c6857c3028b36d35f69079e3c0e5510597997f75.tar.bz2
ayatana-indicator-session-c6857c3028b36d35f69079e3c0e5510597997f75.zip
updated the schema entry with the correct key
Diffstat (limited to 'data')
-rw-r--r--data/com.canonical.indicator.session.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/com.canonical.indicator.session.gschema.xml.in b/data/com.canonical.indicator.session.gschema.xml.in
index 5383221..e0d14c3 100644
--- a/data/com.canonical.indicator.session.gschema.xml.in
+++ b/data/com.canonical.indicator.session.gschema.xml.in
@@ -20,7 +20,7 @@
<_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="show-user-menu">
+ <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>