view PLUGIN_HOWTO @ 31708:5847a4c212f0

propagate from branch 'im.pidgin.pidgin' (head 3dbc4e50c575de418e1df8f965957b195aeff2ca) to branch 'im.pidgin.pidgin.next.minor' (head 3e6702b7af65c9e35d8aa1352d619c5408eeeee0)
author Paul Aurich <paul@darkrain42.org>
date Mon, 20 Jun 2011 06:03:12 +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.