Kaydet (Commit) 114f3b83 authored tarafından David Tardon's avatar David Tardon

drop binfilter formats

Change-Id: Iab1f526cfedf9a9f560b5d3e6dcd467dd178b508
üst 2da5d3e5
...@@ -427,21 +427,6 @@ mimetypes = { ...@@ -427,21 +427,6 @@ mimetypes = {
'application/x-fictionbook+xml': 'fb2', 'application/x-fictionbook+xml': 'fb2',
'application/x-abiword': 'abw', 'application/x-abiword': 'abw',
'application/x-pagemaker': 'pmd', 'application/x-pagemaker': 'pmd',
# binfilter
'application/x-starcalc': 'sdc',
'application/vnd.stardivision.calc': 'sdc5',
'application/x-starchart': 'sds',
'application/vnd.stardivision.chart': 'sds5',
'application/x-stardraw': 'sdd_d',
'application/vnd.stardivision.draw': 'sda5',
'application/x-starimpress': 'sdd_i',
'application/vnd.stardivision.impress': 'sdd5',
'application/vnd.stardivision.impress-packed': 'sdp5',
'application/x-starmath': 'smf',
'application/vnd.stardivision.math': 'smf5',
'application/x-starwriter': 'sdw',
'application/vnd.stardivision.writer': 'sdw5',
'application/vnd.stardivision.writer-global': 'sgl5',
# relatively uncommon image mimetypes # relatively uncommon image mimetypes
'image/x-freehand': 'fh', 'image/x-freehand': 'fh',
'image/cgm': 'cgm', 'image/cgm': 'cgm',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment