diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-02-08 17:39:40 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-02-08 17:39:40 +0000 |
commit | d1e576becc28434d42e29640b8674342f8b6f521 (patch) | |
tree | d810e3decd30aaa13c136ea59eae6e4586f09cc0 | |
parent | ea417ae84133c26aed0b257376ab1d1c567a9779 (diff) | |
download | ayatana-indicator-sound-d1e576becc28434d42e29640b8674342f8b6f521.tar.gz ayatana-indicator-sound-d1e576becc28434d42e29640b8674342f8b6f521.tar.bz2 ayatana-indicator-sound-d1e576becc28434d42e29640b8674342f8b6f521.zip |
white space tidy up
-rw-r--r-- | src/sound-service.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound-service.xml b/src/sound-service.xml index e7f3e75..fffad00 100644 --- a/src/sound-service.xml +++ b/src/sound-service.xml @@ -13,6 +13,7 @@ Our respective UI element should listen to this and therefore will be updated wi <arg name="sink_index" type="x" direction="out"/> <arg name="mute_value" type="b" direction="out"/> </signal> + <signal name="SinkVolumeUpdate"> <arg name="volume_percent" type="u" direction="out"/> </signal> |