Warning, /frameworks/baloo/src/file/org.kde.BalooWatcherApplication.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0002 <node>
0003   <interface name="org.kde.BalooWatcherApplication">
0004 
0005     <!-- interaction: the systemtray wants the application to do something -->
0006     <method name="renamedFiles">
0007         <!-- we're passing the coordinates of the icon, so the app knows where to put the popup window -->
0008         <arg name="from" type="s" direction="in"/>
0009         <arg name="to" type="s" direction="in"/>
0010         <arg name="listFiles" type="as" direction="in"/>
0011     </method>
0012 
0013   </interface>
0014 </node>