view PLUGIN_HOWTO @ 20355:3f57415f5b8b

applied changes from 5473bd4fec59a55c8ad482c92cc518fea564a241 through 2859800860a726be81d3a19e19a5138521211b27 applied changes from 4c59953fd39724c7b48e897585df61dab901c4d2 through e82ae16ed445d6896fec536a492fcc17bc6098e4
author Luke Schierer <lschiere@pidgin.im>
date Sun, 21 Oct 2007 04:56:11 +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.