Mercurial > pidgin.yaz
view gaim.pc.in @ 29293:68bc7c617fa0
Fix a corner case where purple_markup_html_to_xhtml generated malformed XHTML.
<FONT>blah</FONT> would turn into x</span>. This is pretty bad, since
that's what Adium passes to libpurple when the text had no markup, and is
what causes XMPP messages sent in Adium to look like:
<body>.</body><body xmlns='http://www.w3.org/1999/xhtml'>.</body>
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 24 Jan 2010 05:15:33 +0000 |
parents | dde5bebd5fb4 |
children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: Pidgin (Gaim compatibility) Description: Pidgin is a GTK2-based instant messenger application. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${includedir}/libpurple Libs: -L${libdir} -lpurple