aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2017-09-22 21:30:08 +0300
committerGitHub <noreply@github.com>2017-09-22 21:30:08 +0300
commit2ab4b397a85071fc3c10cfab60373e9ad88e5d0f (patch)
treefac37bed719b6a675fa10b2d293da0ed957124ec /docs/markdown
parent102c1d09fe113700185405b5be02c352d124327d (diff)
parent34c6cccde2dff2b73e3266760db0f0ac5d48664b (diff)
downloadmeson-2ab4b397a85071fc3c10cfab60373e9ad88e5d0f.zip
meson-2ab4b397a85071fc3c10cfab60373e9ad88e5d0f.tar.gz
meson-2ab4b397a85071fc3c10cfab60373e9ad88e5d0f.tar.bz2
Merge pull request #2350 from tintou/master
Add 'install' keyword to the gettext macro
Diffstat (limited to 'docs/markdown')
-rw-r--r--docs/markdown/i18n-module.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/i18n-module.md b/docs/markdown/i18n-module.md
index 5e6004a..1144e29 100644
--- a/docs/markdown/i18n-module.md
+++ b/docs/markdown/i18n-module.md
@@ -32,6 +32,8 @@ 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.
+
This function also defines targets for maintainers to use:
**Note**: These output to the source directory