aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-10-21 20:06:33 +0000
committerCI bot <ps-jenkins@lists.canonical.com>2014-10-21 20:06:33 +0000
commit389fcde2b260a16eb57bae6a8537e6522641c221 (patch)
tree7f73c522e8b4f6d082e2c457efc83f2699c70f47 /data
parentd03df27ecf368de1591e9a9e4c59167ed00b66e4 (diff)
parentdd8f932b9b530866a26401731cdbb4b48cf2088a (diff)
downloadayatana-indicator-sound-389fcde2b260a16eb57bae6a8537e6522641c221.tar.gz
ayatana-indicator-sound-389fcde2b260a16eb57bae6a8537e6522641c221.tar.bz2
ayatana-indicator-sound-389fcde2b260a16eb57bae6a8537e6522641c221.zip
Enable silent mode checkbox on RTM
Diffstat (limited to 'data')
-rw-r--r--data/com.canonical.indicator.sound.gschema.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/data/com.canonical.indicator.sound.gschema.xml b/data/com.canonical.indicator.sound.gschema.xml
index c34dfd6..102a1db 100644
--- a/data/com.canonical.indicator.sound.gschema.xml
+++ b/data/com.canonical.indicator.sound.gschema.xml
@@ -48,14 +48,5 @@
Whether or not to show the sound indicator in the menu bar.
</description>
</key>
- <key name="greeter-export" type="b">
- <default>true</default>
- <summary>Whether or not to export the currently playing song to the greeter.</summary>
- <description>
- If enabled the sound indicator will export the current player and
- song to the greeter so that it can be shown if the user is selected
- and the sound menu is shown.
- </description>
- </key>
</schema>
</schemalist>