view finch/finch.pc.in @ 25349:e096b6226517

pidgin_quit() shouldn't try to save the list of loaded plugins, as they've all been unloaded by the time it is called. Saving the plugins at that point results in all loaded plugins being lost when Pidgin is restarted now that the preferences are saved at shutdown.
author Paul Aurich <paul@darkrain42.org>
date Tue, 20 Jan 2009 19:38:44 +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