Bug 5455

Summary: Add MIME type for gnuplot source files
Product: shared-mime-info Reporter: Tristan Miller <psychonaut>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: high    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Tristan Miller 2005-12-30 08:10:25 UTC
I would like to suggest that a MIME type be added for gnuplot source files. 
There is no IANA standard for this MIME type, and while there are several
unofficial "x-" types in the wild (text/x-gnuplot, image/x-gnuplot,
application/x-gnuplot), I believe that application/x-gnuplot is probably the
most appropriate.  There is also no universally agreed-upon filename extension,
though *.gp, *.gplt, and *.gnuplot seem to be the most common.  Ergo:

  <mime-type type="application/x-gnuplot">
	<comment>Gnuplot plot files</comment>
	<glob pattern="*.gp"/>
	<glob pattern="*.gplt"/>
	<glob pattern="*.gnuplot"/>
  </mime-type>
Comment 1 Christian - Manny Calavera - Neumair 2006-02-22 04:02:59 UTC
Thanks for your bug report, I've added that MIME type.

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.