This commit is contained in:
js 2008-08-26 13:32:44 +00:00
parent 20ed561650
commit 10e386121b
3 changed files with 15 additions and 16 deletions

View File

@ -1,11 +1,11 @@
# coding=utf-8
emoticons = {
'smile.png': [':-)', ':)', '^_^', '^^'],
'smile.png': [':-)', ':)'],
'coolglasses.png': ['B-)', '(H)'],
'wink.gif': [';-)', ';)'],
'biggrin.png': [':-D', ':D', ':->', ':>', 'xD'],
'biggrin.png': [':-D', ':D'],
'unhappy.png': [':-(', ':('],
'cry.gif': [":'-(", ":'(", ';-(', ';(', ";'-(", ';_;'],
'cry.gif': [":'-(", ":'(", ';-(', ';(', ";'-("],
'frowning.png': [':-/', ':/', ':-\\', ':\\', ':-S', ':S'],
'blush.png': [':-$', ':$'],
'angry.png': [':-@', ':@'],
@ -14,7 +14,7 @@ emoticons = {
'stare.png': [':-|', ':|'],
'devil.png': [']:->', '>:-)', '>:)', '(6)'],
'tongue.png': [':-P', ':P', ':-þ', ''],
'oh.png': ['=-O', ':-O', ':O', 'O.O', 'O_O'],
'oh.png': ['=-O', ':-O', ':O'],
'heart.png': ['<3', '(L)', '*IN LOVE*'],
'pussy.png': ['(@)'],
'cuffs.png': ['(%)'],
@ -49,5 +49,4 @@ emoticons = {
'puke.gif': [':-!'],
}
# vim: se ts=3:
# vim: se ts=3:

View File

@ -1,11 +1,11 @@
# coding=utf-8
emoticons = {
'smile.png': [':-)', ':)', '^_^', '^^'],
'smile.png': [':-)', ':)'],
'coolglasses.png': ['8-)', 'B-)', '(H)'],
'wink.png': [';-)', ';)'],
'biggrin.png': [':-D', ':D', ':->', ':>', 'xD'],
'biggrin.png': [':-D', ':D'],
'unhappy.png': [':-(', ':('],
'cry.png': [":'-(", ":'(", ';-(', ';(', ";'-(", ';_;'],
'cry.png': [":'-(", ":'(", ';-(', ';(', ";'-("],
'frowning.png': [':-/', ':/', ':-\\', ':\\', ':-S', ':S'],
'blush.png': [':-$', ':$'],
'angry.png': [':-@', ':@'],
@ -14,7 +14,7 @@ emoticons = {
'stare.png': [':-|', ':|'],
'devil.png': [']:->', '>:-)', '>:)', '(6)'],
'tongue.png': [':-P', ':P', ':-þ', ''],
'oh.png': ['=-O', ':-O', ':O', 'O.O', 'O_O'],
'oh.png': ['=-O', ':-O', ':O'],
'heart.png': ['<3', '(L)', '*IN LOVE*'],
'lion.png': [':3', '>:3'],
'pussy.png': ['(@)', '=^.^='],
@ -42,4 +42,4 @@ emoticons = {
'puke.png': [':-!'],
}
# vim: se ts=3:
# vim: se ts=3:

View File

@ -1,11 +1,11 @@
# coding=utf-8
emoticons = {
'smile.png': [':-)', ':)', '^_^', '^^'],
'smile.png': [':-)', ':)'],
'coolglasses.png': ['8-)', 'B-)', '(H)'],
'wink.png': [';-)', ';)'],
'biggrin.png': [':-D', ':D', ':->', ':>', 'xD'],
'biggrin.png': [':-D', ':D'],
'unhappy.png': [':-(', ':('],
'cry.png': [":'-(", ":'(", ';-(', ';(', ";'-(", ';_;'],
'cry.png': [":'-(", ":'(", ';-(', ';(', ";'-("],
'frowning.png': [':-/', ':/', ':-\\', ':\\', ':-S', ':S'],
'blush.png': [':-$', ':$'],
'angry.png': [':-@', ':@'],
@ -14,7 +14,7 @@ emoticons = {
'stare.png': [':-|', ':|'],
'devil.png': [']:->', '>:-)', '>:)', '(6)'],
'tongue.png': [':-P', ':P', ':-þ', ''],
'oh.png': ['=-O', ':-O', ':O', 'O.O', 'O_O'],
'oh.png': ['=-O', ':-O', ':O'],
'heart.png': ['<3', '(L)', '*IN LOVE*'],
'lion.png': [':3', '>:3'],
'pussy.png': ['(@)', '=^.^='],
@ -42,4 +42,4 @@ emoticons = {
'puke.png': [':-!'],
}
# vim: se ts=3:
# vim: se ts=3: