Bug 13024 - Add magic for msword
Summary: Add magic for msword
Status: RESOLVED NOTABUG
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: All All
: high normal
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-31 06:59 UTC by D Bera
Modified: 2008-02-21 09:08 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description D Bera 2007-10-31 06:59:30 UTC
A lot of application/msword files I have start with this magic:
<match value="\320\317\021\340\241\261" type="string" offset="0"/>

Without this, the msword files are not properly detected. With this change, they are detected correctly. This magic is also used in KDE KMimeMagic database (/usr/share/mimelnk/magic).
Comment 1 Bastien Nocera 2008-02-21 09:08:20 UTC
That's actually the magic for application/x-ole-storage, which can also be an Excel file, or a whole load of others.


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.