view gaim.pc.in @ 17828:abc4dcd25c50

Compare the user-entered file extension to the GDK file extension case-insensitively. So if a user types "example.JPG" when saving a direct IM image, it'll save it as a jpeg and not fallback to saving it as a png because it doesn't recognize JPG as a valid file type. Another change that fixes #914
author Mark Doliner <mark@kingant.net>
date Sun, 10 Jun 2007 22:22:36 +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