From 92e9a51fc5298baa5a88e42a56820d55af8da5f7 Mon Sep 17 00:00:00 2001 From: js Date: Tue, 15 Jul 2008 14:39:54 +0000 Subject: [PATCH] D'oh! --- src/common/connection.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/connection.py b/src/common/connection.py index 70200ba60..4be317fd3 100644 --- a/src/common/connection.py +++ b/src/common/connection.py @@ -1126,7 +1126,7 @@ class Connection(ConnectionHandlers): if ((composing_xep == 'XEP-0085' or not composing_xep) \ and composing_xep != 'asked_once') or \ (gajim.capscache.is_supported(contact, - xmpp.NS_CHATSTATES) and \ + common.xmpp.NS_CHATSTATES) and \ not gajim.capscache.is_supported(contact, 'notexistant')): # XEP-0085