|
6 | 6 | <comment xml:lang="de">QGIS-Projekt</comment>
|
7 | 7 | <sub-class-of type="application/xml"/>
|
8 | 8 | <alias type="application/x-qgis"/>
|
9 |
| - <icon name="qgis-mime.png"/> |
| 9 | + <icon name="qgis-mime"/> |
10 | 10 | <magic priority="50">
|
11 | 11 | <match type="string" offset="0" value="<!DOCTYPE qgis">
|
12 | 12 | <match type="string" offset="0:256" value="<qgis projectname"/>
|
|
19 | 19 | <comment>QGIS layer settings</comment>
|
20 | 20 | <comment xml:lang="de">QGIS Layer Einstellungen</comment>
|
21 | 21 | <sub-class-of type="application/xml"/>
|
22 |
| - <icon name="qgis-mime.png"/> |
| 22 | + <icon name="qgis-mime"/> |
23 | 23 | <magic priority="50">
|
24 | 24 | <match type="string" offset="0" value="<!DOCTYPE qgis">
|
25 | 25 | <match type="string" offset="0:256" value="<qgis version"/>
|
|
31 | 31 | <mime-type type="application/x-esri-shape">
|
32 | 32 | <comment>ESRI shape file</comment>
|
33 | 33 | <comment xml:lang="de">ESRI-Shapedatei</comment>
|
34 |
| - <icon name="qgis-mime.png"/> |
| 34 | + <icon name="qgis-mime"/> |
35 | 35 | <magic priority="100">
|
36 | 36 | <match type="big32" offset="0" value="9994">
|
37 | 37 | <match type="big32" offset="4" value="0">
|
|
54 | 54 | <mime-type type="application/x-esri-crs">
|
55 | 55 | <comment>ESRI coordinate reference system</comment>
|
56 | 56 | <comment xml:lang="de">ESRI-Koordinatenreferenzsystem</comment>
|
57 |
| - <icon name="qgis-mime.png"/> |
| 57 | + <icon name="qgis-mime"/> |
58 | 58 | <magic>
|
59 | 59 | <match type="string" offset="0" value="GEOGCS["/>
|
60 | 60 | <match type="string" offset="0" value="PROJCS["/>
|
|
66 | 66 | <mime-type type="image/tiff">
|
67 | 67 | <comment>TIFF raster data</comment>
|
68 | 68 | <comment xml:lang="de">TIFF-Rasterdaten</comment>
|
69 |
| - <icon name="qgis-mime.png"/> |
| 69 | + <icon name="qgis-mime"/> |
70 | 70 | <magic priority="50">
|
71 | 71 | <match type="string" offset="0" value="MM">
|
72 | 72 | <match type="little16" offset="2" value="42"/>
|
|
82 | 82 | <mime-type type="image/jpeg">
|
83 | 83 | <comment>JPEG raster data</comment>
|
84 | 84 | <comment xml:lang="de">JPEG-Rasterdaten</comment>
|
85 |
| - <icon name="qgis-mime.png"/> |
| 85 | + <icon name="qgis-mime"/> |
86 | 86 | <magic priority="50">
|
87 | 87 | <match type="big16" offset="0" value="65496"/>
|
88 | 88 | </magic>
|
|
93 | 93 | <mime-type type="image/jp2">
|
94 | 94 | <comment>JPEG2000 raster data</comment>
|
95 | 95 | <comment xml:lang="de">JPEG2000-Rasterdaten</comment>
|
96 |
| - <icon name="qgis-mime.png"/> |
| 96 | + <icon name="qgis-mime"/> |
97 | 97 | <magic priority="50">
|
98 | 98 | <match type="little32" offset="0" value="12">
|
99 | 99 | <match type="string" offset="8" value="jP">
|
|
118 | 118 | <mime-type type="application/x-raster-aig">
|
119 | 119 | <comment>AIG raster data</comment>
|
120 | 120 | <comment xml:lang="de">AIG-Rasterdaten</comment>
|
121 |
| - <icon name="qgis-mime.png"/> |
| 121 | + <icon name="qgis-mime"/> |
122 | 122 | <glob pattern="*.aig"/>
|
123 | 123 | </mime-type>
|
124 | 124 |
|
125 | 125 | <mime-type type="application/x-raster-ecw">
|
126 | 126 | <comment>ECW raster data</comment>
|
127 | 127 | <comment xml:lang="de">ECW-Rasterdaten</comment>
|
128 |
| - <icon name="qgis-mime.png"/> |
| 128 | + <icon name="qgis-mime"/> |
129 | 129 | <glob pattern="*.ecw"/>
|
130 | 130 | </mime-type>
|
131 | 131 |
|
132 | 132 | <mime-type type="application/x-raster-mrsid">
|
133 | 133 | <comment>MrSID raster data</comment>
|
134 | 134 | <comment xml:lang="de">MrSID-Rasterdaten</comment>
|
135 |
| - <icon name="qgis-mime.png"/> |
| 135 | + <icon name="qgis-mime"/> |
136 | 136 | <glob pattern="*.sid"/>
|
137 | 137 | </mime-type>
|
138 | 138 |
|
139 | 139 | <mime-type type="application/x-mapinfo-mif">
|
140 | 140 | <comment>MapInfo file</comment>
|
141 | 141 | <comment xml:lang="de">MapInfo-Datei</comment>
|
142 |
| - <icon name="qgis-mime.png"/> |
| 142 | + <icon name="qgis-mime"/> |
143 | 143 | <magic priority="51">
|
144 | 144 | <match type="string" offset="0" value="VERSION">
|
145 | 145 | <match type="string" offset="0:512" value="COLUMNS"/>
|
|
0 commit comments