view PLUGIN_HOWTO @ 25562:2a34a3f5da2e

applied changes from 20269e8849976ad6a0996f79ccbc0a12a311484f through e9af692071731a2eec5087a51005e19b74012e93 applied changes from e1b1e80d999e393a80f201a484ef61289c258fbe through 20269e8849976ad6a0996f79ccbc0a12a311484f applied changes from e9af692071731a2eec5087a51005e19b74012e93 through e0170b7d1bb1bb03c7354d57d2d249842528f163 Add libpurple version info to pidgin --version, /debug, and About.
author Ethan Blanton <elb@pidgin.im>
date Tue, 28 Apr 2009 20:14:08 +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.