From 0d2df5fab12b0177327b07dbdeb21a8ebcdb8937 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Tue, 28 Dec 2021 16:08:39 +0100 Subject: [PATCH] docs: document media_baseurl property of components This property is inserted[1] into XML collection metadata by appstream-generator, but is undocumented. [1]https://github.com/ximion/appstream-generator/blob/master/src/asgen/engine.d#L318 --- docs/xml/collection-xmldata.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/xml/collection-xmldata.xml b/docs/xml/collection-xmldata.xml index 6f19742e..16e33941 100644 --- a/docs/xml/collection-xmldata.xml +++ b/docs/xml/collection-xmldata.xml @@ -73,6 +73,16 @@ + + media_baseurl + + + The base URL for media (screenshots, icons, ...) referenced in the metadata file. + If this is set, all urls in the document referencing media will be treated relative to the base url. + + + + architecture