view PLUGIN_HOWTO @ 19169:3432d37a4a77

propagate from branch 'tmpbranch' (head fb9ec433650ff4b1b7f84319be7937cb6ab45e71) to branch 'im.pidgin.soc.2007.finchfeat' (head 76272d72e7b7f9fd0c866c8f4f1385868ec195f8)
author Eric Polino <aluink@pidgin.im>
date Mon, 16 Jul 2007 20:21:14 +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.