GaZaTu/x11-emoji-picker

fix OOM in compilation

GaZaTu opened this issue · 0 comments

probably an issue with src/emojis.cpp (its just too fucking big).
I could split the translations into seperated files per language and have them register themselves somehow so the translation lookup knows which one to reference.