pidgin/pidgin.pc.in

Mon, 16 Mar 2009 17:07:41 +0000

author
Kevin Stange <kstange@pidgin.im>
date
Mon, 16 Mar 2009 17:07:41 +0000
changeset 26467
ca1524dbcbf0
parent 21542
be3af6d9f2bf
child 29677
9f2edc260c5b
permissions
-rw-r--r--

A patch from Jorge VillaseƱor which makes all pounces share a single window.
The window is based on the one used by the mail notifications.

I made some extra changes on top of the patch to clean things up a little bit,
mainly to improve strings. Blame me if something breaks!

Thanks to bjlockie for helping with testing. Closes #190.

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

mercurial