Mercurial > pidgin.yaz
view libpurple/purple-uninstalled.pc.in @ 17379:6fa345a01dd8
Show buddy information in tooltip text, and the display name for status text.
Added msim_store_buddy_info(), which saves user information from the
user info reply directly to the buddy list node. Callback functions now use
purple_blist_node_get_{int,string}() to retrieve fields, such as UserID,
DisplayName, TotalFriends, Age, etc. from the buddy list node.
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Thu, 14 Jun 2007 00:23:06 +0000 |
parents | 3b86ad370861 |
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${pcfiledir} Libs: ${pcfiledir}/libpurple.la