mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-15 19:55:53 +00:00
10 lines
307 B
XML
10 lines
307 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.KSplash">
|
||
|
<method name="setStage">
|
||
|
<arg name="stage" type="s" direction="in"/>
|
||
|
</method>
|
||
|
</interface>
|
||
|
</node>
|