view PLUGIN_HOWTO @ 28107:0a4d0d4cf5df

Add more verbose debugging to purple_utf8_strip_unprintables. I have no idea how something is getting into this (on XMPP) that is invalid UTF-8 when it's fine as it's printed out in the sending-im-msg signal.
author Paul Aurich <paul@darkrain42.org>
date Fri, 28 Aug 2009 05:27:00 +0000
parents db5a58aabe38
children
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.