libpurple/purple-uninstalled.pc.in

Tue, 18 Sep 2007 20:30:25 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Tue, 18 Sep 2007 20:30:25 +0000
changeset 20384
632684df1936
parent 16122
cd87903b6131
child 21489
fe596e6bc28b
permissions
-rw-r--r--

Convert buddy notes to plain text before displaying in the tooltip to
avoid invalid pango markup preventing the display of the entire tooltip
text. Fixes #2657

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

Name: libpurple
Description: libpurple is a GLib-based instant messenger library.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${pcfiledir}
Libs: ${pcfiledir}/libpurple.la

mercurial