Mercurial > pidgin
view libpurple/purple.pc.in @ 18879:e0cac5db762b
In msim_msg_pack_element_dict(), separate keys and values with '=' for
the MSIM_TYPE_DICTIONARY type. This should allow the dictionary type to work
with MySpace's servers. Tested in msim_test_msg(). Also removed msim_test_xml(),
since it was more of a playground than a formal test of anything.
MsimMessage's dictionary type is now thought to be fully-functional, but it is
not yet used anywhere.
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Tue, 07 Aug 2007 02:11:15 +0000 |
parents | ce049678a67b |
children | eb53ce4852a6 |
line wrap: on
line source
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${includedir}/libpurple Libs: -L${libdir} -lpurple