add more spacing
[personal-kdebase.git] / apps / konsole / src / org.kde.konsole.SessionScripting.xml
blob1de94b36665d86d3bf035decc0fe10534703e7cc
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.SessionScripting">
4     <method name="feedSession">
5       <arg name="text" type="s" direction="in"/>
6     </method>
7     <method name="sendSession">
8       <arg name="text" type="s" direction="in"/>
9     </method>
10   </interface>
11 </node>