From 958d02abd5d9b4879e19b57033fc4e9412bd3fab Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 18 Apr 2017 20:34:21 -0400 Subject: [PATCH] Document build-extension Not much to say here, but the key should at least be mentioned in the documentation. --- doc/flatpak-manifest.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/flatpak-manifest.xml b/doc/flatpak-manifest.xml index d44122ae..cb219784 100644 --- a/doc/flatpak-manifest.xml +++ b/doc/flatpak-manifest.xml @@ -88,6 +88,10 @@ (boolean) Build a new runtime instead of an application. + + (boolean) + Build an extension. + (boolean) Separate out locale files and translations to an extension runtime. Defaults to true.