Bug 26567 - application/x-linguist is an XML document
Summary: application/x-linguist is an XML document
Status: RESOLVED FIXED
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: All All
: medium minor
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-14 13:53 UTC by Serguey G Basalaev
Modified: 2010-02-15 03:04 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to add XML subclassing in a .ts MIME (383 bytes, patch)
2010-02-14 13:53 UTC, Serguey G Basalaev
Details | Splinter Review

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.