view PLUGIN_HOWTO @ 28318:38f09799476a

Didn't realize I hadn't pushed this before the string freeze so we get to do it here instead. *** Plucked rev 6b146c92bd0f878c7321a914c74044d50273abcf (deryni@pidgin.im): I noticed the other day that we don't have a \"Join a Chat\" menu item in the Conversation menu. This fixes that.
author Etan Reisner <pidgin@unreliablesource.net>
date Wed, 22 Jul 2009 02:34:56 +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.