aboutsummaryrefslogtreecommitdiff
path: root/main/po
diff options
context:
space:
mode:
authorhrxi <hrrrxi@gmail.com>2023-06-22 00:04:39 +0200
committerfiaxh <fiaxh@users.noreply.github.com>2023-10-06 15:25:12 +0200
commit62ed82a49535a891acb85a2e7b9d861433db1670 (patch)
tree82e6c65936e364891d9dcd8400f370ebbc19f077 /main/po
parent6eb1b53e60a12f82c8d47a5824bf9cee954ccdc2 (diff)
downloaddino-62ed82a49535a891acb85a2e7b9d861433db1670.tar.gz
dino-62ed82a49535a891acb85a2e7b9d861433db1670.zip
meson: Install more stuff
Install .vapi, .deps, .h files for the Vala libraries. Also install the data files. .deps files have to be manually generated, there's a feature request for automated generation at https://github.com/mesonbuild/meson/issues/9756. Import the gnome module globally. Install dependencies on Meson CI.
Diffstat (limited to 'main/po')
-rw-r--r--main/po/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/po/meson.build b/main/po/meson.build
new file mode 100644
index 00000000..ea0d12d4
--- /dev/null
+++ b/main/po/meson.build
@@ -0,0 +1 @@
+i18n.gettext('dino')