mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 02:01:40 -05:00

Linux 32bit build cannot handle all the emoji sprites being compiled in a single translation unit, so now it is divided in two.
8 lines
199 B
Text
8 lines
199 B
Text
<RCC>
|
|
<qresource prefix="/gui">
|
|
<file>art/emoji.webp</file>
|
|
<file>art/emoji_125x.webp</file>
|
|
<file>art/emoji_150x.webp</file>
|
|
<file>art/emoji_200x.webp</file>
|
|
</qresource>
|
|
</RCC>
|