not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / krunner / dbus / org.kde.screensaver.xml
blobe700b88215973f11b2601e5d164371874d262580
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
2 <node>
3   <interface name="org.kde.screensaver">
4     <!-- start in plasma setup mode -->
5     <method name="setupPlasma" />
6     <!-- Re-read configuration -->
7     <method name="configure" />
8     <!-- Private API. Don't use. -->
9     <method name="saverLockReady" />
10   </interface>
11 </node>