Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

finish appdata -> metainfo migration #240

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

okias
Copy link
Contributor

@okias okias commented Apr 19, 2020

While desktop-application metadata is commonly stored in
/usr/share/metainfo/%{id}.metainfo.xml (with a .metainfo.xml extension),
using a .appdata.xml extension is also permitted for this component type
for legacy compatibility. AppStream implementations will recognize
either file type, as long as it ends up in the right location on the
filesystem.

https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Application.html

Signed-off-by: David Heidelberg david@ixit.cz

While desktop-application metadata is commonly stored in
/usr/share/metainfo/%{id}.metainfo.xml (with a .metainfo.xml extension),
using a .appdata.xml extension is also permitted for this component type
for legacy compatibility. AppStream implementations will recognize
either file type, as long as it ends up in the right location on the
filesystem.

https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Application.html

Signed-off-by: David Heidelberg <david@ixit.cz>
Copy link
Member

@SilverRainZ SilverRainZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SilverRainZ SilverRainZ merged commit 83648fd into SrainApp:master Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants