Mercurial > pidgin.yaz
view src/dbus-service-end.xml @ 11165:f20813369fe8
[gaim-migrate @ 13266]
Get rid of a bunch of gcc4 warnings in SILC. A lot of the warnings
kind of look like they should be changed in the silc library...
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 29 Jul 2005 01:51:07 +0000 |
parents | 1c5398ccbeb0 |
children |
line wrap: on
line source
</interface> <interface name="org.freedesktop.DBus.Properties"> <!-- We implement properties ourselves rather than relying on GObject property access. This is because currently in gaim we have one GObject that represents many dbus objects such as buddies, accounts, etc. Not for long! --> <!-- <method name="Get"> > --> <!-- <arg type="s" name="interface_name" /> --> <!-- <arg type="s" name="property_name" /> --> <!-- <arg type="v" name="value" direction="out" /> --> <!-- </method> --> </interface> </node>