view PLUGIN_HOWTO @ 30355:d927ae86c742

propagate from branch 'im.pidgin.pidgin' (head c8c73a03615c9761cd104c6e2c8de12d1c8a82ac) to branch 'im.pidgin.pidgin.mxit' (head a8ee693e40d07f20891f5317c64f38f96ca69448)
author andrew.victor@mxit.com
date Thu, 13 May 2010 07:21:51 +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.