view PLUGIN_HOWTO @ 31280:7c5a78a2cc0d

propagate from branch 'im.pidgin.pidgin' (head 830fe5304ea6ff4524d2f7d622341684d5a0e727) to branch 'im.pidgin.pidgin.mxit' (head 4b5b67d9a678762f83e47e5b84df1959638abaab)
author andrew.victor@mxit.com
date Mon, 01 Nov 2010 08:14:54 +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.