author: kx <kx@radix.pro> 2023-12-21 21:15:15 +0300
committer: kx <kx@radix.pro> 2023-12-21 21:15:15 +0300
commit: 938dce1e03ee7b5f16c6955dd055916dd2d515d0
parent: fcf296f311f6cc515afb16b8c08e4ddd3da807cb
Commit Summary:
Diffstat:
1 file changed, 2 insertions, 0 deletions
diff --git a/po/meson.build b/po/meson.build
new file mode 100644
index 0000000..111f515
--- /dev/null
+++ b/po/meson.build
@@ -0,0 +1,3 @@
+
+i18n = import('i18n')
+i18n.gettext(meson.project_name(), preset : 'glib')