File: org.kde.kfilereplace.xml

package info (click to toggle)
kdewebdev 4%3A4.8.4-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 9,240 kB
  • sloc: cpp: 78,045; xml: 258; perl: 82; ruby: 59; sh: 32; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
<!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.kfilereplace">
    <method name="openURL">
      <arg name="url" type="s" direction="in"/>
    </method>
  </interface>
</node>