Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / apps / konsole / src / org.kde.konsole.KonsoleScripting.xml
bloba70f3a44aa4a2c894d286775a4dbfbf4f6b21ae8
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
2 <node>
3   <interface name="org.kde.konsole.KonsoleScripting">
4     <method name="feedAllSessions">
5       <arg name="text" type="s" direction="in"/>
6     </method>
7     <method name="sendAllSessions">
8       <arg name="text" type="s" direction="in"/>
9     </method>
10   </interface>
11 </node>