From 645262ff2eb07a65ea9a6ca527f836a285123dda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Tue, 11 Nov 2014 00:31:42 +0100 Subject: [PATCH] =?UTF-8?q?Add=20MIME=20type=20for=20Gobe=E2=84=A2=20Produ?= =?UTF-8?q?ctive=E2=84=A2=20Document?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../application/x-vnd.gobe.productive-document | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/data/mime_db/application/x-vnd.gobe.productive-document diff --git a/src/data/mime_db/application/x-vnd.gobe.productive-document b/src/data/mime_db/application/x-vnd.gobe.productive-document new file mode 100644 index 0000000000..a3b2ced01c --- /dev/null +++ b/src/data/mime_db/application/x-vnd.gobe.productive-document @@ -0,0 +1,16 @@ + +resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime"; + +resource(1, "META:TYPE") "application/x-vnd.gobe.productive-document"; + +resource(2, "META:S:DESC") #'MSDC' "Gobe Productive Document"; + +resource(3, "META:L:DESC") #'MLDC' "Gobe™ Productive™ Document"; + +resource(4, "META:EXTENS") message(234) { + "extensions" = "gp", + "extensions" = "gp2", + "extensions" = "gobe", + "type" = "application/x-vnd.gobe.productive-document" +}; +