PLUGIN_HOWTO

Sat, 03 Aug 2013 19:20:57 +0200

author
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
date
Sat, 03 Aug 2013 19:20:57 +0200
changeset 34269
26b4c9a54166
parent 33955
55aa58076485
child 35391
de331168e981
permissions
-rw-r--r--

HTTP: Use PurpleHttpConnectionSet instead of GSLists of PurpleHttpConnection structs

For information on writing a plugin for Purple, Pidgin or Finch, go
https://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