view PLUGIN_HOWTO @ 28692:19e400679e61

propagate from branch 'im.pidgin.pidgin' (head a878de35a8972daab016ed05e7af50043bd856ca) to branch 'im.pidgin.cpw.darkrain42.msn.ft' (head f7212b36cc13bdbaf77b2c3a8dbcde9cb395c4f8)
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 20 Nov 2009 00:35: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.