summaryrefslogtreecommitdiff
path: root/po/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-06-22 11:38:10 +0200
committerBastien Nocera <hadess@hadess.net>2017-06-22 11:57:29 +0200
commit56ca6f9f309e9c3330819d0f93bb4fb828324a8f (patch)
treef0c091e5779dc01156b4343a094c968fcfbc6f86 /po/meson.build
parente4499a30188adc29825f97ba3227ec96afbaf391 (diff)
downloadnautilus-sendto-56ca6f9f309e9c3330819d0f93bb4fb828324a8f.tar.gz
build: Add meson build system
https://bugzilla.gnome.org/show_bug.cgi?id=784084
Diffstat (limited to 'po/meson.build')
-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..e9b77d7
--- /dev/null
+++ b/po/meson.build
@@ -0,0 +1 @@
+i18n.gettext(meson.project_name(), preset: 'glib')