view PLUGIN_HOWTO @ 31804:0362da30c62a

propagate from branch 'im.pidgin.pidgin.mxit' (head d2621e74f4d5c342cc30a7e49c8a05121f05050a) to branch 'im.pidgin.pidgin' (head 87366dcb07a9cec63d96165e863ec07ccbc83324)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 13 Mar 2011 17:40:04 +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.