PLUGIN_HOWTO

Mon, 05 Aug 2013 17:49:31 +0530

author
Ankit Vani <a@nevitus.org>
date
Mon, 05 Aug 2013 17:49:31 +0530
branch
soc.2013.gobjectification.plugins
changeset 36450
ffa06ea2a4f8
parent 33955
55aa58076485
child 35391
de331168e981
permissions
-rw-r--r--

Added PURPLE_ABI_VERSION macro to use for the "abi_version" property of PurplePluginInfo

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