aboutsummaryrefslogtreecommitdiff
path: root/tests/dbus-types/com.lomiri.AccountsService.Sound.xml
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-08 12:30:56 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-08 12:30:56 +0100
commit384e727b89627fdb381500be29fc3880493ed634 (patch)
tree20681a879bfcb17d8b8c20a46a0cb888ca659662 /tests/dbus-types/com.lomiri.AccountsService.Sound.xml
parenteb8b3669b5e493ddd8ca4f18379a46d6c0ac57ca (diff)
downloadayatana-indicator-sound-384e727b89627fdb381500be29fc3880493ed634.tar.gz
ayatana-indicator-sound-384e727b89627fdb381500be29fc3880493ed634.tar.bz2
ayatana-indicator-sound-384e727b89627fdb381500be29fc3880493ed634.zip
Rename com.ubuntu.AccountsService.Sound
Diffstat (limited to 'tests/dbus-types/com.lomiri.AccountsService.Sound.xml')
-rw-r--r--tests/dbus-types/com.lomiri.AccountsService.Sound.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/dbus-types/com.lomiri.AccountsService.Sound.xml b/tests/dbus-types/com.lomiri.AccountsService.Sound.xml
new file mode 100644
index 0000000..fb97049
--- /dev/null
+++ b/tests/dbus-types/com.lomiri.AccountsService.Sound.xml
@@ -0,0 +1,9 @@
+<node>
+ <interface name="com.lomiri.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>