Rest of the conversion to meson/ninja missed in the first push. Thanks again Claud for the assist.

This commit is contained in:
Storm Dragon
2025-08-11 13:27:22 -04:00
parent 8bcc85f82c
commit 02fa1e4356
7 changed files with 200 additions and 114 deletions

6
po/meson.build Normal file
View File

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