view PLUGIN_HOWTO @ 28009:a8844bb7a60e

applied changes from 484cf54a9d7270792571d342c82c713c72ce684b through 76c08f9df332fb22059ada8287a5da4b7a1d37fa Plucked revision 76c08f9df332fb22059ada8287a5da4b7a1d37fa from im.pidgin.pidgin.2.6.1 Original commit message: Need a changelog entry for 2.6.1 here
author Mark Doliner <mark@kingant.net>
date Wed, 19 Aug 2009 08:28:29 +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.