Files
cthulhu/po/meson.build

6 lines
96 B
Meson

i18n.gettext('cthulhu',
args: [
'--default-domain=cthulhu',
'--from-code=UTF-8',
]
)