PLUGIN_HOWTO

Sun, 05 Apr 2009 19:25:45 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Sun, 05 Apr 2009 19:25:45 +0000
branch
cpw.darkrain42.xmpp.iq-handlers
changeset 26704
e6dba3759625
parent 16238
33bf2fd32108
child 28289
ae4cf144214c
permissions
-rw-r--r--

Gratuitous alphabetization of the IQ handlers (again!) and move the data handler to jabber_data_init

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