view PLUGIN_HOWTO @ 29358:93afc09a5e18

propagate from branch 'im.pidgin.pidgin' (head 16b06c832bb37014304670307b6db672c94d5dd0) to branch 'im.pidgin.pidgin.next.minor' (head 660d275266fd02180bcd8ae39bc6de4978e5773e)
author Paul Aurich <paul@darkrain42.org>
date Wed, 10 Feb 2010 04:01:16 +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.