view PLUGIN_HOWTO @ 24470:98afd76647bd

Updates for federated/Yahoo buddies: First, set Member type to EmailMember instead of PassportMember for federated buddies when working with the AL/BL Membership lists. Second, add the MSN.IM.BuddyType annotation to the those same operations for federated buddies. Finally, always update the AL/FL when receiving a federated buddy from the AB, since the previous changes should fix these updates. References #3322. References #6755.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Wed, 10 Dec 2008 06:49:56 +0000
parents 83ec0b408926
children db5a58aabe38
line wrap: on
line source

For information on writing a plugin for Purple, Pidgin or Finch, go
http://developer.pidgin.im and click on API.  From there, see the HOWTOs in the
"Related Pages" section.

You can also generate this documentation locally by installing
doxygen and graphviz dot, then running "make docs" in the
source tree.  The documentation will be in the docs/html directory.