Bug 26276

Summary: Mime type for .ppsx files
Product: shared-mime-info Reporter: Olivier Tilloy <olivier>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: olivier
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch against git master

Description Olivier Tilloy 2010-01-27 09:14:32 UTC
Created attachment 32851 [details] [review]
Patch against git master

The shared mime info database doesn't know about files with the "ppsx" extension.

Those are to be known as "PowerPoint 2007 XML Show" (see http://en.wikipedia.org/wiki/Microsoft_Office_2007_filename_extensions#PowerPoint_2007_File_Type_Extension), the complete type being "application/vnd.openxmlformats-officedocument.presentationml.slideshow".

I'm attaching a patch against git master along with a test case.
Comment 1 Olivier Tilloy 2010-01-27 09:16:36 UTC
Note that there is a bug report in Ubuntu that already tracks this issue, I'll make sure Launchpad is aware of the upstream bug report.
Comment 2 Olivier Tilloy 2010-01-27 09:17:19 UTC
And now for the URL: https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/344198.
Comment 3 Bastien Nocera 2010-01-28 09:06:19 UTC
commit e665d474b44d36c1510378865bd0bbbb79fd8ac5
Author: Olivier Tilloy <olivier@tilloy.net>
Date:   Wed Jan 27 18:09:18 2010 +0100

    Add application/vnd.openxmlformats-officedocument.presentationml.slideshow
    
    and sample.ppsx test file (copied sample.pptx).
    
    http://bugs.freedesktop.org/show_bug.cgi?id=26276

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.