File: org.kde.kfilereplace.xml

package info (click to toggle)
kdewebdev 4%3A4.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 8,708 kB
  • ctags: 7,739
  • sloc: cpp: 78,066; xml: 258; perl: 82; ruby: 59; sh: 29; makefile: 1
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>