Bug 26276 - Mime type for .ppsx files
Summary: Mime type for .ppsx files
Status: RESOLVED FIXED
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-27 09:14 UTC by Olivier Tilloy
Modified: 2010-01-28 09:06 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Patch against git master (49.17 KB, patch)
2010-01-27 09:14 UTC, Olivier Tilloy
Details | Splinter Review

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.