view gaim.pc.in @ 22153:8f78d223d24e

Fix the bug where removing the typing notification would cause the text to scroll *up* by 2 pixels. I have also added a define 'RESERVE_LINE' which will always reserve a blank line at the end (of the buffer, not of the view) for the typing notification. We can switch to using that if people use it and like it better, (or hate it less ;) )
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 18 Jan 2008 22:40: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