aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-03-20 11:43:01 -0500
committerTed Gould <ted@gould.cx>2014-03-20 11:43:01 -0500
commit1680e2e1552575d66898de0e3d90be0bfa354b7a (patch)
tree70e3f7a195927e9d5f2a422fd28e89c6e4550e2f /data
parent67d2b532117cc579d9589d228053042de68100b6 (diff)
parent831571ad497d790701d82305c57d8e69188a62ee (diff)
downloadayatana-indicator-sound-1680e2e1552575d66898de0e3d90be0bfa354b7a.tar.gz
ayatana-indicator-sound-1680e2e1552575d66898de0e3d90be0bfa354b7a.tar.bz2
ayatana-indicator-sound-1680e2e1552575d66898de0e3d90be0bfa354b7a.zip
Update to trunk and export updates
Diffstat (limited to 'data')
-rw-r--r--data/com.canonical.indicator.sound.gschema.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/com.canonical.indicator.sound.gschema.xml b/data/com.canonical.indicator.sound.gschema.xml
index 102a1db..c34dfd6 100644
--- a/data/com.canonical.indicator.sound.gschema.xml
+++ b/data/com.canonical.indicator.sound.gschema.xml
@@ -48,5 +48,14 @@
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>