view PLUGIN_HOWTO @ 19346:0762e505818c

propagate from branch 'im.pidgin.pidgin' (head f2e4f8c57473f011b24033fff466bbf6aec3d32b) to branch 'im.pidgin.soc.2007.msimprpl' (head 3bc9019be48309b7a3febf99c858463a47b631ef)
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Tue, 21 Aug 2007 02:36:35 +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.