Mercurial > pidgin.yaz
view src/dbus-service-end.xml @ 11294:ad976105c306
[gaim-migrate @ 13494]
Apparently someone changed this function in src/log.c, but I haven't
seen the gaim-commits email for it yet, so I'm feeling a little blind
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 18 Aug 2005 04:35:53 +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>