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: