Mercurial > pidgin
view libpurple/purple.pc.in @ 24770:512c7c31eb21
Set the display name before marking the connection as "connected."
This might help some UIs that only look at the display name when
the prpl sets itself to online *coughmeebocough*
This is a good time to point out that we don't have a signal
when the display name is set, so the UI has no way to update
itself. Maybe something we can take care of with gobjectification
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 16 Dec 2008 04:13:14 +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