view PLUGIN_HOWTO @ 30221:6a3aaa4e5e56

Get rid of this warning: gntdebug.c: In function ¡Æhandle_fprintf_stderr¡Ç: gntdebug.c:80: warning: ignoring return value of ¡Æpipe¡Ç, declared with attribute warn_unused_result I'm guessing this is the right fix. Really I just needed to commit something so I can test commit email scripts
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 30 Jun 2010 01:12:54 +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.