view finch/finch.pc.in @ 31156:85d5f1e37fdb

When drag-dropping an image into an IM window and sending as an inline image in a direct IM, strip the full path from the filename and just use the basename.ext. Fixes #13098
author Mark Doliner <mark@kingant.net>
date Tue, 25 Jan 2011 09:39:59 +0000
parents 389a51db740f
children
line wrap: on
line source

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

Name: Finch
Description: Finch is an instant messenger application that uses libpurple for protocol support and ncurses (libgnt) for the UI.
Version: @VERSION@
Requires: gnt purple
Cflags: -I${includedir}/finch