Since Appstream has it's own file format, it would be nice to have MimeType for it. Something like this:
<?xml version="1.0" encoding="UTF-8"?> <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> <mime-type type="text/x-freedesktop-appstream"> <comment>Appstream Files</comment> <glob pattern="*.appdata.xml"/> <glob pattern="*.metadata.xml"/> </mime-type> </mime-info>
Not sure if this is the right place to suggest it.
The text was updated successfully, but these errors were encountered:
Since Appstream has it's own file format, it would be nice to have MimeType for it. Something like this:
Not sure if this is the right place to suggest it.
The text was updated successfully, but these errors were encountered: