view PLUGIN_HOWTO @ 30667:dfcd5190a4a9

Allow receiving a NLN command from ourselves. This will probably need to be changed so that when we're logging in we replace the other endpoint's settings instead of saving them (if that's what's happening). Probably should test this out sometime soon.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Wed, 09 Dec 2009 21:50:01 +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.