otsaloma / nfoview

Viewer for NFO files
https://otsaloma.io/nfoview
GNU General Public License v3.0
139 stars 13 forks source link

appstream 'mimetypes' tag is deprecated #21

Closed jcfp closed 3 years ago

jcfp commented 3 years ago

The toplevel mimetypes tag (used in io.otsaloma.nfoview.appdata.xml) is deprecated in favour of mediatype tags in a provides block to indicate that your software provides a media handler for the given types.

See docs at freedesktop.org.

otsaloma commented 3 years ago

Thanks for noticing, fixing now.