Bug 26567

Summary: application/x-linguist is an XML document
Product: shared-mime-info Reporter: Serguey G Basalaev <sbasalaev>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch to add XML subclassing in a .ts MIME

Description Serguey G Basalaev 2010-02-14 13:53:25 UTC
Created attachment 33294 [details] [review]
Patch to add XML subclassing in a .ts MIME

Qt Linguist translation file is a valid XML, it should be a subclass of application/xml.

http://doc.trolltech.com/4.5/linguist-translators.html#file-types
http://doc.trolltech.com/4.5/linguist-ts-file-format.html
Comment 1 Bastien Nocera 2010-02-15 03:04:09 UTC
commit 07cafcb275f19efaa4b7551af7d9d0955a9f0ccb
Author: Serguey G Basalaev <sbasalaev@gmail.com>
Date:   Mon Feb 15 11:02:58 2010 +0000

    application/x-linguist is an XML document
    
    Qt Linguist translation file is a valid XML, it should be a subclass of
    application/xml.
    
    http://doc.trolltech.com/4.5/linguist-translators.html#file-types
    http://doc.trolltech.com/4.5/linguist-ts-file-format.html
    
    http://bugs.freedesktop.org/show_bug.cgi?id=26567

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.