view PLUGIN_HOWTO @ 23153:f26f6a854770

propagate from branch 'im.pidgin.pidgin' (head 64263ae223a317116a83aab2c6a2a36b4c308d7b) to branch 'im.pidgin.pidgin.next.minor' (head 2a44ebbfd8390776463073a4473159a6ce3a2510)
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 13 May 2008 06:04:27 +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.