mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-18 21:42:04 -04:00
doc: Document ExtensionOf.runtime
Closes: #2954 Approved by: alexlarsson
This commit is contained in:
committed by
Atomic Bot
parent
9cd682b057
commit
da62f665da
@@ -499,7 +499,7 @@
|
||||
<varlistentry>
|
||||
<term><option>build</option> (boolean)</term>
|
||||
<listitem><para>
|
||||
Whether this instance was created by flatpak build.
|
||||
Whether this instance was created by flatpak build.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
@@ -805,6 +805,15 @@
|
||||
belongs to. Available since 0.9.1.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>runtime</option> (string)</term>
|
||||
<listitem><para>
|
||||
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.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>priority</option> (integer)</term>
|
||||
<listitem><para>
|
||||
|
||||
Reference in New Issue
Block a user