aboutsummaryrefslogtreecommitdiff
path: root/tests/dbus-types/com.ubuntu.AccountsService.Sound.xml
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-01-16 07:47:15 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-01-16 07:47:15 +0100
commitf67f74e2569cb5061261bbb34065ac3680fa4e57 (patch)
tree6bc49eff1d2571e92f7794af8b2e34423e3faf00 /tests/dbus-types/com.ubuntu.AccountsService.Sound.xml
parent9b7a0b23491dd423be362215dec27ba0d420c99f (diff)
downloadayatana-indicator-sound-f67f74e2569cb5061261bbb34065ac3680fa4e57.tar.gz
ayatana-indicator-sound-f67f74e2569cb5061261bbb34065ac3680fa4e57.tar.bz2
ayatana-indicator-sound-f67f74e2569cb5061261bbb34065ac3680fa4e57.zip
More namespacing mess clean-ups. (We mixed up com.ubuntu with com.canonical...).
Diffstat (limited to 'tests/dbus-types/com.ubuntu.AccountsService.Sound.xml')
-rw-r--r--tests/dbus-types/com.ubuntu.AccountsService.Sound.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/dbus-types/com.ubuntu.AccountsService.Sound.xml b/tests/dbus-types/com.ubuntu.AccountsService.Sound.xml
new file mode 100644
index 0000000..27c915a
--- /dev/null
+++ b/tests/dbus-types/com.ubuntu.AccountsService.Sound.xml
@@ -0,0 +1,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>