From c07e5124bcb2eb5f4a078fe537d42c5ff64e60af Mon Sep 17 00:00:00 2001 From: Sergey Shatunov Date: Tue, 15 May 2018 23:30:14 +0700 Subject: Add install_dir to i18n.gettext --- docs/markdown/i18n-module.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/markdown') diff --git a/docs/markdown/i18n-module.md b/docs/markdown/i18n-module.md index 88f059b..9053edc 100644 --- a/docs/markdown/i18n-module.md +++ b/docs/markdown/i18n-module.md @@ -29,6 +29,7 @@ argument which is the name of the gettext module. [source](https://github.com/mesonbuild/meson/blob/master/mesonbuild/modules/i18n.py) for for their value * `install`: (*Added 0.43.0*) if false, do not install the built translations. +* `install_dir`: (*Added 0.50.0*) override default install location, default is `localedir` This function also defines targets for maintainers to use: **Note**: These output to the source directory -- cgit v1.1