aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-06-14 14:06:34 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-06-14 14:06:34 -0500
commit41c4ab35750809c59c60cf3a3e1c3deb8449c9b5 (patch)
treef64a757cbcd29c66ae426f6ebdf4bf316a8ba852 /data
parentc629aec46ade58fffddbd719f6a25881a1d5ae32 (diff)
downloadayatana-indicator-session-41c4ab35750809c59c60cf3a3e1c3deb8449c9b5.tar.gz
ayatana-indicator-session-41c4ab35750809c59c60cf3a3e1c3deb8449c9b5.tar.bz2
ayatana-indicator-session-41c4ab35750809c59c60cf3a3e1c3deb8449c9b5.zip
remove the use-username-in-switch-item property; it's no longer spec'ed
Diffstat (limited to 'data')
-rw-r--r--data/com.canonical.indicator.session.gschema.xml.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/data/com.canonical.indicator.session.gschema.xml.in b/data/com.canonical.indicator.session.gschema.xml.in
index c26d8c1..ec8e954 100644
--- a/data/com.canonical.indicator.session.gschema.xml.in
+++ b/data/com.canonical.indicator.session.gschema.xml.in
@@ -25,12 +25,6 @@
<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="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>