view PLUGIN_HOWTO @ 27729:2f3646c012fe

propagate from branch 'im.pidgin.pidgin' (head 530c4f758bc1775758210bea1aa6273313d95b6d) to branch 'im.pidgin.pidgin.yaz' (head daee72e3f8a5ef58722452a26d3d4875dc740a5b)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 03 Oct 2007 09:53:12 +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.