view PLUGIN_HOWTO @ 25717:447f3c24cbc9

propagate from branch 'im.pidgin.pidgin' (head b14102a6c681b35084d2c3f7726de34d4f859fe1) to branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head 1004ee62a91cd7c1f39c9d5aafdbe4de761879b0)
author Marcus Lundblad <ml@update.uu.se>
date Sat, 13 Sep 2008 23:25:34 +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.