Mercurial > pidgin
view src/dbus-service-end.xml @ 11274:67a929d50cfe
[gaim-migrate @ 13459]
commit the make dist changes to po files, as otherwise it takes 15 minutes
to process them (and a minute amount of time after the first attempt)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 15 Aug 2005 16:22:25 +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>