Fiscality maschera funziona fino all apertura del xmlx

This commit is contained in:
tommal
2025-11-30 14:36:35 +01:00
parent 609549ce09
commit ddaf9329a1
929 changed files with 181250 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-java-jnlp-file">
<sub-class-of type="text/xml"/>
<comment>Java Network Launched Application</comment>
<glob pattern="*.jnlp"/>
<magic priority="85">
<match type="string" value="&lt;jnlp" offset="0:64"/>
</magic>
</mime-type>
</mime-info>