PLUGIN_HOWTO

Sun, 05 Apr 2009 19:16:14 +0000

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

Standardize the header file sentinels to PURPLE_JABBER_[BLAH]_H

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