[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#306917: shared-mime-info: new version cause wrong icon and menu on zip file in nautilus



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>




Reply to: