aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2012-06-21 17:45:16 +0100
committerConor Curran <conor.curran@canonical.com>2012-06-21 17:45:16 +0100
commitdcde0e28f8cd4d674ba744fad1779f6e9f91eb6e (patch)
tree4619435c7c550a397401751e60503dab36bef8ea /data
parent5f9a9b8b0ba50dcb5f47233df9e7123ed37501ad (diff)
downloadayatana-indicator-sound-dcde0e28f8cd4d674ba744fad1779f6e9f91eb6e.tar.gz
ayatana-indicator-sound-dcde0e28f8cd4d674ba744fad1779f6e9f91eb6e.tar.bz2
ayatana-indicator-sound-dcde0e28f8cd4d674ba744fad1779f6e9f91eb6e.zip
manually merge of lp:~victored/indicator-sound/lp-1014955
Diffstat (limited to 'data')
-rw-r--r--data/com.canonical.indicator.sound.gschema.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/com.canonical.indicator.sound.gschema.xml b/data/com.canonical.indicator.sound.gschema.xml
index a3ec770..86de36a 100644
--- a/data/com.canonical.indicator.sound.gschema.xml
+++ b/data/com.canonical.indicator.sound.gschema.xml
@@ -18,6 +18,13 @@
have at some point appeared in the menU. This allows the menu remember and display offlined applications.
</description>
</key>
+ <key name="preferred-media-players" type="as">
+ <summary>A list of applications that will have player controls visible all the time</summary>
+ <default>[ 'rhythmbox' ]</default>
+ <description>
+ A list of applications that will have player controls visible all the time
+ </description>
+ </key>
<key name="global-mute" type="b">
<default>false</default>
<summary>Initial setting for global mute (mute all) on the menu </summary>