New review comment by mustaqimM on void-packages repository https://github.com/void-linux/void-packages/pull/35958#discussion_r820181166 Comment: Well it works, but at first glance for some reason it doesn't generate a desktop file and a few other files: ```zsh /usr/share/applications/gramps.desktop /usr/share/metainfo/gramps.appdata.xml /usr/share/mime/packages/gramps.xml /usr/share/mime-info/gramps.keys ``` Also I'm not able to test other languages in depth but I ran it like so: ```zsh env LC_ALL=nl_BE.UTF-8 LANGUAGE="sv" gramps ``` And it seems to work fine.