view finch/finch.pc.in @ 22394:85fbff54425e

Truncate password to 16 characters on MSN, before encoding. This should fix connecting for people who thing they have a password longer than 16 characters, but don't actually (because it's not possible to set one). I tried this in 2.3.0 but got it badly wrong (truncated after encoding), and I've been scared off trying it again before now.
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 29 Feb 2008 21:11:47 +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