>From meson docs for `i18n.merge_file()`:
> type: type of file, valid options are 'xml' (default) and 'desktop'
This allows wwmm/easyeffects' configuration to continue until it hits
unimplemented methods in the gnome module.
Without this it errored with:
modules/i18n.meson:264:9: error unable to coerce <obj void> to string
264 | f'type=@type@',
^_____________