Mercurial > pidgin.yaz
view gaim.pc.in @ 30790:674a656893a3
Show authorization request sender's nickname in the "Authorize buddy?"
dialog.
Fixes #3207. I've slightly modified the original patch (courtesy of Collin):
* the code emitting the "buddy-status-changed" signal was removed,
because it doesn't appear to be necessary;
* "info->uin && info->nick" check in purple_icqalias() was removed,
since icqresponse() in family_icq.c already does that.
author | ivan.komarov@soc.pidgin.im |
---|---|
date | Sun, 23 May 2010 18:28:46 +0000 |
parents | dde5bebd5fb4 |
children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: Pidgin (Gaim compatibility) Description: Pidgin is a GTK2-based instant messenger application. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${includedir}/libpurple Libs: -L${libdir} -lpurple