~ubuntu-branches/ubuntu/trusty/indicator-sound-gtk2/trusty-proposed

« back to all changes in this revision

Viewing changes to src/sound-service.xml

  • Committer: Package Import Robot
  • Author(s): Alistair Buxton
  • Date: 2013-12-11 13:33:19 UTC
  • Revision ID: package-import@ubuntu.com-20131211133319-mr2s3wf7bfxny2ru
Tags: 12.10.0.1-0ubuntu3
* Make this actually work. (LP: #1208204)
  - Make the Gtk2 indicator use a different DBus name, so that the
    indicator-sound-service from this package is loaded instead of
    the Gtk3 one which is incompatible.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
2
 
<node name="/com/canonical/indicator/sound">
 
2
<node name="/com/canonical/indicator/sound-gtk2">
3
3
  <interface name="com.canonical.indicator.sound">
4
4
    <method name = "BlacklistMediaPlayer">
5
5
        <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>