not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / plasma / dataengines / nowplaying / playerinterface / mpris / org.freedesktop.MediaPlayer.root.xml
blobaa93e4bd2b701b5b76548444e3fc04fb5b9c19e2
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
2           "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
5 <node>
6     <interface name="org.freedesktop.MediaPlayer">
7         <method name="Identity">
8             <arg type="s" direction="out"/>
9         </method>
11         <method name="Quit">
12         </method>
14         <method name="MprisVersion">
15             <arg type="(qq)" direction="out"/>
16             <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MprisDBusVersion"/>
17         </method>
18     </interface>
19 </node>