~mterry/indicator-sound/snap-root

« back to all changes in this revision

Viewing changes to tests/dbus-types/org.PulseAudio.Ext.StreamRestore1.xml

  • Committer: CI Train Bot
  • Author(s): Xavi Garcia Mena
  • Date: 2016-01-05 15:08:02 UTC
  • mfrom: (513.1.2 restore-osd-notifications)
  • Revision ID: ci-train-bot@canonical.com-20160105150802-9n0tg5ipbbq2qbab
This branch just readds the OSD notifications code, that was reverted in trunk as the corresponding silo was also rolled back after landing.
Approved by: PS Jenkins bot, Xavi Garcia

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<node>
 
2
  <interface name="org.PulseAudio.Ext.StreamRestore1">
 
3
    <method name="GetEntryByName">
 
4
      <arg direction="in" type="s" name="entry" />
 
5
      <arg direction="out" type="o" name="value" />
 
6
  </interface>
 
7
</node>