mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 10:52:51 +00:00
11 lines
383 B
XML
11 lines
383 B
XML
<!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>
|