not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / krunner / dbus / org.kde.krunner.App.xml
blobdf648b6a53fa780dbdb0c415dc6f3c8374b06d0f
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.krunner.App">
4     <method name="initializeStartupNotification">
5     </method>
6     <method name="showTaskManager">
7     </method>
8     <method name="display">
9     </method>
10     <method name="query">
11       <arg name="term" type="s" direction="in"/>
12     </method>
13     <method name="displayWithClipboardContents">
14     </method>
15     <method name="switchUser">
16     </method>
17     <method name="clearHistory">
18     </method>
19   </interface>
20 </node>