view PLUGIN_HOWTO @ 27900:a4a6dd5f5a1a

propagate from branch 'im.pidgin.pidgin' (head 77f42c8f25c38b4f966158a64ab3be36f00e0aa8) to branch 'im.pidgin.pidgin.yaz' (head 66f2c228221718675059053b90e0275caac16e12)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 14 Oct 2008 15:14: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.