PLUGIN_HOWTO

Wed, 30 May 2007 06:20:47 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Wed, 30 May 2007 06:20:47 +0000
changeset 17469
9b5eb283f01c
parent 16238
33bf2fd32108
child 28289
ae4cf144214c
permissions
-rw-r--r--

Another change from o_sukhodolsky:

Fix the Zephyr z_message type to avoid errors about arithmatic on a void
pointer. This type matches that from my system-wide zephyr header on
Ubuntu.

References #1344

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