summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authormbkma <[email protected]>2026-03-22 10:18:37 +0100
committermbkma <[email protected]>2026-03-22 22:08:28 +0100
commit4a14e878c1187d6cc1f76b87a24a6007314d996e (patch)
tree14e01a5357bd807b95d368da78202cb495658718 /po
parentf1fd658bda21506fac8966821fcdb4c2a154b590 (diff)
downloadpluma-meson.tar.bz2
pluma-meson.tar.xz
add meson 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 00000000..3d8796d1
--- /dev/null
+++ b/po/meson.build
@@ -0,0 +1 @@
+i18n.gettext('pluma', preset: 'glib')