view PLUGIN_HOWTO @ 31190:f0e6aaf942f8

propagate from branch 'im.pidgin.pidgin' (head 36816746a73da13a5358b6c78bb82d1d40925555) to branch 'im.pidgin.pidgin.openq' (head 96be6c8cb92584bd847ba665e886f18bfa0fd0cc)
author SHiNE CsyFeK <csyfek@gmail.com>
date Tue, 01 Feb 2011 12:55:48 +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.