view PLUGIN_HOWTO @ 27376:70e64287f790

Hey Stu, it should be safe to combine this check, right? It'll make us allow a few broken things, like if the length is 12aQ we'll parse the length as x12a, but that's not too important, right? I signed on to my Yahoo accounts and was able to fetch the icons from the two people who have them.
author Mark Doliner <mark@kingant.net>
date Mon, 06 Jul 2009 05:37:06 +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.