view PLUGIN_HOWTO @ 21730:e501c2c675cd

Always set gc->display_name to the formatted version of your screen name even when you're not in your buddylist. This fix is care of meebo
author Mark Doliner <mark@kingant.net>
date Sun, 02 Dec 2007 20:22:32 +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.