add encoding to emoticons files. fixes #3227

This commit is contained in:
Yann Leboulanger 2007-08-22 22:30:59 +00:00
parent 7bd952d691
commit 77eabc215d
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# coding=utf-8
emoticons = {
':-[': 'bat.gif',
':[': 'bat.gif',

View File

@ -1,3 +1,4 @@
# coding=utf-8
emoticons = {
':-)': 'smile.png',
':)': 'smile.png',

View File

@ -1,3 +1,4 @@
# coding=utf-8
emoticons = {
':-)': 'smile.png',
':)': 'smile.png',