view PLUGIN_HOWTO @ 29020:f4a95b3424d1

Make yahoo_codes_to_html not crash when given an empty string, or a string containing just unknown markup, and add a couple of tests to the testsuite for these. Hopefully fixes https://bugzilla.redhat.com/show_bug.cgi?id=541341
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 25 Nov 2009 16:39:29 +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.