view libpurple/purple.pc.in @ 18389:0ef0b2ead713

Rework the smiley dialog close logic: Escape will always close the window. Clicking in the dialog will close it IFF it's showing the error message for the "none" theme. This was necessary because otherwise clicking on empty space in the window could close it, which would be confusing if you just missed a smiley. Fixes #1299
author Richard Laager <rlaager@wiktel.com>
date Sun, 01 Jul 2007 01:08:10 +0000
parents ce049678a67b
children eb53ce4852a6
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
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