view PLUGIN_HOWTO @ 32150:b0c3cbe5d3ec

applied changes from fc575a35d01a235fedb83f75b6f8b2a60fe9d48b through 4fdc7756ef147546eab68685a5d86c4b6db44a11 Original commit message: Definitely changelog worthy
author Mark Doliner <mark@kingant.net>
date Mon, 20 Jun 2011 05:33:58 +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.