From 9771becb3bee7abfc13e1fcae2cc1ca9297120c6 Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Sat, 13 Jun 2020 11:56:47 +0100 Subject: [PATCH] [PATCH] abiword.keys: Add more MIME types Last-Update: 2020-06-05 Last-Update: 2020-06-05 Gbp-Pq: Name mime-types.diff --- abiword.keys | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) diff --git a/abiword.keys b/abiword.keys index 308384d..b098aed 100644 --- a/abiword.keys +++ b/abiword.keys @@ -9,3 +9,107 @@ application/msword: application/rtf: open=abiword %f view=abiword %f + +application/x-abicollab: + open=abiword %f + view=abiword %f + +application/x-crossmark: + open=abiword %f + view=abiword %f + +application/docbook+xml: + open=abiword %f + open=abiword %f + +application/vnd.oasis.opendocument.text: + open=abiword %f + open=abiword %f + +application/vnd.palm: + open=abiword %f + open=abiword %f + +application/vnd.plain: + open=abiword %f + open=abiword %f + +application/vnd.stardivision.writer: + open=abiword %f + open=abiword %f + +application/vnd.sun.xml.writer: + open=abiword %f + open=abiword %f + +application/vnd.wordperfect: + open=abiword %f + open=abiword %f + +application/wordperfect5.1: + open=abiword %f + open=abiword %f + +application/wordperfect6: + open=abiword %f + open=abiword %f + +application/xhtml+xml: + open=abiword %f + open=abiword %f + +application/x-applix-word: + open=abiword %f + open=abiword %f + +application/x-kword: + open=abiword %f + open=abiword %f + +application/x-mif: + open=abiword %f + open=abiword %f + +application/x-mswrite: + open=abiword %f + open=abiword %f + +application/x-palm-database: + open=abiword %f + open=abiword %f + +application/x-t602: + open=abiword %f + open=abiword %f + +text/abiword: + open=abiword %f + open=abiword %f + +text/html: + open=abiword %f + open=abiword %f + +text/plain: + open=abiword %f + open=abiword %f + +text/richtext: + open=abiword %f + open=abiword %f + +text/rtf: + open=abiword %f + open=abiword %f + +text/vnd.wap.wml: + open=abiword %f + open=abiword %f + +text/x-abiword: + open=abiword %f + open=abiword %f + +text/x-xml-abiword: + open=abiword %f + open=abiword %f -- 2.30.2