view PLUGIN_HOWTO @ 16622:112fa61799f4

Patch from charkins in ticket #198 to fulfill a feature request by hbons: I'm glad the tray icon has a tooltip now, but it shows little info. It would be nice to show your global status: "Pidgin - Available" or "Pidgin - Away".'
author Richard Laager <rlaager@wiktel.com>
date Sun, 29 Apr 2007 04:09:40 +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.