Remove old emoticon themes
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 597 B |
Before Width: | Height: | Size: 985 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 613 B |
Before Width: | Height: | Size: 826 B |
|
@ -1,52 +0,0 @@
|
|||
# coding=utf-8
|
||||
from collections import OrderedDict
|
||||
|
||||
emoticons = OrderedDict((
|
||||
('smile.png', [':-)', ':)']),
|
||||
('coolglasses.png', ['B-)', '(H)']),
|
||||
('wink.gif', [';-)', ';)']),
|
||||
('biggrin.png', [':-D', ':D']),
|
||||
('unhappy.png', [':-(', ':(']),
|
||||
('cry.gif', [":'-(", ":'(", ';-(', ';(', ";'-("]),
|
||||
('frowning.png', [':-/', ':/', ':-\\', ':\\', ':-S', ':S']),
|
||||
('blush.png', [':-$', ':$']),
|
||||
('angry.png', [':-@', ':@']),
|
||||
('bat.gif', [':-[', ':[']),
|
||||
('kiss.png', [':-{}', ':-*', ':*', '(K)']),
|
||||
('stare.png', [':-|', ':|']),
|
||||
('devil.png', [']:->', '>:-)', '>:)', '(6)']),
|
||||
('tongue.png', [':-P', ':P', ':-þ', ':þ']),
|
||||
('oh.png', ['=-O', ':-O', ':O']),
|
||||
('heart.png', ['<3', '(L)', '*IN LOVE*']),
|
||||
('pussy.png', ['(@)']),
|
||||
('cuffs.png', ['(%)']),
|
||||
('moon.png', ['(S)']),
|
||||
('lamp.png', ['(I)']),
|
||||
('music.png', ['(8)']),
|
||||
('beer.png', ['(B)', '*DRINK*']),
|
||||
('brflower.png', ['(W)']),
|
||||
('boy.png', ['(Z)']),
|
||||
('girl.png', ['(X)']),
|
||||
('mail.png', ['(E)']),
|
||||
('thumbdown.png', ['(N)']),
|
||||
('photo.png', ['(P)']),
|
||||
('thumbup.png', ['(Y)', '*THUMBS UP*']),
|
||||
('hugleft.png', ['(})']),
|
||||
('brheart.png', ['</3', '(U)']),
|
||||
('flower.png', ['@}->--', '(F)']),
|
||||
('drink.png', ['(D)']),
|
||||
('phone.png', ['(T)']),
|
||||
('coffee.png', ['(C)']),
|
||||
('hugright.png', ['({)']),
|
||||
('star.png', ['(*)']),
|
||||
('rainbow.png', ['(R)']),
|
||||
('cigarette.gif', ['(ci)']),
|
||||
('cake.gif', ['(^)']),
|
||||
('dontknow.gif', [':^)']),
|
||||
('eyeroll.gif', ['8-)']),
|
||||
('lightning.gif', ['(li)']),
|
||||
('party.gif', ['<:o)']),
|
||||
('sleepy.gif', ['|-)']),
|
||||
('think.gif', ['*-)']),
|
||||
('puke.gif', [':-!']),
|
||||
))
|
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 861 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 608 B |
Before Width: | Height: | Size: 992 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 912 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 609 B |
Before Width: | Height: | Size: 616 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 773 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 677 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 946 B |
Before Width: | Height: | Size: 244 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1009 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 962 B |
Before Width: | Height: | Size: 934 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 597 B |
Before Width: | Height: | Size: 985 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 826 B |
|
@ -1,45 +0,0 @@
|
|||
# coding=utf-8
|
||||
from collections import OrderedDict
|
||||
|
||||
emoticons = OrderedDict((
|
||||
('smile.png', [':-)', ':)']),
|
||||
('coolglasses.png', ['8-)', 'B-)', '(H)']),
|
||||
('wink.png', [';-)', ';)']),
|
||||
('biggrin.png', [':-D', ':D']),
|
||||
('unhappy.png', [':-(', ':(']),
|
||||
('cry.png', [":'-(", ":'(", ';-(', ';(', ";'-("]),
|
||||
('frowning.png', [':-/', ':/', ':-\\', ':\\', ':-S', ':S']),
|
||||
('blush.png', [':-$', ':$']),
|
||||
('angry.png', [':-@', ':@']),
|
||||
('bat.png', [':-[', ':[']),
|
||||
('kiss.png', [':-{}', ':-*', ':*', '(K)']),
|
||||
('stare.png', [':-|', ':|']),
|
||||
('devil.png', [']:->', '>:-)', '>:)', '(6)']),
|
||||
('tongue.png', [':-P', ':P', ':-þ', ':þ']),
|
||||
('oh.png', ['=-O', ':-O', ':O']),
|
||||
('heart.png', ['<3', '(L)', '*IN LOVE*']),
|
||||
('lion.png', [':3', '>:3']),
|
||||
('pussy.png', ['(@)', '=^.^=']),
|
||||
('cuffs.png', ['(%)']),
|
||||
('moon.png', ['(S)']),
|
||||
('lamp.png', ['(I)']),
|
||||
('music.png', ['(8)']),
|
||||
('beer.png', ['(B)', '*DRINK*']),
|
||||
('brflower.png', ['(W)']),
|
||||
('boy.png', ['(Z)']),
|
||||
('girl.png', ['(X)']),
|
||||
('mail.png', ['(E)']),
|
||||
('thumbdown.png', ['(N)']),
|
||||
('photo.png', ['(P)']),
|
||||
('thumbup.png', ['(Y)', '*THUMBS UP*']),
|
||||
('hugleft.png', ['(})']),
|
||||
('brheart.png', ['</3', '(U)']),
|
||||
('flower.png', ['@}->--', '(F)']),
|
||||
('drink.png', ['(D)']),
|
||||
('phone.png', ['(T)']),
|
||||
('coffee.png', ['(C)']),
|
||||
('hugright.png', ['({)']),
|
||||
('star.png', ['(*)']),
|
||||
('rainbow.png', ['(R)']),
|
||||
('puke.png', [':-!']),
|
||||
))
|
Before Width: | Height: | Size: 861 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 608 B |
Before Width: | Height: | Size: 992 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 912 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 616 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 773 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 677 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 871 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 946 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1009 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 962 B |
Before Width: | Height: | Size: 934 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 892 B |
Before Width: | Height: | Size: 930 B |
Before Width: | Height: | Size: 814 B |
Before Width: | Height: | Size: 785 B |
Before Width: | Height: | Size: 804 B |
Before Width: | Height: | Size: 473 B |
Before Width: | Height: | Size: 698 B |
Before Width: | Height: | Size: 803 B |
Before Width: | Height: | Size: 774 B |
Before Width: | Height: | Size: 825 B |
Before Width: | Height: | Size: 861 B |