view PLUGIN_HOWTO @ 29698:f85510c955e4

propagate from branch 'im.pidgin.pidgin' (head 8b6b0e8385b470c8181ddd6b6fd6d8e708c08f9e) to branch 'im.pidgin.cpw.attention_ui' (head 88ae6a30dcde06957d2d1f668c1cf068ea24c308)
author Marcus Lundblad <ml@update.uu.se>
date Thu, 12 Nov 2009 23:25:57 +0000
parents db5a58aabe38
children
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.