pidgin/pidgin.pc.in

Thu, 04 Mar 2010 22:35:32 +0000

author
Marcus Lundblad <malu@pidgin.im>
date
Thu, 04 Mar 2010 22:35:32 +0000
changeset 29815
e75c3336b42a
parent 29677
9f2edc260c5b
permissions
-rw-r--r--

Allow showing moods for buddies when signed on using an XMPP account not
supporting PEP.
Also remove the mentioning of return NULL for _get_moods to indicate not
supporting setting moods on an account, since there is now a connection flag
for it, and an account can receive moods even though it can't set them (in the
XMPP case).
Also fixes a crash in buddy tooltip.

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

plugindir=${libdir}/pidgin

Name: Pidgin
Description: Pidgin is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: gtk+-2.0 purple
Cflags: -I${includedir}/pidgin

mercurial