forked from Qortal/Brooklyn
10 lines
357 B
XML
10 lines
357 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.Startup">
|
|
<method name="updateLaunchEnv">
|
|
<arg name="key" type="s" direction="in"/>
|
|
<arg name="value" type="s" direction="in"/>
|
|
</method>
|
|
</interface>
|
|
</node>
|