I need some help to improve the crash testing
David Tardon
dtardon at redhat.com
Thu Dec 19 00:22:16 PST 2013
Hi,
On Thu, Dec 19, 2013 at 01:46:21AM +0100, Markus Mohrhard wrote:
> 'application/clarisworks' : 'cwk',
> 'application/macwriteii' : 'mw',
These are text document formats -> writer.
> 'application/x-hwp': 'hwp',
I see hwp in the list already :)
> 'application/x-aportisdoc': 'pdb',
> 'application/prs.plucker' : 'pdb_plucker',
> 'application/vnd.palm' : 'pdb_palm',
> 'application/x-sony-bbeb' : 'lrf',
Writer again.
> 'application/x-pocket-word': 'psw',
Writer, but IIRC we dropped Pocket Word support a year ago...
> 'application/x-t602': '602',
> 'application/x-fictionbook+xml': 'fb2',
Writer.
> 'image/x-freehand': 'fh',
> 'image/x-cmx': 'cmx',
> 'image/x-wpg': 'wpg',
Draw.
Btw, you can grep for the mimetype in
filter/source/config/fragments/types , then grep for PreferredFilter
property in filter/source/config/fragments/filters and look at property
DocumentService.
D.
More information about the LibreOffice
mailing list