diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-03-23 14:09:07 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-03-23 14:09:07 -0400 |
commit | c3c9a16799eee97e45f445e09fb5977cb843eed6 (patch) | |
tree | 789e651c41eac2028b8313d09f5826d0a0cedb20 /data/com.canonical.indicators.sound.gschema.xml | |
parent | b7b6431edc4b20512f76be9c8688e67cda01831e (diff) | |
parent | 52375af2e5266de12fb9430d41a4941bd937c15b (diff) | |
download | ayatana-indicator-sound-c3c9a16799eee97e45f445e09fb5977cb843eed6.tar.gz ayatana-indicator-sound-c3c9a16799eee97e45f445e09fb5977cb843eed6.tar.bz2 ayatana-indicator-sound-c3c9a16799eee97e45f445e09fb5977cb843eed6.zip |
releasing version 0.6.5.1-0ubuntu1
Diffstat (limited to 'data/com.canonical.indicators.sound.gschema.xml')
-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 |