view PLUGIN_HOWTO @ 29414:623e60f8cb65

New-fangled toolbar code and all that. *** Plucked rev 907442ea1932404e6753dbf649de9a5ea2406766 (qulogic@pidgin.im): Update the toolbar code in the Debug Window. There remains a bug when it's set to \"Icons and Text\", because all I see are the icons (and the one that has no icon is blank). If I set the toolbar to \"Text Only\" or \"Icons Only\" then it works correctly. *** Plucked rev c84278b37825ba8ccdb2f6f02a3bc7903251efe1 (qulogic@pidgin.im): Fix the Pause button in the debug window.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 20 Feb 2010 06:33:00 +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.