Mercurial > pidgin
view libpurple/purple.pc.in @ 24863:3d3376237a7c
Change the font size mapping table in purple_markup_html_to_xhtml() to
use the values suggested in the CSS 2.1 specification. This should
make fonts sent and received by Pidgin closer to their intended size.
http://www.w3.org/TR/CSS21/fonts.html#font-size-props
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 22 Dec 2008 19:14:50 +0000 |
parents | 389a51db740f |
children | 1d969bd224f2 |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: libpurple Description: libpurple is a GLib-based instant messenger library. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${includedir}/libpurple Libs: -L${libdir} -lpurple