view PLUGIN_HOWTO @ 23063:92647292a8b1

Fix ICQ login by mimicking the clientinfo versions used by the official ICQ6 client. applied changes from f15338f57c0920b685e5164d2f53e50a6d0f64b7 through 225437b7c5b01a666461a56213713d77462490f9
author Stu Tomlinson <stu@nosnilmot.com>
date Tue, 01 Jul 2008 20:49:07 +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.