diff options
Diffstat (limited to 'data/com.canonical.indicator.session.gschema.xml.in')
-rw-r--r-- | data/com.canonical.indicator.session.gschema.xml.in | 2 |
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> |