view PLUGIN_HOWTO @ 29090:39fae7199fa9

propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5) to branch 'im.pidgin.cpw.darkrain42.xmpp.scram' (head 92bbea97933c3e466360e44fee512fe7e12e6407)
author Paul Aurich <paul@darkrain42.org>
date Mon, 09 Nov 2009 04:39:40 +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.