On Fri, 2005-04-29 at 23:43 +1200, Carlos Liu wrote:
> Package: shared-mime-info
> Version: 0.16-1debian1
> Severity: normal
> 
> I upgraded shared-mime-info to 0.16-1debian1 yesterday. After that, if
> I do a single click on a zip file in nautilus window, the icon of that
> file will become OpenOffice.Org

The magic for application/vnd.sun.xml.calc matches zip files (since OOo
files are zip files). We should be able to use the string
"mimetypeapplication/vnd.sun.xml.calc" that appears at offset 0x1E to
identify the files but this doesn't seem to work for me


<magic priority="80">
      <match value="mimetypeapplication/vnd.sun.xml.calc" type="string"
offset="0x1E"/>
</magic>




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to