view PLUGIN_HOWTO @ 20756:09300c787a88

plucked revision to convert input from locale to utf8. applied changes from 993fb1ddb2641d61186ba02a33ea311619d3120a through 967c309eece08bbcbf0e9833ab268ba44a509165
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 03 Oct 2007 14:39:43 +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.