2008-05-18 16:44:30 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<node>
|
|
|
|
<interface name="com.transmissionbt.Transmission">
|
2009-06-11 14:51:21 +00:00
|
|
|
<method name="AddMetainfo">
|
2008-05-18 16:44:30 +00:00
|
|
|
<arg type="b" name="handled" direction="out"/>
|
2009-06-11 14:51:21 +00:00
|
|
|
<arg type="s" name="metainfo" direction="in"/>
|
2008-05-18 16:44:30 +00:00
|
|
|
</method>
|
2008-08-17 12:39:26 +00:00
|
|
|
<method name="PresentWindow">
|
|
|
|
<arg type="b" name="handled" direction="out"/>
|
|
|
|
</method>
|
2008-05-18 16:44:30 +00:00
|
|
|
</interface>
|
|
|
|
</node>
|
|
|
|
|