view PLUGIN_HOWTO @ 29784:1e89206ed1ae

propagate from branch 'im.pidgin.pidgin' (head 18b85ae6ad8091af43d91826cf054e4569ba74aa) to branch 'im.pidgin.pidgin.mxit' (head a9cf5f5fed655cb87b8eb3b930dc0d7adc6553c6)
author andrew.victor@mxit.com
date Wed, 10 Feb 2010 11:27:43 +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.