Add XISF mime type

This commit is contained in:
2025-04-29 13:15:45 +02:00
parent 1a214a169e
commit 2a78a9a41d
3 changed files with 10 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="image/x-xisf">
<comment>Extensible Image Serialization Format</comment>
<glob pattern="*.xisf"/>
</mime-type>
</mime-info>