kde-workspace/ksmserver/screenlocker/dbus/org.kde.screensaver.xml
2014-11-13 19:30:51 +02:00

11 lines
429 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.screensaver">
<!-- start in plasma setup mode -->
<method name="setupPlasma" />
<!-- Re-read configuration -->
<method name="configure" />
<!-- Private API. Don't use. -->
<method name="saverLockReady" />
</interface>
</node>