Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / workspace / libs / solid / control / org.kde.Solid.Networking.xml
blob7371c9b646bca676f75d0a102c176b76b9834b50
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.Solid.Networking">
4     <property name="Status" type="u" access="read"/>
5     <signal name="statusChanged">
6       <arg type="u" direction="out"/>
7     </signal>
8     <method name="requestConnection">
9       <arg type="u" direction="out"/>
10     </method>
11     <method name="releaseConnection">
12     </method>
13     <method name="status">
14       <arg type="u" direction="out"/>
15     </method>
16   </interface>
17 </node>