aboutsummaryrefslogtreecommitdiff
path: root/tests/dbus-types/org.ayatana.AccountsService.Sound.xml
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-11-29 15:29:02 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-11-29 15:29:02 +0100
commit3a0680fb93da777723b508929437ca655f0f3faf (patch)
tree80d0217b1b3d58733a304f3cbc32eb5c5c52ad15 /tests/dbus-types/org.ayatana.AccountsService.Sound.xml
parent55805e1c2cf591ad46581ce2dca9f3c97ede7844 (diff)
downloadayatana-indicator-sound-3a0680fb93da777723b508929437ca655f0f3faf.tar.gz
ayatana-indicator-sound-3a0680fb93da777723b508929437ca655f0f3faf.tar.bz2
ayatana-indicator-sound-3a0680fb93da777723b508929437ca655f0f3faf.zip
tests/dbus-types/: Fix file name: org.ayatana.sound.AccountsService.xml -> org.ayatana.AccountsService.Sound.xml.
Diffstat (limited to 'tests/dbus-types/org.ayatana.AccountsService.Sound.xml')
-rw-r--r--tests/dbus-types/org.ayatana.AccountsService.Sound.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/dbus-types/org.ayatana.AccountsService.Sound.xml b/tests/dbus-types/org.ayatana.AccountsService.Sound.xml
new file mode 100644
index 0000000..aa05cf3
--- /dev/null
+++ b/tests/dbus-types/org.ayatana.AccountsService.Sound.xml
@@ -0,0 +1,9 @@
+<node>
+ <interface name="org.ayatana.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>