view PLUGIN_HOWTO @ 32079:64da22357346

propagate from branch 'im.pidgin.pidgin' (head fcd72ef630601a5c9de2e8465f3502ef38b67235) to branch 'im.pidgin.pidgin.mxit' (head a4a5d806fd6d206456c7ce8787901448ea8787a9)
author andrew.victor@mxit.com
date Mon, 02 May 2011 11:00:39 +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.