view pidgin/pidgin.pc.in @ 21383:f02eaf4cc032

Improve the documentation of pidgin_make_mini_dialog(). Is it okay to change its return type from void * to GtkWidget * in 2.3, since that's what it returns, and you have to pass it to pidgin_blist_add_alert() anyway which expects a GtkWidget *?
author Will Thompson <will.thompson@collabora.co.uk>
date Wed, 31 Oct 2007 00:32:11 +0000
parents c6e563dfaa7a
children eb53ce4852a6
line wrap: on
line source

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

Name: Pidgin
Description: Pidgin is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: gtk+-2.0 purple
Cflags: -I${includedir}/pidgin