Skip to content

Fix some fallback emoji image file names

Brett Walker requested to merge bw-fix-emoji-fallback into master

What does this MR do and why?

A few of the new emoji fallback images have names which are not ideal, particularly keycap_*.png which can cause the git repo not to be fetched properly on some non-unix platforms.

Rename to more reasonable names. I've gone ahead and fixed the few that end in _, which needs to get fixed as well.

Fixing how these files are actually created will be fixed by gitlab-org/ruby/gems/tanuki_emoji#35 (closed)

Related to !168446 (comment 2158743259)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brett Walker

Merge request reports

Loading