diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-03-23 13:46:05 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-03-23 13:46:05 -0400 |
commit | 52375af2e5266de12fb9430d41a4941bd937c15b (patch) | |
tree | 2f9b6645b0f66ae2eddd025ebe8b64dacd1ad48a /data | |
parent | f05dff9b5d6c5e921f3056c142068ea7f6f41486 (diff) | |
parent | 4b955bef19d6a40d9da19a64ff4d0889ae3135a9 (diff) | |
download | ayatana-indicator-sound-52375af2e5266de12fb9430d41a4941bd937c15b.tar.gz ayatana-indicator-sound-52375af2e5266de12fb9430d41a4941bd937c15b.tar.bz2 ayatana-indicator-sound-52375af2e5266de12fb9430d41a4941bd937c15b.zip |
Import upstream version 0.6.5.1
Diffstat (limited to 'data')
-rw-r--r-- | data/com.canonical.indicators.sound.gschema.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/com.canonical.indicators.sound.gschema.xml b/data/com.canonical.indicators.sound.gschema.xml index dc63bcb..1e08269 100644 --- a/data/com.canonical.indicators.sound.gschema.xml +++ b/data/com.canonical.indicators.sound.gschema.xml @@ -11,7 +11,7 @@ </key> <key name="interested-media-players" type="as"> <summary>A list of applications which at some point have registered with the sound menu</summary> - <default>[ 'banshee' ]</default> + <default>[ 'banshee-1' ]</default> <description> Each media player which abides by the MPRIS2 spec will automatically appear in the menu. This array should contain the desktop file names (minus .desktop suffix) of applications which |