view PLUGIN_HOWTO @ 31940:f83dc631c73b

'U' messages don't get ack'd, so they shouldn't be saved. applied changes from 5df306b350eb432c548eb847b9c69b7c16198417 through fa5f3108fa8faf96b2a699d4e74e0fbf7f302b85
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Wed, 24 Aug 2011 03:09:22 +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.