view PLUGIN_HOWTO @ 29474:551253814063

propagate from branch 'im.pidgin.cpw.rekkanoryo.icqxstatus' (head e5b3d36eb4253a3458d91bf5421f5b8a78152991) to branch 'im.pidgin.pidgin' (head f6fb60976c8b5d0548af201452be83cafc7a0153)
author Marcus Lundblad <ml@update.uu.se>
date Sun, 21 Feb 2010 00:11:56 +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.