view PLUGIN_HOWTO @ 32086:28cab6c40102

propagate from branch 'im.pidgin.pidgin' (head fdb174f23d34033c1e5b7b9258f93d7b0928ba90) to branch 'im.pidgin.pidgin.mxit' (head 15f4e610ac107f652c16aef6c2f7c2ecbe739a8c)
author andrew.victor@mxit.com
date Mon, 09 May 2011 09:49:06 +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.