view PLUGIN_HOWTO @ 25886:1a1765a87336

More MSN fixes to go along with f0df27a299120baecf9ea88a9fb24ffe1dbe72fd: Add an FQY error handler so we don't disconnect if something incorrect was sent (unless the server kicked us itself). Decrement the ADL/FQY count when we receive an error about a FQY for a user so that we can continue to login even with bogus email addresses. applied changes from 54f9b89abccda90d90bcd15d12fd091279a7f54e through a1d92d07631246e44303c044d75179ba68158e8b
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 02 May 2009 23:08:46 +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.