mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 10:52:52 +00:00
9 lines
387 B
XML
9 lines
387 B
XML
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
|
|
<node>
|
|
<interface name="org.freedesktop.Akonadi.kolabproxy">
|
|
<method name="imapResourceForCollection" >
|
|
<arg name="collection" type="x" direction="in"/>
|
|
<arg direction="out" type="s" />
|
|
</method>
|
|
</interface>
|
|
</node>
|