view PLUGIN_HOWTO @ 25538:69cb4582b513

propagate from branch 'im.pidgin.pidgin' (head 82f657fd45abe5db78920f196a8a795c730c78cc) to branch 'im.pidgin.pidgin.yaz' (head 249d4c86517c508241bfc4da293c5fdb11cc1de7)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 27 Jul 2007 04:44:44 +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.