From 2e1c10620fe6356138b97c6abe103c16be1a1ac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Sun, 27 Aug 2017 22:07:58 +0200 Subject: [PATCH] Update ascii smilies --- data/emoticons/noto-emoticons/emoticons_theme.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/emoticons/noto-emoticons/emoticons_theme.py b/data/emoticons/noto-emoticons/emoticons_theme.py index 3baa867b3..257eb7a08 100644 --- a/data/emoticons/noto-emoticons/emoticons_theme.py +++ b/data/emoticons/noto-emoticons/emoticons_theme.py @@ -12,14 +12,14 @@ emoticons = OrderedDict([ # subgroup: face-positive ('u1f600.png', [u'\U0001f600']), ('u1f601.png', [u'\U0001f601']), - ('u1f602.png', [u'\U0001f602', ':-D', ':D']), + ('u1f602.png', [u'\U0001f602', ':\'-)', ':\')']), ('u1f923.png', [u'\U0001f923']), - ('u1f603.png', [u'\U0001f603']), + ('u1f603.png', [u'\U0001f603', ':-D', ':D', '=D']), ('u1f604.png', [u'\U0001f604']), ('u1f605.png', [u'\U0001f605']), ('u1f606.png', [u'\U0001f606']), ('u1f609.png', [u'\U0001f609', ';-)', ';)']), - ('u1f60a.png', [u'\U0001f60a', ':-)', ':)']), + ('u1f60a.png', [u'\U0001f60a']), ('u1f60b.png', [u'\U0001f60b']), ('u1f60e.png', [u'\U0001f60e', '8-)', 'B-)']), ('u1f60d.png', [u'\U0001f60d', '<3']), @@ -27,7 +27,7 @@ emoticons = OrderedDict([ ('u1f617.png', [u'\U0001f617']), ('u1f619.png', [u'\U0001f619']), ('u1f61a.png', [u'\U0001f61a']), - ('u263a.png', [u'\u263a']), + ('u263a.png', [u'\u263a', ':-)', ':)', '=)', '=]', ':]']), ('u1f642.png', [u'\U0001f642']), ('u1f917.png', [u'\U0001f917']),