view gaim.pc.in @ 27588:989f1bd200b7

Prevent a crash if a plugin set a mini-dialog during load. If that plugin were auto-loaded on startup, that would be before we actually created the gtkblist. Of course, without a gtkblist, the mini-dialog doesn't go anywhere. I think the plugins should connect to "gtkblist-created" anyway.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 19 Jul 2009 06:20:21 +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