view pidgin/pidgin-2-uninstalled.pc.in @ 30420:5622de6b7b8d

When our avatar image is changed, the MXit server will push an ExtendedProfile-Response packet containing just the AvatarId field to the client. This causes the existing cached profile info to be discarded, and only the new AvatarId is cached. (ie, all fields in Accounts->Change Profile become empty). Now when receiving an ExtendedProfile-Response packet for our profile, we only update the existing cached profile with the provided fields.
author andrew.victor@mxit.com
date Wed, 19 May 2010 21:17:01 +0000
parents a52831eada67
children
line wrap: on
line source

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

abs_srcdir=@abs_srcdir@
abs_builddir=@abs_builddir@

abs_top_srcdir=@abs_top_srcdir@
abs_top_builddir=@abs_top_builddir@

plugindir=${libdir}/pidgin

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