From aaf57407f00aa59df3699794496fd42a731ad7db Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Wed, 15 Dec 2010 14:32:27 +0000 Subject: settings schema defined and handling code wrote --- data/com.canonical.indicators.sound.gschema.xml | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) (limited to 'data') diff --git a/data/com.canonical.indicators.sound.gschema.xml b/data/com.canonical.indicators.sound.gschema.xml index 4284527..e8e4c86 100644 --- a/data/com.canonical.indicators.sound.gschema.xml +++ b/data/com.canonical.indicators.sound.gschema.xml @@ -1,19 +1,28 @@ - - + A list of applications blacklisted from the sound menu + [] - 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 - do not want to be included in the sound menu. + 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 + do not want to be included in the sound menu. - - FALSE + + A list of applications which at some point have registered with the sound menu + [] + + 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 + have at some point appeared in the menU. This allows the menu remember and display offlined applications. + + + + false Initial setting for global mute (mute all) on the menu - On start up volume should not be muted. + On start up volume should not be muted. -- cgit v1.2.3