mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
emoji: Store customized emoji in file separate from emoji_names.py.
Emoji that we specifically choose names or aliases for will be stored in this new file so that we can generate emoji_names.py from the custom names and also CLDR (for the rest). This new file isn't used for anything yet (no user facing change); it will be used in future commits.
This commit is contained in:
@@ -16,3 +16,5 @@ fpr
|
||||
alls
|
||||
nd
|
||||
ot
|
||||
womens
|
||||
vise
|
||||
|
1580
tools/setup/emoji/custom_emoji_names.py
Normal file
1580
tools/setup/emoji/custom_emoji_names.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user