PLUGIN_HOWTO

Sun, 30 Jun 2013 20:09:55 +0530

author
Ankit Vani <a@nevitus.org>
date
Sun, 30 Jun 2013 20:09:55 +0530
branch
soc.2013.gobjectification
changeset 34686
61cb35479ea9
parent 33955
55aa58076485
child 35391
de331168e981
permissions
-rw-r--r--

Moved purple_account_constructed() above dispose and finalize

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