From da62f665da16163ae1250f55fc26a57fd3eb2800 Mon Sep 17 00:00:00 2001 From: Ryan Gonzalez Date: Mon, 10 Jun 2019 19:16:46 +0000 Subject: [PATCH] doc: Document ExtensionOf.runtime Closes: #2954 Approved by: alexlarsson --- doc/flatpak-metadata.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/doc/flatpak-metadata.xml b/doc/flatpak-metadata.xml index 97f789067..c8544391d 100644 --- a/doc/flatpak-metadata.xml +++ b/doc/flatpak-metadata.xml @@ -499,7 +499,7 @@ (boolean) - Whether this instance was created by flatpak build. + Whether this instance was created by flatpak build. @@ -805,6 +805,15 @@ belongs to. Available since 0.9.1. + + (string) + + The runtime this extension will be inside of. If it is an + app extension, this is the app's runtime; otherwise, this + is identical to ref, without the runtime/ prefix. + Available since 1.5.0. + + (integer)