added all remaining formats
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user