view PLUGIN_HOWTO @ 20452:5c34a0a3c362

propagate from branch 'im.pidgin.pidgin' (head 93e5d2a86a947eb2308d15b7570507a6c205c9d3) to branch 'im.pidgin.cpw.khc.msnp14' (head 0f4ce209a7f900ac2bc6c9e46b53a401e0b7465d)
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 03 Jun 2007 01:06:44 +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.