view gaim.pc.in @ 18285:51ebbe199514

Work around bug in older gtk+ versions which does not set the changed_mask appropriately when unsetting flags in the GdkWindowState. For versions less than 2.2.0, we explicitly query the window state when receiving a window state change event. Fixes ticket #739.
author Casey Harkins <charkins@pidgin.im>
date Mon, 25 Jun 2007 17:44:40 +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