summary refs log tree commit diff
path: root/scripts/update_emoji.md
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2022-05-06 16:15:43 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2022-05-06 16:15:43 +0200
commitcd07a76cd6a2ea18fe5c10fd7c0d7c8a4b8b4fe0 (patch)
treef8706df9c2a1247383f49ac62dc6e073a87cdb31 /scripts/update_emoji.md
parentTranslated using Weblate (Russian) (diff)
parentFixup some small emoji things (diff)
downloadnheko-cd07a76cd6a2ea18fe5c10fd7c0d7c8a4b8b4fe0.tar.xz
Merge branch 'TheDrawingCoder-Gamer-master'
Diffstat (limited to 'scripts/update_emoji.md')
-rw-r--r--scripts/update_emoji.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/update_emoji.md b/scripts/update_emoji.md

index 00fe8c4e..fae6d089 100644 --- a/scripts/update_emoji.md +++ b/scripts/update_emoji.md
@@ -2,6 +2,8 @@ 1. Get the latest emoji-test.txt from here: https://unicode.org/Public/emoji/ 2. Overwrite the existing resources/emoji-test.txt with the new one -3. Run `./scripts/emoji_codegen.py resources/emoji-test.txt` and replace the current tail of src/emoji/Provider.cpp with the new output +3. Run `./scripts/emoji_codegen.py resources/emoji-test.txt resources/shortcodes.txt` and replace the current tail of src/emoji/Provider.cpp with the new output 4. `make lint` 5. Compile and test + +