mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-25 11:22:52 +00:00
11 lines
429 B
XML
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>
|