view PLUGIN_HOWTO @ 29137:fb550b27c6d8

propagate from branch 'im.pidgin.pidgin' (head 1cd91846f484f7d7090d25b0e65d851a0dadcb90) to branch 'im.pidgin.cpw.darkrain42.xmpp.scram' (head 7b57cce9601efeea3f4d2686c7961fa156703393)
author Paul Aurich <paul@darkrain42.org>
date Fri, 04 Dec 2009 06:24:30 +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.