view PLUGIN_HOWTO @ 30006:cbae3d450db8

propagate from branch 'im.pidgin.pidgin.mxit' (head 1665ab3e3781f7c987348e41c15963859d197486) to branch 'im.pidgin.pidgin' (head 53053c3093fabd661045da5b90dd26b37214a73c)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Fri, 21 May 2010 00:44:38 +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.