aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-01-13 14:03:58 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-01-13 14:04:00 +0100
commit9b7a0b23491dd423be362215dec27ba0d420c99f (patch)
tree3261cf9b968b8fb2a0a722053131b0889e0a1a2d /tests
parented5a6fecd90a701727ac319c35c1b3eb6e0d6556 (diff)
downloadayatana-indicator-sound-9b7a0b23491dd423be362215dec27ba0d420c99f.tar.gz
ayatana-indicator-sound-9b7a0b23491dd423be362215dec27ba0d420c99f.tar.bz2
ayatana-indicator-sound-9b7a0b23491dd423be362215dec27ba0d420c99f.zip
tests/dbus-types/: Add forgotten file (com.canonical.AccountsService.Sound.xml).
Diffstat (limited to 'tests')
-rw-r--r--tests/dbus-types/com.canonical.AccountsService.Sound.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/dbus-types/com.canonical.AccountsService.Sound.xml b/tests/dbus-types/com.canonical.AccountsService.Sound.xml
new file mode 100644
index 0000000..7d27675
--- /dev/null
+++ b/tests/dbus-types/com.canonical.AccountsService.Sound.xml
@@ -0,0 +1,9 @@
+<node>
+ <interface name="com.canonical.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>