aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service.xml
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-02-01 11:41:05 -0800
committerConor Curran <conor.curran@canonical.com>2010-02-01 11:41:05 -0800
commita4608dd1c365f426436ab1ceeca1b9108a72d330 (patch)
treedb88a6f8c5a974de717651731ed745bc57b93c23 /src/sound-service.xml
parent329c77deb1bcbc85d24d68197405a6de8083b290 (diff)
downloadayatana-indicator-sound-a4608dd1c365f426436ab1ceeca1b9108a72d330.tar.gz
ayatana-indicator-sound-a4608dd1c365f426436ab1ceeca1b9108a72d330.tar.bz2
ayatana-indicator-sound-a4608dd1c365f426436ab1ceeca1b9108a72d330.zip
tidy up some more plus working slider
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 d7ec04d..b4a3d6a 100644
--- a/src/sound-service.xml
+++ b/src/sound-service.xml
@@ -4,6 +4,7 @@
<method name = "SetSinkVolume">
<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="sound_service_dbus_set_sink_volume"/>
<arg type='u' name='volume_percent' direction="in"/>
+ <arg type='u' name='sink_to_set' direction="in"/>
</method>
<method name="GetSinkList">
<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="sound_service_dbus_get_sink_list"/>