view PLUGIN_HOWTO @ 26553:842b3034d4c6

Free priv->idle. ==00:00:32:40.389 13033== 57 (32 direct, 25 indirect) bytes in 2 blocks are definitely lost in loss record 696 of 1,858 ==00:00:32:40.389 13033== at 0x04c25684: calloc (vg_replace_malloc.c:397) ==00:00:32:40.389 13033== by 0x09b299b9: g_malloc0 (gmem.c:151) ==00:00:32:40.389 13033== by 0x0044e2c1: pidgin_blist_loader_build (gtkblist-theme-loader.c:81)
author Paul Aurich <paul@darkrain42.org>
date Sun, 12 Apr 2009 22:34:07 +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.