From 8d4a0dd203ac271006492f7b86d38dc41bb0fb14 Mon Sep 17 00:00:00 2001 From: Stephan Erb Date: Fri, 14 Mar 2008 12:37:02 +0000 Subject: [PATCH] Indentation error. Fixes #3768 --- src/gajim.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gajim.py b/src/gajim.py index 5e4c45211..b583bb4e5 100755 --- a/src/gajim.py +++ b/src/gajim.py @@ -2580,7 +2580,7 @@ class Interface: self.emoticons[emot.upper()] = emot_file sys.path.remove(path) del emoticons - if len(self.emoticons) == 0: + if len(self.emoticons) == 0: dialogs.WarningDialog(_('Emoticons disabled'), _('Your configured emoticons theme cannot been loaded. You maybe need to update the format of emoticons.py file. See http://trac.gajim.org/wiki/Emoticons for more details.')) if self.emoticons_menu: