PLUGIN_HOWTO

Thu, 13 Feb 2014 20:16:25 -0500

author
Ed Catmur <ed@catmur.co.uk>
date
Thu, 13 Feb 2014 20:16:25 -0500
branch
release-2.x.y
changeset 35561
c8bb4edd6325
parent 28289
ae4cf144214c
child 33955
55aa58076485
permissions
-rw-r--r--

Fix build of Finch against Python3.

Fixes #15969.

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.

mercurial