mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
abf17941f7
svn path=/trunk/KDE/kdebase/apps/; revision=634862
9 lines
353 B
XML
9 lines
353 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.dolphin.Application">
|
|
<method name="openWindow">
|
|
<arg type="i" direction="out"/>
|
|
<arg name="url" type="s" direction="in"/>
|
|
</method>
|
|
</interface>
|
|
</node>
|