summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorzhuyaliang <[email protected]>2023-05-23 17:24:08 +0800
committerLuke from DC <[email protected]>2023-05-25 16:13:58 +0000
commita3f91214bc683e61426d25d8cf6e27b7e51412aa (patch)
tree5ed74f9c4bc95ce59861bdb9f44429b305833829 /po
parent65a6c367e28e338dc74931dece1af9e53338276f (diff)
downloadmate-polkit-a3f91214bc683e61426d25d8cf6e27b7e51412aa.tar.bz2
mate-polkit-a3f91214bc683e61426d25d8cf6e27b7e51412aa.tar.xz
Add meson compilation support
Diffstat (limited to 'po')
-rw-r--r--po/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/meson.build b/po/meson.build
new file mode 100644
index 0000000..5159141
--- /dev/null
+++ b/po/meson.build
@@ -0,0 +1 @@
+i18n.gettext(gettext_package, preset : 'glib')