view PLUGIN_HOWTO @ 25393:f5188d4d84e3

Move the check for whether to update the server alias out of nln_cmd and into msn_user_set_friendly_name instead. This is because it should be done for nln_cmd and iln_cmd (since we have the friendly name already from the address book).
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 30 Jan 2009 03:14:29 +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.