view PLUGIN_HOWTO @ 16163:6baa6a71bad1

Revision aaa701a323aaa390e0b0b64480dd7522d132d323 by nwalp added a call to gaim_debug_error() instead of purple_debug_error(). This fixes it and closes #202. (FYI, this is a DaggyFix.)
author Richard Laager <rlaager@wiktel.com>
date Thu, 19 Apr 2007 01:48:35 +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.