diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2012-07-11 19:25:42 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-07-11 19:25:42 +0200 |
| commit | e1ec25c1ccc63162bcfefc0661fc61fac9f376d1 (patch) | |
| tree | d4d8adfec594c44bf54ed58c9ddf91dedaaa20e4 /data/com.canonical.indicator.session.gschema.xml.in | |
| parent | 6127a94efad13c780625228a1541c387528d75f1 (diff) | |
| parent | 5b3945bab742d40e33e8a9bb3077cdc2b3898b22 (diff) | |
| download | ayatana-indicator-session-e1ec25c1ccc63162bcfefc0661fc61fac9f376d1.tar.gz ayatana-indicator-session-e1ec25c1ccc63162bcfefc0661fc61fac9f376d1.tar.bz2 ayatana-indicator-session-e1ec25c1ccc63162bcfefc0661fc61fac9f376d1.zip | |
Import upstream version 12.10.0
Diffstat (limited to 'data/com.canonical.indicator.session.gschema.xml.in')
| -rw-r--r-- | data/com.canonical.indicator.session.gschema.xml.in | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/data/com.canonical.indicator.session.gschema.xml.in b/data/com.canonical.indicator.session.gschema.xml.in index 0ef3d00..6010b3f 100644 --- a/data/com.canonical.indicator.session.gschema.xml.in +++ b/data/com.canonical.indicator.session.gschema.xml.in @@ -21,21 +21,10 @@ <_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> - <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> - <key type="b" name="use-username-in-switch-item"> - <default>false</default> - <summary>Determine what string to use for the user's name in the switch menuitem.</summary> - <description>The switch menuitem as part of the user menu should be default have the label 'Switch User Account'. - This settings gives the user the potential to have the label read 'Switch from $username'</description> - </key> </schema> |
