view PLUGIN_HOWTO @ 27785:baf65ce1463f

propagate from branch 'im.pidgin.pidgin' (head 9a5b9a755769ed5ce1855edc6f94e7a1afc35313) to branch 'im.pidgin.pidgin.yaz' (head 9831652b36620e74d1f2eec2ee026e453c9929d0)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 05 Mar 2008 19:41:19 +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.