view PLUGIN_HOWTO @ 20485:87eea1c5be97

propagate from branch 'im.pidgin.pidgin' (head 0b82441777348c0366b4eaa38bb6fee80fe5cb57) to branch 'im.pidgin.cpw.khc.msnp14' (head 6a2a9959a5b2954f2a2849a17b370e887952a014)
author Carlos Silva <typ0@pidgin.im>
date Fri, 31 Aug 2007 18:15:23 +0000
parents 83ec0b408926
children db5a58aabe38
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.