2022-03-05 22:41:29 +05:00

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>