view finch/finch.pc.in @ 22898:5d833ca5a265

Make pidgin_blist_toggle_visibility() hide the buddy list when it is partially obscured but has the focus. This ensures we do something reasonable if the buddy list is obscured by an "always on top" window. Fixes #5145.
author Casey Harkins <charkins@pidgin.im>
date Fri, 27 Jun 2008 00:01:41 +0000
parents 389a51db740f
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

Name: Finch
Description: Finch is an instant messenger application that uses libpurple for protocol support and ncurses (libgnt) for the UI.
Version: @VERSION@
Requires: gnt purple
Cflags: -I${includedir}/finch