view PLUGIN_HOWTO @ 20278:92d14ab89e6e

applied changes from 99f8d517ae6588b2dba3527cb0951f32e640ff57 through c96ba4911be2d71dc65eafb95c21c387e3d05210
author Evan Schoenberg <evan.s@dreskin.net>
date Sat, 29 Sep 2007 04:33: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.