view PLUGIN_HOWTO @ 30297:10c31a8137da

propagate from branch 'im.pidgin.pidgin.mxit' (head 52cb0cc1b49e76b923073e23934af6c8471b984b) to branch 'im.pidgin.pidgin' (head e2b248cde7da3263203e398bf5511f43bc1359b0)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Wed, 05 May 2010 05:26:29 +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.