aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service.xml
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-01-27 17:56:08 -0600
committerConor Curran <conor.curran@canonical.com>2011-01-27 17:56:08 -0600
commit6b2132fb4e700fe84a26adeac5126e8afbc507b3 (patch)
tree72dc5259b76b85ac8fee71c9ac05549c946bce89 /src/sound-service.xml
parent1529af0e1224f04616054095742b698d8814cec4 (diff)
parent378302145a86c96a664935e5a5f27721c560aed7 (diff)
downloadayatana-indicator-sound-6b2132fb4e700fe84a26adeac5126e8afbc507b3.tar.gz
ayatana-indicator-sound-6b2132fb4e700fe84a26adeac5126e8afbc507b3.tar.bz2
ayatana-indicator-sound-6b2132fb4e700fe84a26adeac5126e8afbc507b3.zip
merge the little fixes branch and prep for 057
Diffstat (limited to 'src/sound-service.xml')
-rw-r--r--src/sound-service.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound-service.xml b/src/sound-service.xml
index 07c9c3d..18e47fc 100644
--- a/src/sound-service.xml
+++ b/src/sound-service.xml
@@ -4,6 +4,7 @@
<method name = "BlacklistMediaPlayer">
<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="sound_service_dbus_blacklist_media_player"/>
<arg type='s' name='player_desktop_name' direction="in"/>
+ <arg type='b' name='blacklist' direction="in"/>
</method>
<method name = "GetSoundState">
<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="sound_service_dbus_get_sink_state"/>