3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-15 19:55:53 +00:00

10 lines
307 B
XML
Raw Normal View History

2022-03-05 22:41:29 +05: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.KSplash">
<method name="setStage">
<arg name="stage" type="s" direction="in"/>
</method>
</interface>
</node>