1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

feat(emoticons): add ASCII-less version of emojione emoticons

`ASCII+emojione` doesn't turn ASCII smileys into emoticons.
E.g. `:)` would be left alone as it is.

Closes #3398.
This commit is contained in:
Zetok Zalbavar 2016-06-16 20:19:43 +01:00
parent 64cbddd068
commit c4b4155a53
No known key found for this signature in database
GPG Key ID: C953D3880212068A
2 changed files with 2530 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2730,5 +2730,6 @@
<file>emojione/3297.svg</file>
<file>emojione/3299.svg</file>
<file>emojione/emoticons.xml</file>
<file>ASCII+emojione/emoticons.xml</file>
</qresource>
</RCC>