view PLUGIN_HOWTO @ 25218:62c58a297fd2

propagate from branch 'im.pidgin.pidgin' (head 7561443e7b6e50cd96cac03b88cbb8fab1f45d84) to branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head cd5d15e9034056e52d54827d65c4f32f57430136)
author Marcus Lundblad <ml@update.uu.se>
date Sun, 28 Sep 2008 11:08:21 +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.