view PLUGIN_HOWTO @ 29540:c0d337670835

Oops, I forgot this. This is done internally in libgadu, and not doing it produces a ton of warnings in libgadu itself. This does have the unfortunate side effect of masking the warnings in our Gadu-Gadu prpl, but we can worry about that once this stuff works everywhere we need it to. Refs #10542.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Wed, 24 Feb 2010 02:30:35 +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.