PLUGIN_HOWTO

Mon, 26 Oct 2009 18:23:32 +0000

author
Michael Ruprecht <maiku@pidgin.im>
date
Mon, 26 Oct 2009 18:23:32 +0000
branch
cpw.maiku.media_refactor
changeset 29574
f8ba8b2fee61
parent 28289
ae4cf144214c
child 33955
55aa58076485
permissions
-rw-r--r--

Add purple_media_candidate_copy to the public API.

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