Bug 24826

Summary: Duplicate definition of application/vnd.mozilla.xul+xml
Product: shared-mime-info Reporter: Matt McCutchen <matt>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Matt McCutchen 2009-10-30 18:48:57 UTC
application/vnd.mozilla.xul+xml is defined twice in freedesktop.org.xml.in:

$ sed -nre 's,^.*mime-type type="(.*)".*$,\1,p' freedesktop.org.xml.in | sort | uniq --repeated --count
      2 application/vnd.mozilla.xul+xml

The duplicate definition was added in commit 15094b2e382937bbe9668b6acf4c35d680d008d6 .
Comment 1 Bastien Nocera 2009-10-30 19:50:01 UTC
Fixed in master, thanks for the notice.

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.