view PLUGIN_HOWTO @ 29389:339c3e5d8ac7

propagate from branch 'im.pidgin.pidgin' (head 907b3271bb72546dc11ed711526b55cb20254b23) to branch 'im.pidgin.pidgin.mxit' (head 9b876cae5558c770c596e743e07b154a8373c4c3)
author andrew.victor@mxit.com
date Thu, 28 Jan 2010 18:50:49 +0000
parents db5a58aabe38
children
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.