blob: 852d6b0605be38a3e24c4ed68c98f0302060fec6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
diff -up chemical-mime-data-0.1.94/src/chemical-mime-database.xml.in.turbomole chemical-mime-data-0.1.94/src/chemical-mime-database.xml.in
--- chemical-mime-data-0.1.94/src/chemical-mime-database.xml.in.turbomole 2009-08-10 09:37:06.000000000 +0200
+++ chemical-mime-data-0.1.94/src/chemical-mime-database.xml.in 2009-08-10 09:40:57.000000000 +0200
@@ -1290,7 +1290,7 @@
<specification url="http://ca.expasy.org/sprot/userman.html"/>
</mime-type>
- <mime-type type="chemical/x-turbomole-basis" support="no">
+ <mime-type type="chemical/x-turbomole-basis" support="yes">
<_comment>Turbomole Basis Set File</_comment>
<glob pattern="basis"/>
<sub-class-of type="text/plain"/>
@@ -1304,7 +1304,7 @@
<specification url="http://www.cosmologic.de/data/DOK_HTML/"/>
</mime-type>
- <mime-type type="chemical/x-turbomole-control" support="no">
+ <mime-type type="chemical/x-turbomole-control" support="yes">
<_comment>Turbomole Control File</_comment>
<glob pattern="control"/>
<sub-class-of type="text/plain"/>
@@ -1320,7 +1320,7 @@
<specification url="http://www.cosmologic.de/data/DOK_HTML/node230.html"/>
</mime-type>
- <mime-type type="chemical/x-turbomole-coord" support="no">
+ <mime-type type="chemical/x-turbomole-coord" support="yes">
<_comment>Turbomole Coordinate File</_comment>
<glob pattern="coord"/>
<glob pattern="*.tmol"/>
@@ -1335,7 +1335,7 @@
<specification url="http://www.cosmologic.de/data/DOK_HTML/"/>
</mime-type>
- <mime-type type="chemical/x-turbomole-grad" support="no">
+ <mime-type type="chemical/x-turbomole-grad" support="yes">
<_comment>Turbomole Gradient File</_comment>
<glob pattern="gradient"/>
<sub-class-of type="text/plain"/>
@@ -1383,7 +1383,7 @@
<specification url="http://www.cosmologic.de/data/DOK_HTML/"/>
</mime-type>
- <mime-type type="chemical/x-turbomole-scfmo" support="no">
+ <mime-type type="chemical/x-turbomole-scfmo" support="yes">
<_comment>Turbomole SCF Molecular Orbital File</_comment>
<acronym>MO</acronym>
<expanded-acronym>Molecular Orbital</expanded-acronym>
@@ -1401,7 +1401,7 @@
<specification url="http://www.cosmologic.de/data/DOK_HTML/"/>
</mime-type>
- <mime-type type="chemical/x-turbomole-vibrational" support="no">
+ <mime-type type="chemical/x-turbomole-vibrational" support="yes">
<_comment>Turbomole Vibrational Data File</_comment>
<glob pattern="???"/>
<sub-class-of type="text/plain"/>
|