view PLUGIN_HOWTO @ 18980:1cc1c9b06bbf

propagate from branch 'im.pidgin.pidgin' (head faad7a14fc692e8d3799948d63c004314395738b) to branch 'im.pidgin.soc.2007.certmgr' (head 22f056535f4af435ebc36d0f404015cd102eb08a)
author William Ehlhardt <williamehlhardt@gmail.com>
date Fri, 29 Jun 2007 21:42:39 +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.