PLUGIN_HOWTO

Tue, 10 Nov 2015 23:00:17 -0800

author
Jorge Villaseñor <salinasv@pidgin.im>
date
Tue, 10 Nov 2015 23:00:17 -0800
changeset 37393
db70ece4c78d
parent 35391
de331168e981
permissions
-rw-r--r--

Fix Finch dependency to purple-3

Patch from cyisfor
Fixes #16338

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 passing
"--enable-gtk-doc" to ./configure, then running "make" in the source tree.
The documentation will be in the doc/reference/*/html directories.

mercurial