On Mo, 2015-09-21 at 09:16 +0200, Fabian Greffrath wrote: > Am Sonntag, den 20.09.2015, 08:03 +0000 schrieb Debian Bug Tracking > System: > > It has been closed by Sebastian Dröge <[email protected]>. > > Cool! So, what does it need for *.wad files to show up as "Doom WAD > file" in Nautilus?
This here:
<mime-type type="application/x-doom-wad">
<comment>Doom WAD</comment>
<acronym>WAD</acronym>
<expanded-acronym>Where's All the Data</expanded-acronym>
<generic-icon name="package-x-generic"/>
<magic priority="50">
<match value="IWAD" type="string" offset="0"/>
<match value="PWAD" type="string" offset="0"/>
</magic>
<glob weight="80" pattern="*.wad"/>
</mime-type>
You're saying they don't show up in nautilus as such for you?
signature.asc
Description: This is a digitally signed message part

