Skip to content
Snippets Groups Projects
Commit 77eabc21 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

add encoding to emoticons files. fixes #3227

parent 7bd952d6
No related branches found
No related tags found
No related merge requests found
# coding=utf-8
emoticons = {
':-[': 'bat.gif',
':[': 'bat.gif',
......
# coding=utf-8
emoticons = {
':-)': 'smile.png',
':)': 'smile.png',
......
# coding=utf-8
emoticons = {
':-)': 'smile.png',
':)': 'smile.png',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment