Bug 3179

Summary: MS Access Mime types
Product: shared-mime-info Reporter: jstaniek <js>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description jstaniek 2005-05-02 10:08:06 UTC
In the wild more MS Access mime types can be encountered:


Index: freedesktop.org.xml.in
===================================================================
RCS file: /cvs/mime/shared-mime-info/freedesktop.org.xml.in,v
retrieving revision 1.63
diff -u -p -r1.63 freedesktop.org.xml.in
--- freedesktop.org.xml.in	16 Apr 2005 23:55:24 -0000	1.63
+++ freedesktop.org.xml.in	2 May 2005 16:56:01 -0000
@@ -200,7 +200,13 @@ command to generate the output files.
       <match offset="0" type="string" value="\x00\x01\x00\x00Standard Jet DB" />
     </magic>
     <glob pattern="*.mdb" />
- </mime-type>
+    <alias type="application/x-msaccess"/>
+    <alias type="application/msaccess"/>
+    <alias type="application/vnd.msaccess"/>
+    <alias type="application/x-msaccess"/>
+    <alias type="application/mdb"/>
+    <alias type="application/x-mdb"/>
+  </mime-type>
  <mime-type type="application/vnd.ms-excel">
     <_comment>Microsoft Excel spreadsheet</_comment>
     <magic priority="50">
Comment 1 Christian - Manny Calavera - Neumair 2005-10-30 01:18:43 UTC
Thanks, fixed.

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.