add more spacing
[personal-kdebase.git] / apps / dolphin / src / org.kde.dolphin.Application.xml
blob2b8c5316a08dfde205e3cec55bafbe09f3782f1d
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.Application">
4     <method name="openWindow">
5       <arg type="i" direction="out"/>
6       <arg name="url" type="s" direction="in"/>
7     </method>
8   </interface>
9 </node>