aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service.xml
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-02-08 17:21:05 +0000
committerConor Curran <conor.curran@canonical.com>2010-02-08 17:21:05 +0000
commitea417ae84133c26aed0b257376ab1d1c567a9779 (patch)
treef889cfcbaf1efe9f20e338b27f516bf8f6f3976b /src/sound-service.xml
parentf9ef87f71c488f6791e32b1cf7205fb65db81ce8 (diff)
downloadayatana-indicator-sound-ea417ae84133c26aed0b257376ab1d1c567a9779.tar.gz
ayatana-indicator-sound-ea417ae84133c26aed0b257376ab1d1c567a9779.tar.bz2
ayatana-indicator-sound-ea417ae84133c26aed0b257376ab1d1c567a9779.zip
automatic slider volume updates working
Diffstat (limited to 'src/sound-service.xml')
-rw-r--r--src/sound-service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound-service.xml b/src/sound-service.xml
index 0a35690..e7f3e75 100644
--- a/src/sound-service.xml
+++ b/src/sound-service.xml
@@ -14,7 +14,7 @@ Our respective UI element should listen to this and therefore will be updated wi
<arg name="mute_value" type="b" direction="out"/>
</signal>
<signal name="SinkVolumeUpdate">
- <arg name="volume_percent" type="x" direction="out"/>
+ <arg name="volume_percent" type="u" direction="out"/>
</signal>
</interface>
</node>