aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/mimesh/g3dviewer-0.2.99.4/thumbnailer/g3dviewer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/mimesh/g3dviewer-0.2.99.4/thumbnailer/g3dviewer.xml')
-rw-r--r--src/others/mimesh/g3dviewer-0.2.99.4/thumbnailer/g3dviewer.xml91
1 files changed, 91 insertions, 0 deletions
diff --git a/src/others/mimesh/g3dviewer-0.2.99.4/thumbnailer/g3dviewer.xml b/src/others/mimesh/g3dviewer-0.2.99.4/thumbnailer/g3dviewer.xml
new file mode 100644
index 0000000..7de902e
--- /dev/null
+++ b/src/others/mimesh/g3dviewer-0.2.99.4/thumbnailer/g3dviewer.xml
@@ -0,0 +1,91 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
3
4 <mime-type type="image/x-3ds">
5 <comment xml:lang="en">3D Studio model</comment>
6 <glob pattern="*.3ds" />
7 <glob pattern="*.asc" />
8 <glob pattern="*.prj" />
9 </mime-type>
10
11 <mime-type type="image/x-3dmf">
12 <comment xml:lang="en">3D Metafile</comment>
13 <glob pattern="*.3dmf" />
14 <glob pattern="*.3mf" />
15 <glob pattern="*.b3d" />
16 </mime-type>
17
18 <mime-type type="image/x-ac3d">
19 <comment xml:lang="en">AC3D model</comment>
20 <glob pattern="*.ac" />
21 <glob pattern="*.acc" />
22 </mime-type>
23
24 <mime-type type="image/x-cob">
25 <comment xml:lang="en">TrueSpace model</comment>
26 <glob pattern="*.cob" />
27 </mime-type>
28
29 <mime-type type="image/x-dxf">
30 <comment xml:lang="en">DXF 3D model</comment>
31 <comment xml:lang="de">DXF-3D-Modell</comment>
32 <glob pattern="*.dxf" />
33 </mime-type>
34
35 <mime-type type="image/x-iob">
36 <comment xml:lang="en">IOB 3D model</comment>
37 <glob pattern="*.iob" />
38 </mime-type>
39
40 <mime-type type="image/x-vdrift">
41 <comment xml:lang="en">VDrift 3D model</comment>
42 <glob pattern="*.joe" />
43 <glob pattern="*.car" />
44 </mime-type>
45
46 <mime-type type="image/x-lcd">
47 <comment xml:lang="en">LCD 3D model</comment>
48 <glob pattern="*.lcd" />
49 </mime-type>
50
51 <mime-type type="image/x-lwo">
52 <comment xml:lang="en">LWO 3D model</comment>
53 <glob pattern="*.lw" />
54 <glob pattern="*.lwb" />
55 <glob pattern="*.lwo" />
56 </mime-type>
57
58 <mime-type type="image/x-md2">
59 <comment xml:lang="en">Quake 2 model</comment>
60 <glob pattern="*.md2" />
61 </mime-type>
62
63 <mime-type type="image/x-md3">
64 <comment xml:lang="en">Quake 3 model</comment>
65 <glob pattern="*.md3" />
66 <glob pattern="*.mdc" />
67 </mime-type>
68
69 <mime-type type="image/x-nff">
70 <comment xml:lang="en">Neutral File Format model</comment>
71 <glob pattern="*.nff" />
72 </mime-type>
73
74 <mime-type type="image/x-obj">
75 <comment xml:lang="en">OBJ 3D model</comment>
76 <glob pattern="*.obj" />
77 </mime-type>
78
79 <mime-type type="image/x-q3d">
80 <comment xml:lang="en">Quick3D model</comment>
81 <glob pattern="*.q3o" />
82 <glob pattern="*.q3s" />
83 </mime-type>
84
85 <mime-type type="image/x-vrml">
86 <comment xml:lang="en">VRML scene</comment>
87 <glob pattern="*.vrml" />
88 <glob pattern="*.wrl" />
89 </mime-type>
90
91</mime-info>