view PLUGIN_HOWTO @ 27891:b041a72f8878

propagate from branch 'im.pidgin.pidgin' (head 6597ee41c4b15c89f49616d51fd455267fad4e73) to branch 'im.pidgin.pidgin.yaz' (head f5061c8b898b2df908935faae9cb5c71bc4ee1ce)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 22 Sep 2008 06:17:11 +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.