view PLUGIN_HOWTO @ 30717:2bdbf3fbd894

propagate from branch 'im.pidgin.pidgin' (head 25f95fb2f47b70980b79422c9a02be98eed376f7) to branch 'im.pidgin.cpw.qulogic.msnp16' (head 2047e8ca11ef3f4bd140cd8ab1bb4067eb531716)
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 26 Mar 2010 00:43:51 +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.