view PLUGIN_HOWTO @ 24928:f89bdd34c9f1

propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae) to branch 'im.pidgin.maiku.vv' (head f0acd587065379d3fe66e65e1f3a31d8e456ec88)
author Mike Ruprecht <maiku@soc.pidgin.im>
date Wed, 27 Aug 2008 07:49:52 +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.