AFAIK the historical progression of the standard location of an appstream data file for a regular desktop app is as follows:
/usr/share/appdata/<ID>.appdata.xml
/usr/share/metainfo/<ID>.appdata.xml
/usr/share/metainfo/<ID>.metainfo.xml
What was the first appstream version that supported the current location (3)?
I'm asking to determine which old distros support it and when it's safe for upstream projects to change this in their source trees.
The text was updated successfully, but these errors were encountered:
AFAIK the historical progression of the standard location of an appstream data file for a regular desktop app is as follows:
/usr/share/appdata/<ID>.appdata.xml/usr/share/metainfo/<ID>.appdata.xml/usr/share/metainfo/<ID>.metainfo.xml(current spec)What was the first appstream version that supported the current location (3)?
I'm asking to determine which old distros support it and when it's safe for upstream projects to change this in their source trees.
The text was updated successfully, but these errors were encountered: