added all remaining formats

This commit is contained in:
2026-04-03 18:45:37 +02:00
parent 473da90b01
commit 9a367b4d10
20 changed files with 589 additions and 193 deletions
+15
View File
@@ -23,4 +23,19 @@
<comment>VP3 Pfaff embroidery file</comment>
<glob pattern="*.vp3"/>
</mime-type>
<mime-type type="application/x-pec">
<comment>PEC Brother embroidery file</comment>
<glob pattern="*.pec"/>
<magic priority="50">
<match type="string" offset="0" value="#PEC"/>
</magic>
</mime-type>
<mime-type type="application/x-xxx">
<comment>XXX Singer embroidery file</comment>
<glob pattern="*.xxx"/>
</mime-type>
<mime-type type="application/x-sew">
<comment>SEW Janome embroidery file</comment>
<glob pattern="*.sew"/>
</mime-type>
</mime-info>