Mercurial > pidgin
comparison libpurple/signals.c @ 30287:c2b3bfb2fe35
When setting an Avatar image via the Gallery bot, the MXit server pushes
a Get Extended Profile response to inform the client. The MXitId field in that
packet happens to be set to the user's MXitid and not empty so the libpurple
plugin assumes it was a request for a buddies profile information so a profile
popup is displayed.
We now check if the MXitId field is empty or if it matches the user's MxitId
(returned in the Login reponse).
author | andrew.victor@mxit.com |
---|---|
date | Mon, 19 Jul 2010 08:56:03 +0000 |
parents | 7be0dbc00168 |
children | 28e27a37e4b4 |
comparison
equal
deleted
inserted
replaced
30286:08d9cdac2b3c | 30287:c2b3bfb2fe35 |
---|