This commit is contained in:
Yann Leboulanger 2006-03-18 09:27:41 +00:00
parent 84ade2e3ac
commit a59f0866d5
1 changed files with 2 additions and 2 deletions

View File

@ -1463,8 +1463,8 @@ class ChatControl(ChatControlBase):
is_fake = False
if self.type_id == message_control.TYPE_PM:
is_fake = True
avatar_pixbuf = gtkgui_helpers.get_avatar_pixbuf_from_cache(real_jid,
is_fake)
avatar_pixbuf = gtkgui_helpers.get_avatar_pixbuf_from_cache(
self.contact.jid, is_fake)
if avatar_pixbuf in ('ask', None):
return
# Hide the small avatar