Don't detect magic of compressed modules for now
This commit is contained in:
parent
e8c33a046c
commit
05e3897ad4
|
@ -4,7 +4,7 @@
|
||||||
<comment>Furnace module</comment>
|
<comment>Furnace module</comment>
|
||||||
<magic priority="50">
|
<magic priority="50">
|
||||||
<match type="string" value="-Furnace module-" offset="0" />
|
<match type="string" value="-Furnace module-" offset="0" />
|
||||||
<match type="string" value="\170\234" offset="0" />
|
<!--match type="string" value="\170\234" offset="0" /-->
|
||||||
</magic>
|
</magic>
|
||||||
<glob pattern="*.fur" />
|
<glob pattern="*.fur" />
|
||||||
</mime-type>
|
</mime-type>
|
||||||
|
@ -17,4 +17,4 @@
|
||||||
</magic>
|
</magic>
|
||||||
<glob pattern="*.fui" />
|
<glob pattern="*.fui" />
|
||||||
</mime-type>
|
</mime-type>
|
||||||
</mime-info>
|
</mime-info>
|
||||||
|
|
Loading…
Reference in a new issue