view PLUGIN_HOWTO @ 32522:d173e37381ea

Add ChangeLog entry for bf80bd26d9da7a91dd596e36945dfc24115cfb9d and 0ad37134db0d29195b63a211ef9fd548e1b49b16
author Mark Doliner <mark@kingant.net>
date Sat, 18 Feb 2012 23:06:03 +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.