From ed00d0ddd663085a5fd180301cdc82af80bc8077 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 8 Sep 2014 15:31:14 +0100 Subject: create a master document template type MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit of application/vnd.oasis.opendocument.text-master-template with suffic otm https://lists.oasis-open.org/archives/office-comment/201002/msg00042.html desktop/icons/oasis-master-document-template.icns is just a copy of desktop/icons/oasis-master-document.icns because I can't draw Change-Id: I0d18c79c4c893e97505052884ee8be97d0f117a1 Reviewed-on: https://gerrit.libreoffice.org/11350 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- solenv/inc/mime.types | 1 + 1 file changed, 1 insertion(+) (limited to 'solenv') diff --git a/solenv/inc/mime.types b/solenv/inc/mime.types index 7d39a4c10440..e5afd9376a93 100644 --- a/solenv/inc/mime.types +++ b/solenv/inc/mime.types @@ -189,6 +189,7 @@ application/vnd.oasis.opendocument.text odt application/vnd.oasis.opendocument.text-template ott application/vnd.oasis.opendocument.text-web oth application/vnd.oasis.opendocument.text-master odm +application/vnd.oasis.opendocument.text-master-template otm application/vnd.oasis.opendocument.graphics odg application/vnd.oasis.opendocument.graphics-template otg application/vnd.oasis.opendocument.presentation odp -- cgit