aboutsummaryrefslogtreecommitdiff
path: root/tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-01-13 13:17:06 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-01-13 13:17:06 +0100
commiteb1f30cb1056e78360f205697dfb489867bec2e5 (patch)
tree3e0f1782cb65a99feec5e787a57b30700b70db27 /tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml
parent06517ee7ab924755e19962da1eb3ed2882036a97 (diff)
downloadayatana-indicator-sound-eb1f30cb1056e78360f205697dfb489867bec2e5.tar.gz
ayatana-indicator-sound-eb1f30cb1056e78360f205697dfb489867bec2e5.tar.bz2
ayatana-indicator-sound-eb1f30cb1056e78360f205697dfb489867bec2e5.zip
tests/service-mocks/accounts-mock: Re-add com.ubuntu.AccountsService.Sound.Mock.xml and use it for testing this project on Ubuntu.
Diffstat (limited to 'tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml')
-rw-r--r--tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml b/tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml
new file mode 100644
index 0000000..da9e8aa
--- /dev/null
+++ b/tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml
@@ -0,0 +1,8 @@
+<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
+<node>
+ <interface name="com.ubuntu.AccountsService.Sound">
+ <property name="Volume" type="d" access="readwrite"/>
+ <property name="LastRunningPlayer" type="s" access="readwrite"/>
+ </interface>
+</node>
+