view PLUGIN_HOWTO @ 29614:583d842a25ff

propagate from branch 'im.pidgin.pidgin' (head f18e8828254cc3882e72d3e2af1af3dfa805729e) to branch 'im.pidgin.pidgin.next.minor' (head e18cf238d7dc2b7bd93a3e346da1ca33a93283a5)
author Daniel Atallah <daniel.atallah@gmail.com>
date Sat, 31 Oct 2009 19:26:19 +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.