From a88191d4c51e7e9186dcf6bb3c008490083caf55 Mon Sep 17 00:00:00 2001 From: Thomas-Karl Pietrowski Date: Mon, 25 Jan 2016 18:47:00 +0100 Subject: [PATCH] Adding cura.sharedmimeinfo * Originally taken from my own packaging of Cura on launchpad: ppa:thopiekar/cura - https://launchpad.net/~thopiekar/+archive/ubuntu/cura * It adds mime-types, which are supported by Cura, to the mime-database, so filemanagers can recognize these files. * This sharemimeinfo includes currently 3MF, STL and OBJ. --- cura.sharedmimeinfo | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 cura.sharedmimeinfo diff --git a/cura.sharedmimeinfo b/cura.sharedmimeinfo new file mode 100644 index 0000000000..9629aef5df --- /dev/null +++ b/cura.sharedmimeinfo @@ -0,0 +1,22 @@ + + + + 3D Manufacturing Format Document + + + + + + Computer-aided design and manufacturing format + + + + + + + Wavefront 3D Object file + + + + + \ No newline at end of file