mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 16:37:31 +09:00
Sync Pale Moon code
This commit is contained in:
parent
bb751d3fc3
commit
a5f9344426
15 changed files with 108 additions and 16 deletions
Binary file not shown.
|
|
@ -1,9 +1,9 @@
|
|||
EmojiOne Mozilla
|
||||
Twemoji Mozilla
|
||||
================
|
||||
|
||||
The upstream repository of EmojiOne Mozilla can be found at
|
||||
The upstream repository of Twemoji Mozilla can be found at
|
||||
|
||||
https://github.com/mozilla/emojione-colr
|
||||
https://github.com/mozilla/twemoji-colr
|
||||
|
||||
Please refer commit history for the current version of the font.
|
||||
This file purposely omit the version, so there is no need to update it here.
|
||||
This file purposely omits the version, so there is no need to update it here.
|
||||
|
|
|
|||
BIN
application/palemoon/fonts/TwemojiMozilla.ttf
Normal file
BIN
application/palemoon/fonts/TwemojiMozilla.ttf
Normal file
Binary file not shown.
|
|
@ -7,5 +7,5 @@
|
|||
if CONFIG['OS_ARCH'] in ('WINNT'):
|
||||
DIST_SUBDIR = ''
|
||||
FINAL_TARGET_FILES.fonts += [
|
||||
'EmojiOneMozilla.ttf'
|
||||
'TwemojiMozilla.ttf'
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue