aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service.xml
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-02-08 19:19:07 +0000
committerConor Curran <conor.curran@canonical.com>2010-02-08 19:19:07 +0000
commitbf02109517f8e770373e13fc78cdda3019d77f04 (patch)
tree8ac695e9ac59e2b60930b53f7fcdca91d2311442 /src/sound-service.xml
parentd1e576becc28434d42e29640b8674342f8b6f521 (diff)
downloadayatana-indicator-sound-bf02109517f8e770373e13fc78cdda3019d77f04.tar.gz
ayatana-indicator-sound-bf02109517f8e770373e13fc78cdda3019d77f04.tar.bz2
ayatana-indicator-sound-bf02109517f8e770373e13fc78cdda3019d77f04.zip
mute ui updates from external intervention
Diffstat (limited to 'src/sound-service.xml')
-rw-r--r--src/sound-service.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/sound-service.xml b/src/sound-service.xml
index fffad00..8583fbc 100644
--- a/src/sound-service.xml
+++ b/src/sound-service.xml
@@ -17,6 +17,10 @@ Our respective UI element should listen to this and therefore will be updated wi
<signal name="SinkVolumeUpdate">
<arg name="volume_percent" type="u" direction="out"/>
</signal>
+<!-- <signal name="SinkMuteUpdate">-->
+<!-- <arg name="current_mute_value" type="b" direction="out"/>-->
+<!-- </signal>-->
+
</interface>
</node>