view PLUGIN_HOWTO @ 20541:a9022965162b

propagate from branch 'im.pidgin.cpw.khc.msnp14' (head 60c1ae856c10cfcb75590f268816616e8a005aa1) to branch 'im.pidgin.pidgin' (head 50f213de2725c1ebf3b9c7d9082ff92538c984ed)
author Ka-Hing Cheung <khc@hxbc.us>
date Wed, 19 Sep 2007 06:22:25 +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.