]> cloud.milkyroute.net Git - dolphin.git/blob - src/panels/terminal/org.kde.KIOFuse.VFS.xml
Fix selection rect after porting from QFontMetrics::width()
[dolphin.git] / src / panels / terminal / org.kde.KIOFuse.VFS.xml
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.KIOFuse.VFS">
4 <method name="mountUrl">
5 <arg name="remoteUrl" type="s" direction="in"/>
6 <arg type="s" direction="out"/>
7 </method>
8 <method name="remoteUrl">
9 <arg name="localUrl" type="s" direction="in"/>
10 <arg type="s" direction="out"/>
11 </method>
12 </interface>
13 </node>