diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-04-04 10:02:18 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-04-04 10:02:18 -0400 |
commit | ab30eadeaaee5ba003feaa5207c77820cc021684 (patch) | |
tree | d7e824f30f893a4039c34594a3202a3a2a3ffb55 /data | |
parent | 52375af2e5266de12fb9430d41a4941bd937c15b (diff) | |
parent | 15c7802a9f753b0d06e7690ae24402644cd12bfe (diff) | |
download | ayatana-indicator-sound-ab30eadeaaee5ba003feaa5207c77820cc021684.tar.gz ayatana-indicator-sound-ab30eadeaaee5ba003feaa5207c77820cc021684.tar.bz2 ayatana-indicator-sound-ab30eadeaaee5ba003feaa5207c77820cc021684.zip |
Import upstream version 0.6.6.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 1e08269..dc63bcb 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-1' ]</default> + <default>[ 'banshee' ]</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 |