diff options
Diffstat (limited to 'data')
-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 ec8e954..6010b3f 100644 --- a/data/com.canonical.indicator.session.gschema.xml.in +++ b/data/com.canonical.indicator.session.gschema.xml.in @@ -21,7 +21,7 @@ <_description>Makes it so that the shutdown button doesn’t show in the session menu.</_description> </key> <key type="b" name="show-real-name-on-panel"> - <default>true</default> + <default>false</default> <summary>Determine the visibility of the User's real name on the panel</summary> <description>Allow for the Removal of the users name from the panel</description> </key> |