File: org.kde.kfilereplace.xml

package info (click to toggle)
kdewebdev 4%3A4.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 9,260 kB
  • ctags: 7,778
  • sloc: cpp: 78,017; xml: 258; perl: 82; ruby: 59; sh: 32; makefile: 3
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>