view PLUGIN_HOWTO @ 23294:47492dabcb4a

Fixes a crash when next_begin_word is called on trailing spaces at the end of an entry. applied changes from 0b25c9dd3deaa5c16f7deff33c36af4812f2629a through abef8860abbb7cbebfd89a34d86d43457c0b5caf
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 06 Jun 2008 03:04:05 +0000
parents 83ec0b408926
children db5a58aabe38
line wrap: on
line source

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.