view finch/finch.pc.in @ 28976:38dd50309ba4

Allow ellipsizing on the status menus in the preference window. This should prevent the status selector from making the preference window too large when a custom status with an absurdly long title is in use. Fixes #7339.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 20 Nov 2009 06:23:23 +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