New mime info entry is needed for ALZ format support. ALZ is the archive format like zip. ALZ files are created by ESTsoft's proprietary Alzip program which is widely used in South Korea. Free extract-only "unalz" can be used to access this format. Please add this entry to freedesktop.org.xml.in: <mime-type type="application/x-alz"> <_comment>Alzip archive</_comment> <magic priority="50"> <match type="string" value="ALZ" offset="0"/> </magic> <glob pattern="*.alz"/> </mime-type>
Could I have a test file to add to the test suite please?
Created attachment 15799 [details] simple alz file, created by ESTsoft Alzip
* freedesktop.org.xml.in: * tests/list: * tests/test.alz: Add application/x-alz for ALZ archives, patch by Changwoo Ryu <cwryu@debian.org> (Closes: #14909)
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.