summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorzhuyaliang <[email protected]>2023-07-21 11:05:03 +0800
committerzhuyaliang <[email protected]>2023-07-21 11:05:03 +0800
commit6b49a8c0d49deae5d079a342b4843f8dcb856410 (patch)
tree38b635fadad4ecb7deaebf46329e6b18a73836c2 /po
parentd39bd997538bcae87637a8f98f67296bd622b3e5 (diff)
downloadmate-netbook-meson.tar.bz2
mate-netbook-meson.tar.xz
Add meson compilation supportmeson
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')