blob: 27c915af1738eec7599d1e0b31e65ff0ae5b06a6 (
plain)
1
2
3
4
5
6
7
8
9
|
<node>
<interface name="com.ubuntu.AccountsService.Sound">
<method name="Set">
<arg direction="in" type="s" name="interface" />
<arg direction="in" type="s" name="property" />
<arg direction="out" type="o" name="path" />
</method>
</interface>
</node>
|