~xavi-garcia-mena/indicator-sound/bug-1555831-get-root-icon

« back to all changes in this revision

Viewing changes to tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml

  • Committer: CI Train Bot
  • Author(s): Xavi Garcia Mena
  • Date: 2016-03-07 10:13:38 UTC
  • mfrom: (529.1.8 last-runnin-player-charles)
  • Revision ID: ci-train-bot@canonical.com-20160307101338-x2wynmsb4sch7jag
This branch sets the last running player using accounts service instead of gsettings.
It also includes a new class AccountsServiceAccess, to centralize all accesses to account service properties.
Approved by: PS Jenkins bot, Charles Kerr

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<node>
3
3
  <interface name="com.ubuntu.AccountsService.Sound">
4
4
    <property name="Volume" type="d" access="readwrite"/>
 
5
    <property name="LastRunningPlayer" type="s" access="readwrite"/>
5
6
  </interface>
6
7
</node>
 
 
b'\\ No newline at end of file'