PLUGIN_HOWTO

Sun, 23 Jun 2013 15:23:44 +0530

author
Ankit Vani <a@nevitus.org>
date
Sun, 23 Jun 2013 15:23:44 +0530
branch
soc.2013.gobjectification
changeset 34622
753f46dd000f
parent 33955
55aa58076485
child 35391
de331168e981
permissions
-rw-r--r--

Global replace - renamed functions and types according to GObject-based PurpleConversation API

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