view finch/finch.pc.in @ 22685:72090ce17864

Add a plugin to add a Send button to the conversation windows, users of tablet computers without physical keyboards have a harder time dealing without it then people with keyboards. I haven't set it to build by default because I didn't think that was necessary. I also didn't test it with hidden conversations (either initially or non-immediate closing) but I think it should work. Closes #5238.
author Etan Reisner <pidgin@unreliablesource.net>
date Fri, 18 Apr 2008 03:28:07 +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