JAL-4187 JAL-629 JAL-3830 adjustments to Cygwin and WSL parts of bash launcher script...
[jalview.git] / utils / install4j / file_associations_auto-Info_plist.xml
1 <key>CFBundleDocumentTypes</key>
2 <array>
3
4 <dict>
5 <key>CFBundleTypeExtensions</key>
6 <array>
7 <string>jvp</string>
8 </array>
9 <key>CFBundleTypeName</key>
10 <string>Jalview File</string>
11 <key>CFBundleTypeIconFile</key>
12 <string>Jalview-File.icns</string>
13 <key>CFBundleTypeRole</key>
14 <string>Editor</string>
15 <key>LSHandlerRank</key>
16 <string>Owner</string>
17 <key>CFBundleTypeMIMETypes</key>
18 <array>
19 <string>application/x-jalview+xml+zip</string>
20 </array>
21 <key>LSIsAppleDefaultForType</key>
22 <true/>
23 </dict>
24
25 <dict>
26 <key>CFBundleTypeExtensions</key>
27 <array>
28 <string>jvl</string>
29 </array>
30 <key>CFBundleTypeName</key>
31 <string>Jalview Launch File</string>
32 <key>CFBundleTypeIconFile</key>
33 <string>jvl_file.icns</string>
34 <key>CFBundleTypeRole</key>
35 <string>Editor</string>
36 <key>LSHandlerRank</key>
37 <string>Owner</string>
38 <key>CFBundleTypeMIMETypes</key>
39 <array>
40 <string>application/x-jalview-jvl+text</string>
41 </array>
42 <key>LSIsAppleDefaultForType</key>
43 <true/>
44 </dict>
45
46 <dict>
47 <key>CFBundleTypeExtensions</key>
48 <array>
49 <string>cif</string>
50 </array>
51 <key>CFBundleTypeName</key>
52 <string>CIF File</string>
53 <key>CFBundleTypeIconFile</key>
54 <string>Jalview-File.icns</string>
55 <key>CFBundleTypeRole</key>
56 <string>Viewer</string>
57 <key>LSHandlerRank</key>
58 <string>Alternate</string>
59 <key>CFBundleTypeMIMETypes</key>
60 <array>
61 <string>chemical/x-cif</string>
62 </array>
63 <key>LSIsAppleDefaultForType</key>
64 <false/>
65 </dict>
66
67 <dict>
68 <key>CFBundleTypeExtensions</key>
69 <array>
70 <string>mcif</string>
71 <string>mmcif</string>
72 </array>
73 <key>CFBundleTypeName</key>
74 <string>mmCIF File</string>
75 <key>CFBundleTypeIconFile</key>
76 <string>Jalview-File.icns</string>
77 <key>CFBundleTypeRole</key>
78 <string>Viewer</string>
79 <key>LSHandlerRank</key>
80 <string>Alternate</string>
81 <key>CFBundleTypeMIMETypes</key>
82 <array>
83 <string>chemical/x-mmcif</string>
84 </array>
85 <key>LSIsAppleDefaultForType</key>
86 <false/>
87 </dict>
88
89 <dict>
90 <key>CFBundleTypeExtensions</key>
91 <array>
92 <string>pdb</string>
93 <string>ent</string>
94 </array>
95 <key>CFBundleTypeName</key>
96 <string>PDB File</string>
97 <key>CFBundleTypeIconFile</key>
98 <string>Jalview-File.icns</string>
99 <key>CFBundleTypeRole</key>
100 <string>Viewer</string>
101 <key>LSHandlerRank</key>
102 <string>Alternate</string>
103 <key>CFBundleTypeMIMETypes</key>
104 <array>
105 <string>chemical/x-pdb</string>
106 </array>
107 <key>LSIsAppleDefaultForType</key>
108 <false/>
109 </dict>
110
111 <dict>
112 <key>CFBundleTypeExtensions</key>
113 <array>
114 <string>amsa</string>
115 </array>
116 <key>CFBundleTypeName</key>
117 <string>AMSA File</string>
118 <key>CFBundleTypeIconFile</key>
119 <string>Jalview-File.icns</string>
120 <key>CFBundleTypeRole</key>
121 <string>Editor</string>
122 <key>LSHandlerRank</key>
123 <string>Default</string>
124 <key>CFBundleTypeMIMETypes</key>
125 <array>
126 <string>application/x-amsa+txt</string>
127 </array>
128 <key>LSIsAppleDefaultForType</key>
129 <true/>
130 </dict>
131
132 <dict>
133 <key>CFBundleTypeExtensions</key>
134 <array>
135 <string>annotations</string>
136 <string>jvannotations</string>
137 </array>
138 <key>CFBundleTypeName</key>
139 <string>Jalview Annotations File</string>
140 <key>CFBundleTypeIconFile</key>
141 <string>Jalview-File.icns</string>
142 <key>CFBundleTypeRole</key>
143 <string>Editor</string>
144 <key>LSHandlerRank</key>
145 <string>Default</string>
146 <key>CFBundleTypeMIMETypes</key>
147 <array>
148 <string>application/x-jalview-annotations+text</string>
149 </array>
150 <key>LSIsAppleDefaultForType</key>
151 <true/>
152 </dict>
153
154 <dict>
155 <key>CFBundleTypeExtensions</key>
156 <array>
157 <string>biojson</string>
158 </array>
159 <key>CFBundleTypeName</key>
160 <string>BioJSON File</string>
161 <key>CFBundleTypeIconFile</key>
162 <string>Jalview-File.icns</string>
163 <key>CFBundleTypeRole</key>
164 <string>Editor</string>
165 <key>LSHandlerRank</key>
166 <string>Default</string>
167 <key>CFBundleTypeMIMETypes</key>
168 <array>
169 <string>application/x-jalview-biojson+json</string>
170 </array>
171 <key>LSIsAppleDefaultForType</key>
172 <true/>
173 </dict>
174
175 <dict>
176 <key>CFBundleTypeExtensions</key>
177 <array>
178 <string>blc</string>
179 </array>
180 <key>CFBundleTypeName</key>
181 <string>BLC File</string>
182 <key>CFBundleTypeIconFile</key>
183 <string>Jalview-File.icns</string>
184 <key>CFBundleTypeRole</key>
185 <string>Editor</string>
186 <key>LSHandlerRank</key>
187 <string>Default</string>
188 <key>CFBundleTypeMIMETypes</key>
189 <array>
190 <string>application/x-blc+txt</string>
191 </array>
192 <key>LSIsAppleDefaultForType</key>
193 <true/>
194 </dict>
195
196 <dict>
197 <key>CFBundleTypeExtensions</key>
198 <array>
199 <string>aln</string>
200 </array>
201 <key>CFBundleTypeName</key>
202 <string>Clustal File</string>
203 <key>CFBundleTypeIconFile</key>
204 <string>Jalview-File.icns</string>
205 <key>CFBundleTypeRole</key>
206 <string>Editor</string>
207 <key>LSHandlerRank</key>
208 <string>Default</string>
209 <key>CFBundleTypeMIMETypes</key>
210 <array>
211 <string>application/x-clustal+txt</string>
212 </array>
213 <key>LSIsAppleDefaultForType</key>
214 <true/>
215 </dict>
216
217 <dict>
218 <key>CFBundleTypeExtensions</key>
219 <array>
220 <string>txt</string>
221 </array>
222 <key>CFBundleTypeName</key>
223 <string>ENA Flatfile File</string>
224 <key>CFBundleTypeIconFile</key>
225 <string>Jalview-File.icns</string>
226 <key>CFBundleTypeRole</key>
227 <string>Editor</string>
228 <key>LSHandlerRank</key>
229 <string>Default</string>
230 <key>CFBundleTypeMIMETypes</key>
231 <array>
232 <string>application/x-embl+txt</string>
233 </array>
234 <key>LSIsAppleDefaultForType</key>
235 <true/>
236 </dict>
237
238 <dict>
239 <key>CFBundleTypeExtensions</key>
240 <array>
241 <string>fa</string>
242 <string>fasta</string>
243 </array>
244 <key>CFBundleTypeName</key>
245 <string>Fasta File</string>
246 <key>CFBundleTypeIconFile</key>
247 <string>Jalview-File.icns</string>
248 <key>CFBundleTypeRole</key>
249 <string>Editor</string>
250 <key>LSHandlerRank</key>
251 <string>Default</string>
252 <key>CFBundleTypeMIMETypes</key>
253 <array>
254 <string>application/x-fasta+txt</string>
255 </array>
256 <key>LSIsAppleDefaultForType</key>
257 <true/>
258 </dict>
259
260 <dict>
261 <key>CFBundleTypeExtensions</key>
262 <array>
263 <string>features</string>
264 <string>jvfeatures</string>
265 </array>
266 <key>CFBundleTypeName</key>
267 <string>Jalview Features File</string>
268 <key>CFBundleTypeIconFile</key>
269 <string>Jalview-File.icns</string>
270 <key>CFBundleTypeRole</key>
271 <string>Editor</string>
272 <key>LSHandlerRank</key>
273 <string>Default</string>
274 <key>CFBundleTypeMIMETypes</key>
275 <array>
276 <string>application/x-jalview-features+text</string>
277 </array>
278 <key>LSIsAppleDefaultForType</key>
279 <true/>
280 </dict>
281
282 <dict>
283 <key>CFBundleTypeExtensions</key>
284 <array>
285 <string>gb</string>
286 <string>gbk</string>
287 </array>
288 <key>CFBundleTypeName</key>
289 <string>GenBank Flatfile File</string>
290 <key>CFBundleTypeIconFile</key>
291 <string>Jalview-File.icns</string>
292 <key>CFBundleTypeRole</key>
293 <string>Editor</string>
294 <key>LSHandlerRank</key>
295 <string>Default</string>
296 <key>CFBundleTypeMIMETypes</key>
297 <array>
298 <string>application/x-genbank+txt</string>
299 </array>
300 <key>LSIsAppleDefaultForType</key>
301 <true/>
302 </dict>
303
304 <dict>
305 <key>CFBundleTypeExtensions</key>
306 <array>
307 <string>gff2</string>
308 </array>
309 <key>CFBundleTypeName</key>
310 <string>Generic Features Format v2 File</string>
311 <key>CFBundleTypeIconFile</key>
312 <string>Jalview-File.icns</string>
313 <key>CFBundleTypeRole</key>
314 <string>Editor</string>
315 <key>LSHandlerRank</key>
316 <string>Default</string>
317 <key>CFBundleTypeMIMETypes</key>
318 <array>
319 <string>application/x-gff2+txt</string>
320 </array>
321 <key>LSIsAppleDefaultForType</key>
322 <true/>
323 </dict>
324
325 <dict>
326 <key>CFBundleTypeExtensions</key>
327 <array>
328 <string>gff3</string>
329 </array>
330 <key>CFBundleTypeName</key>
331 <string>Generic Features Format v3 File</string>
332 <key>CFBundleTypeIconFile</key>
333 <string>Jalview-File.icns</string>
334 <key>CFBundleTypeRole</key>
335 <string>Editor</string>
336 <key>LSHandlerRank</key>
337 <string>Default</string>
338 <key>CFBundleTypeMIMETypes</key>
339 <array>
340 <string>application/x-gff3+txt</string>
341 </array>
342 <key>LSIsAppleDefaultForType</key>
343 <true/>
344 </dict>
345
346 <dict>
347 <key>CFBundleTypeExtensions</key>
348 <array>
349 <string>concise</string>
350 <string>jnet</string>
351 </array>
352 <key>CFBundleTypeName</key>
353 <string>JnetFile File</string>
354 <key>CFBundleTypeIconFile</key>
355 <string>Jalview-File.icns</string>
356 <key>CFBundleTypeRole</key>
357 <string>Editor</string>
358 <key>LSHandlerRank</key>
359 <string>Default</string>
360 <key>CFBundleTypeMIMETypes</key>
361 <array>
362 <string>application/x-jalview-jnet+text</string>
363 </array>
364 <key>LSIsAppleDefaultForType</key>
365 <true/>
366 </dict>
367
368 <dict>
369 <key>CFBundleTypeExtensions</key>
370 <array>
371 <string>msf</string>
372 </array>
373 <key>CFBundleTypeName</key>
374 <string>MSF File</string>
375 <key>CFBundleTypeIconFile</key>
376 <string>Jalview-File.icns</string>
377 <key>CFBundleTypeRole</key>
378 <string>Editor</string>
379 <key>LSHandlerRank</key>
380 <string>Default</string>
381 <key>CFBundleTypeMIMETypes</key>
382 <array>
383 <string>application/x-msf+txt</string>
384 </array>
385 <key>LSIsAppleDefaultForType</key>
386 <true/>
387 </dict>
388
389 <dict>
390 <key>CFBundleTypeExtensions</key>
391 <array>
392 <string>pfam</string>
393 </array>
394 <key>CFBundleTypeName</key>
395 <string>PFAM File</string>
396 <key>CFBundleTypeIconFile</key>
397 <string>Jalview-File.icns</string>
398 <key>CFBundleTypeRole</key>
399 <string>Editor</string>
400 <key>LSHandlerRank</key>
401 <string>Default</string>
402 <key>CFBundleTypeMIMETypes</key>
403 <array>
404 <string>application/x-pfam+txt</string>
405 </array>
406 <key>LSIsAppleDefaultForType</key>
407 <true/>
408 </dict>
409
410 <dict>
411 <key>CFBundleTypeExtensions</key>
412 <array>
413 <string>phy</string>
414 </array>
415 <key>CFBundleTypeName</key>
416 <string>PHYLIP File</string>
417 <key>CFBundleTypeIconFile</key>
418 <string>Jalview-File.icns</string>
419 <key>CFBundleTypeRole</key>
420 <string>Editor</string>
421 <key>LSHandlerRank</key>
422 <string>Default</string>
423 <key>CFBundleTypeMIMETypes</key>
424 <array>
425 <string>application/x-phylip+txt</string>
426 </array>
427 <key>LSIsAppleDefaultForType</key>
428 <true/>
429 </dict>
430
431 <dict>
432 <key>CFBundleTypeExtensions</key>
433 <array>
434 <string>pileup</string>
435 </array>
436 <key>CFBundleTypeName</key>
437 <string>PileUp File</string>
438 <key>CFBundleTypeIconFile</key>
439 <string>Jalview-File.icns</string>
440 <key>CFBundleTypeRole</key>
441 <string>Editor</string>
442 <key>LSHandlerRank</key>
443 <string>Default</string>
444 <key>CFBundleTypeMIMETypes</key>
445 <array>
446 <string>application/x-pileup+txt</string>
447 </array>
448 <key>LSIsAppleDefaultForType</key>
449 <true/>
450 </dict>
451
452 <dict>
453 <key>CFBundleTypeExtensions</key>
454 <array>
455 <string>pir</string>
456 </array>
457 <key>CFBundleTypeName</key>
458 <string>PIR File</string>
459 <key>CFBundleTypeIconFile</key>
460 <string>Jalview-File.icns</string>
461 <key>CFBundleTypeRole</key>
462 <string>Editor</string>
463 <key>LSHandlerRank</key>
464 <string>Default</string>
465 <key>CFBundleTypeMIMETypes</key>
466 <array>
467 <string>application/x-pir+txt</string>
468 </array>
469 <key>LSIsAppleDefaultForType</key>
470 <true/>
471 </dict>
472
473 <dict>
474 <key>CFBundleTypeExtensions</key>
475 <array>
476 <string>rnaml</string>
477 </array>
478 <key>CFBundleTypeName</key>
479 <string>RNAML File</string>
480 <key>CFBundleTypeIconFile</key>
481 <string>Jalview-File.icns</string>
482 <key>CFBundleTypeRole</key>
483 <string>Editor</string>
484 <key>LSHandlerRank</key>
485 <string>Default</string>
486 <key>CFBundleTypeMIMETypes</key>
487 <array>
488 <string>application/rnaml+xml</string>
489 </array>
490 <key>LSIsAppleDefaultForType</key>
491 <true/>
492 </dict>
493
494 <dict>
495 <key>CFBundleTypeExtensions</key>
496 <array>
497 <string>mat</string>
498 </array>
499 <key>CFBundleTypeName</key>
500 <string>Substitution Matrix File</string>
501 <key>CFBundleTypeIconFile</key>
502 <string>Jalview-File.icns</string>
503 <key>CFBundleTypeRole</key>
504 <string>Editor</string>
505 <key>LSHandlerRank</key>
506 <string>Default</string>
507 <key>CFBundleTypeMIMETypes</key>
508 <array>
509 <string>application/x-jalview-scorematrix+text</string>
510 </array>
511 <key>LSIsAppleDefaultForType</key>
512 <true/>
513 </dict>
514
515 <dict>
516 <key>CFBundleTypeExtensions</key>
517 <array>
518 <string>sto</string>
519 <string>stk</string>
520 </array>
521 <key>CFBundleTypeName</key>
522 <string>Stockholm File</string>
523 <key>CFBundleTypeIconFile</key>
524 <string>Jalview-File.icns</string>
525 <key>CFBundleTypeRole</key>
526 <string>Editor</string>
527 <key>LSHandlerRank</key>
528 <string>Default</string>
529 <key>CFBundleTypeMIMETypes</key>
530 <array>
531 <string>application/x-stockholm+txt</string>
532 </array>
533 <key>LSIsAppleDefaultForType</key>
534 <true/>
535 </dict>
536
537 </array>