view PLUGIN_HOWTO @ 16036:ec3e98c3e6c4

Fix plugins compilation. I forgot to commit this.
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 09 Apr 2007 22:09:51 +0000
parents cc3c50816cc9
children 83ec0b408926
line wrap: on
line source

For information on writing a plugin for Purple, Pidgin or Finch, go
http://pidgin.im/api/ and 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.