mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-23 10:22:50 +00:00
8 lines
322 B
XML
8 lines
322 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.kde.pim.IdentityManager">
|
|
<signal name="identitiesChanged">
|
|
<arg name="id" type="s" direction="out"/>
|
|
</signal>
|
|
</interface>
|
|
</node>
|