view PLUGIN_HOWTO @ 20331:233c423d40d3

applied changes from 83245b7ca93e546927c19472b74cf4dff6d1a96b through c8fe7b18f7d5a479e1de5001268c686e5426049d applied changes from c8fe7b18f7d5a479e1de5001268c686e5426049d through 067c06f2c33e5371796629696a9aad6afa4e9ead
author Luke Schierer <lschiere@pidgin.im>
date Fri, 19 Oct 2007 18:24:58 +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.