view libpurple/purple.pc.in @ 23511:7fc1fa02184a

When receiving an MSN custom smiley, look at the switchboard for the PurpleConversation, instead of searching for it. This should make receiving a smiley in a chat go to the chat window, instead of opening a new conversation with the buddy. References #3264.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 29 Jun 2008 19:17:26 +0000
parents 389a51db740f
children 1d969bd224f2
line wrap: on
line source

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

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