delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / apps / dolphin / src / org.kde.dolphin.MainWindow.xml
blobb05b25298db3d21598ce24cf7b161d92a8c99d97
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.dolphin.MainWindow">
4     <method name="getId">
5       <arg type="i" direction="out"/>
6     </method>
7     <method name="changeUrl">
8       <arg name="url" type="s" direction="in"/>
9     </method>
10     <method name="quit">
11     </method>
12   </interface>
13 </node>