Mercurial > pidgin
view libpurple/purple.pc.in @ 22488:82c4e6b589d0
never decrease the height by less than half a line, fixes the jumping issue
when the text typed doesn't use the default font for me (such as having
Sans as the default font, but typing Chinese which uses a Chinese font with
a different line height)
author | Ka-Hing Cheung <khc@hxbc.us> |
---|---|
date | Mon, 17 Mar 2008 01:50:54 +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