view PLUGIN_HOWTO @ 16057:9cf2b4dedbe5

Separate out libpurple, libpurple-devel and finch-devel RPMs Fixes ticket #66 TODO: get rid of all the exceess split RPMs for various plugin/prpls and just include them in the main pidgin/libpurple RPMs where possible for each distro we build for.
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 11 Apr 2007 12:13:16 +0000
parents cc3c50816cc9
children 83ec0b408926
line wrap: on
line source

For information on writing a plugin for Purple, Pidgin or Finch, go
http://pidgin.im/api/ and 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.