From 8614b3cad01cea93ebc941ca42fde78da5c16d79 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Fri, 30 Dec 2005 11:39:07 +0000 Subject: [PATCH] typo --- src/history_window.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/history_window.py b/src/history_window.py index cd644d5bf..d58d092d3 100644 --- a/src/history_window.py +++ b/src/history_window.py @@ -237,7 +237,7 @@ class HistoryWindow: if kind == constants.KIND_GC_MSG: tag_name = 'incoming' elif kind in (constants.KIND_SINGLE_MSG_RECV, constants.KIND_CHAT_MSG_RECV): - contact = gajim.contacts.get_first_contactfrom_jid(self.account, + contact = gajim.contacts.get_first_contact_from_jid(self.account, self.jid) if contact: # he is in our roster, use the name