view PLUGIN_HOWTO @ 32669:692d32072539

propagate from branch 'im.pidgin.pidgin' (head 662fd6d0faf9634c19691e926ec572bae1df2fd6) to branch 'im.pidgin.cpw.qulogic.gtk3' (head e4a9539c557603484c2ae651f52bacd1509bbac5)
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 22 Aug 2011 22:39:32 +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.