kde-workspace/phonon/org.kde.Phonon.ServiceRegistry.xml

12 lines
383 B
XML
Raw Normal View History

2014-11-15 04:16:00 +02:00
<!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="org.kde.Phonon.ServiceRegistry">
<method name="category">
<arg type="s" direction="out"/>
</method>
<method name="name">
<arg type="s" direction="out"/>
</method>
</interface>
</node>