view PLUGIN_HOWTO @ 20307:d30ea407576e

applied changes from 45b8a011cd84e0e69d7ac5a6fb84f55cdb0809cb through c180c5d69d4c73b8c1f08f48824d93fbeb3b44e8
author Luke Schierer <lschiere@pidgin.im>
date Fri, 19 Oct 2007 17:09: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.