about summary refs log tree commit diff
path: root/localedata/tst-iconv-emojis-trans.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
|
* localedata: Translit common emojis to smileys [BZ #30649]Colin Leroy-Mira2023-08-291-0/+117
Add common emojis to the translit-able characters (mostly faces and hearts), and translit them to old-fashioned smileys. Signed-off-by: Colin Leroy-Mira <colin@colino.net> Reviewed-by: Florian Weimer <fweimer@redhat.com>