missing commit
This commit is contained in:
parent
0a10659b07
commit
56bcc2e1fa
1 changed files with 1 additions and 0 deletions
|
@ -1872,6 +1872,7 @@ class Interface:
|
|||
#initialize emoticons dictionary and unique images list
|
||||
self.emoticons_images = list()
|
||||
self.emoticons = dict()
|
||||
self.emoticons_animations = dict()
|
||||
|
||||
path = os.path.join(gajim.DATA_DIR, 'emoticons', emot_theme)
|
||||
if not os.path.exists(path):
|
||||
|
|
Loading…
Add table
Reference in a new issue