Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 28116:07de864fc024
Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #define
that myspace uses. If this is defined then we send css formatting to
the core. Otherwise we send the old font tags to the core. This maintains
compatability will old UIs which might not support span tags.
We should probably set this flag for both Pidgin and Finch
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 31 Jul 2009 21:44:52 +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.