cbrnix / Flatery

Flatery is icon theme for linux in flat style licensed under the CC BY-NC-SA 3.0
314 stars 16 forks source link

added links for mimetype application/x-iso9660-image #26

Closed jkoop closed 3 years ago

jkoop commented 3 years ago

Problem

ISO files are usually expressed as mimetype application/x-iso9660-image1. The SVGs that would represent it are are missing, so ISO files appear as unknown files.

Solution

I created symlinks from every */mimetypes/*/application-x-iso9660-image.svg to their respective sibling application-x-iso.svg files.

cbrnix commented 3 years ago

Thanks! Accepted