Avoid potential negative array index access to cached text.
[LibreOffice.git] / sysui / desktop / macosx / Info.plist.in
blob91b43b21ec21ab26183524b813005d6addc6cc0a
1 <?xml version="1.0" encoding="UTF-8"?> <!-- -*- Mode: nXML; tab-width: 4; indent-tabs-mode: nil; nxml-child-indent:4 -*- -->
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <!--
4 * This file is part of the LibreOffice project.
6 * This Source Code Form is subject to the terms of the Mozilla Public
7 * License, v. 2.0. If a copy of the MPL was not distributed with this
8 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 * This file incorporates work covered by the following license notice:
12 * Licensed to the Apache Software Foundation (ASF) under one or more
13 * contributor license agreements. See the NOTICE file distributed
14 * with this work for additional information regarding copyright
15 * ownership. The ASF licenses this file to you under the Apache
16 * License, Version 2.0 (the "License"); you may not use this file
17 * except in compliance with the License. You may obtain a copy of
18 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 -->
20 <plist version="1.0">
21 <dict>
22 <key>CFBundleDevelopmentRegion</key>
23 <string>English</string>
24 <key>UTExportedTypeDeclarations</key>
25 <array>
26 <!-- Writer documents -->
27 <dict>
28 <key>UTTypeIdentifier</key>
29 <string>org.openoffice.text</string>
30 <key>UTTypeDescription</key>
31 <string>OpenOffice.org 1.0 Text</string>
32 <key>UTTypeConformsTo</key>
33 <array>
34 <string>public.data</string>
35 <string>public.content</string>
36 </array>
37 <key>UTTypeTagSpecification</key>
38 <dict>
39 <key>public.filename-extension</key>
40 <array>
41 <string>sxw</string>
42 </array>
43 <key>public.mime-type</key>
44 <array>
45 <string>application/vnd.sun.xml.writer</string>
46 </array>
47 </dict>
48 <key>UTTypeIconFile</key>
49 <string>generic-text.icns</string>
50 </dict>
51 <dict>
52 <key>UTTypeIdentifier</key>
53 <string>org.oasis-open.opendocument.text</string>
54 <key>UTTypeDescription</key>
55 <string>OpenDocument Text</string>
56 <key>UTTypeConformsTo</key>
57 <array>
58 <string>public.data</string>
59 <string>public.content</string>
60 </array>
61 <key>UTTypeTagSpecification</key>
62 <dict>
63 <key>public.filename-extension</key>
64 <array>
65 <string>odt</string>
66 </array>
67 <key>public.mime-type</key>
68 <array>
69 <string>application/vnd.oasis.opendocument.text</string>
70 </array>
71 </dict>
72 <key>UTTypeIconFile</key>
73 <string>oasis-text.icns</string>
74 </dict>
75 <dict>
76 <key>UTTypeIdentifier</key>
77 <string>vnd.oasis.opendocument.text-flat-xml</string>
78 <key>UTTypeDescription</key>
79 <string>OpenDocument Text (Flat XML)</string>
80 <key>UTTypeConformsTo</key>
81 <array>
82 <string>public.data</string>
83 <string>public.content</string>
84 </array>
85 <key>UTTypeTagSpecification</key>
86 <dict>
87 <key>public.filename-extension</key>
88 <array>
89 <string>fodt</string>
90 </array>
91 <key>public.mime-type</key>
92 <array>
93 <string>application/vnd.oasis.opendocument.text-flat-xml</string>
94 </array>
95 </dict>
96 <key>UTTypeIconFile</key>
97 <string>oasis-text.icns</string>
98 </dict>
100 <!-- Calc documents -->
101 <dict>
102 <key>UTTypeIdentifier</key>
103 <string>org.openoffice.spreadsheet</string>
104 <key>UTTypeDescription</key>
105 <string>OpenOffice.org 1.0 Spreadsheet</string>
106 <key>UTTypeConformsTo</key>
107 <array>
108 <string>public.data</string>
109 <string>public.content</string>
110 </array>
111 <key>UTTypeTagSpecification</key>
112 <dict>
113 <key>public.filename-extension</key>
114 <array>
115 <string>sxc</string>
116 </array>
117 <key>public.mime-type</key>
118 <array>
119 <string>application/vnd.sun.xml.calc</string>
120 </array>
121 </dict>
122 <key>UTTypeIconFile</key>
123 <string>generic-spreadsheet.icns</string>
124 </dict>
125 <dict>
126 <key>UTTypeIdentifier</key>
127 <string>org.oasis-open.opendocument.spreadsheet</string>
128 <key>UTTypeDescription</key>
129 <string>OpenDocument Spreadsheet</string>
130 <key>UTTypeConformsTo</key>
131 <array>
132 <string>public.data</string>
133 <string>public.content</string>
134 </array>
135 <key>UTTypeTagSpecification</key>
136 <dict>
137 <key>public.filename-extension</key>
138 <array>
139 <string>ods</string>
140 </array>
141 <key>public.mime-type</key>
142 <array>
143 <string>application/vnd.oasis.opendocument.spreadsheet</string>
144 </array>
145 </dict>
146 <key>UTTypeIconFile</key>
147 <string>oasis-spreadsheet.icns</string>
148 </dict>
149 <dict>
150 <key>UTTypeIdentifier</key>
151 <string>vnd.oasis.opendocument.spreadsheet-flat-xml</string>
152 <key>UTTypeDescription</key>
153 <string>OpenDocument Spreadsheet (Flat XML)</string>
154 <key>UTTypeConformsTo</key>
155 <array>
156 <string>public.data</string>
157 <string>public.content</string>
158 </array>
159 <key>UTTypeTagSpecification</key>
160 <dict>
161 <key>public.filename-extension</key>
162 <array>
163 <string>fods</string>
164 </array>
165 <key>public.mime-type</key>
166 <array>
167 <string>application/vnd.oasis.opendocument.spreadsheet-flat-xml</string>
168 </array>
169 </dict>
170 <key>UTTypeIconFile</key>
171 <string>oasis-spreadsheet.icns</string>
172 </dict>
174 <!-- Impress documents -->
175 <dict>
176 <key>UTTypeIdentifier</key>
177 <string>org.openoffice.presentation</string>
178 <key>UTTypeDescription</key>
179 <string>OpenOffice.org 1.0 Presentation</string>
180 <key>UTTypeConformsTo</key>
181 <array>
182 <string>public.data</string>
183 <string>public.content</string>
184 </array>
185 <key>UTTypeTagSpecification</key>
186 <dict>
187 <key>public.filename-extension</key>
188 <array>
189 <string>sxi</string>
190 </array>
191 <key>public.mime-type</key>
192 <array>
193 <string>application/vnd.sun.xml.impress</string>
194 </array>
195 </dict>
196 <key>UTTypeIconFile</key>
197 <string>generic-presentation.icns</string>
198 </dict>
199 <dict>
200 <key>UTTypeIdentifier</key>
201 <string>org.oasis-open.opendocument.presentation</string>
202 <key>UTTypeDescription</key>
203 <string>OpenDocument Presentation</string>
204 <key>UTTypeConformsTo</key>
205 <array>
206 <string>public.data</string>
207 <string>public.content</string>
208 </array>
209 <key>UTTypeTagSpecification</key>
210 <dict>
211 <key>public.filename-extension</key>
212 <array>
213 <string>odp</string>
214 </array>
215 <key>public.mime-type</key>
216 <array>
217 <string>application/vnd.oasis.opendocument.presentation</string>
218 </array>
219 </dict>
220 <key>UTTypeIconFile</key>
221 <string>oasis-presentation.icns</string>
222 </dict>
223 <dict>
224 <key>UTTypeIdentifier</key>
225 <string>vnd.oasis.opendocument.presentation-flat-xml</string>
226 <key>UTTypeDescription</key>
227 <string>OpenDocument Presentation</string>
228 <key>UTTypeConformsTo</key>
229 <array>
230 <string>public.data</string>
231 <string>public.content</string>
232 </array>
233 <key>UTTypeTagSpecification</key>
234 <dict>
235 <key>public.filename-extension</key>
236 <array>
237 <string>fodp</string>
238 </array>
239 <key>public.mime-type</key>
240 <array>
241 <string>application/vnd.oasis.opendocument.presentation-flat-xml</string>
242 </array>
243 </dict>
244 <key>UTTypeIconFile</key>
245 <string>oasis-presentation.icns</string>
246 </dict>
248 <!-- Draw documents -->
249 <dict>
250 <key>UTTypeIdentifier</key>
251 <string>org.openoffice.graphics</string>
252 <key>UTTypeDescription</key>
253 <string>OpenOffice.org 1.0 Drawing</string>
254 <key>UTTypeConformsTo</key>
255 <array>
256 <string>public.data</string>
257 <string>public.content</string>
258 </array>
259 <key>UTTypeTagSpecification</key>
260 <dict>
261 <key>public.filename-extension</key>
262 <array>
263 <string>sxd</string>
264 </array>
265 <key>public.mime-type</key>
266 <array>
267 <string>application/vnd.sun.xml.draw</string>
268 </array>
269 </dict>
270 <key>UTTypeIconFile</key>
271 <string>generic-drawing.icns</string>
272 </dict>
273 <dict>
274 <key>UTTypeIdentifier</key>
275 <string>org.oasis-open.opendocument.graphics</string>
276 <key>UTTypeDescription</key>
277 <string>OpenDocument Drawing</string>
278 <key>UTTypeConformsTo</key>
279 <array>
280 <string>public.data</string>
281 <string>public.content</string>
282 </array>
283 <key>UTTypeTagSpecification</key>
284 <dict>
285 <key>public.filename-extension</key>
286 <array>
287 <string>odg</string>
288 </array>
289 <key>public.mime-type</key>
290 <array>
291 <string>application/vnd.oasis.opendocument.graphics</string>
292 </array>
293 </dict>
294 <key>UTTypeIconFile</key>
295 <string>oasis-drawing.icns</string>
296 </dict>
297 <dict>
298 <key>UTTypeIdentifier</key>
299 <string>vnd.oasis.opendocument.graphics-flat-xml</string>
300 <key>UTTypeDescription</key>
301 <string>OpenDocument Drawing (Flat XML)</string>
302 <key>UTTypeConformsTo</key>
303 <array>
304 <string>public.data</string>
305 <string>public.content</string>
306 </array>
307 <key>UTTypeTagSpecification</key>
308 <dict>
309 <key>public.filename-extension</key>
310 <array>
311 <string>fodg</string>
312 </array>
313 <key>public.mime-type</key>
314 <array>
315 <string>application/vnd.oasis.opendocument.graphics-flat-xml</string>
316 </array>
317 </dict>
318 <key>UTTypeIconFile</key>
319 <string>oasis-drawing.icns</string>
320 </dict>
322 <!-- Chart documents -->
323 <dict>
324 <key>UTTypeIdentifier</key>
325 <string>org.oasis-open.opendocument.chart</string>
326 <key>UTTypeDescription</key>
327 <string>OpenDocument Chart</string>
328 <key>UTTypeConformsTo</key>
329 <array>
330 <string>public.data</string>
331 <string>public.content</string>
332 </array>
333 <key>UTTypeTagSpecification</key>
334 <dict>
335 <key>public.filename-extension</key>
336 <array>
337 <string>odc</string>
338 </array>
339 <key>public.mime-type</key>
340 <array>
341 <string>application/vnd.oasis.opendocument.chart</string>
342 </array>
343 </dict>
344 </dict>
346 <!-- Text master documents -->
347 <dict>
348 <key>UTTypeIdentifier</key>
349 <string>org.openoffice.text-master</string>
350 <key>UTTypeDescription</key>
351 <string>OpenOffice.org 1.0 Master</string>
352 <key>UTTypeConformsTo</key>
353 <array>
354 <string>public.data</string>
355 <string>public.content</string>
356 </array>
357 <key>UTTypeTagSpecification</key>
358 <dict>
359 <key>public.filename-extension</key>
360 <array>
361 <string>sxg</string>
362 </array>
363 <key>public.mime-type</key>
364 <array>
365 <string>application/vnd.sun.xml.writer.global</string>
366 </array>
367 </dict>
368 <key>UTTypeIconFile</key>
369 <string>generic-master-document.icns</string>
370 </dict>
371 <dict>
372 <key>UTTypeIdentifier</key>
373 <string>org.oasis-open.opendocument.text-master</string>
374 <key>UTTypeDescription</key>
375 <string>OpenDocument Master</string>
376 <key>UTTypeConformsTo</key>
377 <array>
378 <string>public.data</string>
379 <string>public.content</string>
380 </array>
381 <key>UTTypeTagSpecification</key>
382 <dict>
383 <key>public.filename-extension</key>
384 <array>
385 <string>odm</string>
386 </array>
387 <key>public.mime-type</key>
388 <array>
389 <string>application/vnd.oasis.opendocument.text-master</string>
390 </array>
391 </dict>
392 <key>UTTypeIconFile</key>
393 <string>oasis-master-document.icns</string>
394 </dict>
396 <!-- Math documents -->
397 <dict>
398 <key>UTTypeIdentifier</key>
399 <string>org.openoffice.formula</string>
400 <key>UTTypeDescription</key>
401 <string>OpenOffice.org 1.0 Formula</string>
402 <key>UTTypeConformsTo</key>
403 <array>
404 <string>public.data</string>
405 <string>public.content</string>
406 </array>
407 <key>UTTypeTagSpecification</key>
408 <dict>
409 <key>public.filename-extension</key>
410 <array>
411 <string>sxm</string>
412 </array>
413 <key>public.mime-type</key>
414 <array>
415 <string>application/vnd.sun.xml.math</string>
416 </array>
417 </dict>
418 <key>UTTypeIconFile</key>
419 <string>generic-formula.icns</string>
420 </dict>
421 <dict>
422 <key>UTTypeIdentifier</key>
423 <string>org.oasis-open.opendocument.formula</string>
424 <key>UTTypeDescription</key>
425 <string>OpenDocument Formula</string>
426 <key>UTTypeConformsTo</key>
427 <array>
428 <string>public.data</string>
429 <string>public.content</string>
430 </array>
431 <key>UTTypeTagSpecification</key>
432 <dict>
433 <key>public.filename-extension</key>
434 <array>
435 <string>odf</string>
436 </array>
437 <key>public.mime-type</key>
438 <array>
439 <string>application/vnd.oasis.opendocument.formula</string>
440 </array>
441 </dict>
442 <key>UTTypeIconFile</key>
443 <string>oasis-formula.icns</string>
444 </dict>
446 <!-- Text template documents -->
447 <dict>
448 <key>UTTypeIdentifier</key>
449 <string>org.openoffice.text-template</string>
450 <key>UTTypeDescription</key>
451 <string>OpenOffice.org 1.0 Text Template</string>
452 <key>UTTypeConformsTo</key>
453 <array>
454 <string>public.data</string>
455 <string>public.content</string>
456 </array>
457 <key>UTTypeTagSpecification</key>
458 <dict>
459 <key>public.filename-extension</key>
460 <array>
461 <string>stw</string>
462 </array>
463 <key>public.mime-type</key>
464 <array>
465 <string>application/vnd.sun.xml.writer.template</string>
466 </array>
467 </dict>
468 <key>UTTypeIconFile</key>
469 <string>generic-text-template.icns</string>
470 </dict>
471 <dict>
472 <key>UTTypeIdentifier</key>
473 <string>org.oasis-open.opendocument.text-template</string>
474 <key>UTTypeDescription</key>
475 <string>OpenDocument Text Template</string>
476 <key>UTTypeConformsTo</key>
477 <array>
478 <string>public.data</string>
479 <string>public.content</string>
480 </array>
481 <key>UTTypeTagSpecification</key>
482 <dict>
483 <key>public.filename-extension</key>
484 <array>
485 <string>ott</string>
486 </array>
487 <key>public.mime-type</key>
488 <array>
489 <string>application/vnd.oasis.opendocument.text-template</string>
490 </array>
491 </dict>
492 <key>UTTypeIconFile</key>
493 <string>oasis-text-template.icns</string>
494 </dict>
496 <!-- Writer master document templates -->
497 <dict>
498 <key>UTTypeIdentifier</key>
499 <string>org.oasis-open.opendocument.text-master-template</string>
500 <key>UTTypeDescription</key>
501 <string>OpenDocument Text Master Template</string>
502 <key>UTTypeConformsTo</key>
503 <array>
504 <string>public.data</string>
505 <string>public.content</string>
506 </array>
507 <key>UTTypeTagSpecification</key>
508 <dict>
509 <key>public.filename-extension</key>
510 <array>
511 <string>otm</string>
512 </array>
513 <key>public.mime-type</key>
514 <array>
515 <string>application/vnd.oasis.opendocument.text-master-template</string>
516 </array>
517 </dict>
518 <key>UTTypeIconFile</key>
519 <string>oasis-master-document-template.icns</string>
520 </dict>
522 <!-- Spreadsheet template documents -->
523 <dict>
524 <key>UTTypeIdentifier</key>
525 <string>org.openoffice.spreadsheet-template</string>
526 <key>UTTypeDescription</key>
527 <string>OpenOffice.org 1.0 Spreadsheet Template</string>
528 <key>UTTypeConformsTo</key>
529 <array>
530 <string>public.data</string>
531 <string>public.content</string>
532 </array>
533 <key>UTTypeTagSpecification</key>
534 <dict>
535 <key>public.filename-extension</key>
536 <array>
537 <string>stc</string>
538 </array>
539 <key>public.mime-type</key>
540 <array>
541 <string>application/vnd.sun.xml.calc.template</string>
542 </array>
543 </dict>
544 <key>UTTypeIconFile</key>
545 <string>generic-spreadsheet-template.icns</string>
546 </dict>
547 <dict>
548 <key>UTTypeIdentifier</key>
549 <string>org.oasis-open.opendocument.spreadsheet-template</string>
550 <key>UTTypeDescription</key>
551 <string>OpenDocument Spreadsheet Template</string>
552 <key>UTTypeConformsTo</key>
553 <array>
554 <string>public.data</string>
555 <string>public.content</string>
556 </array>
557 <key>UTTypeTagSpecification</key>
558 <dict>
559 <key>public.filename-extension</key>
560 <array>
561 <string>ots</string>
562 </array>
563 <key>public.mime-type</key>
564 <array>
565 <string>application/vnd.oasis.opendocument.spreadsheet-template</string>
566 </array>
567 </dict>
568 <key>UTTypeIconFile</key>
569 <string>oasis-spreadsheet-template.icns</string>
570 </dict>
572 <!-- Presentation template documents -->
573 <dict>
574 <key>UTTypeIdentifier</key>
575 <string>org.openoffice.presentation-template</string>
576 <key>UTTypeDescription</key>
577 <string>OpenOffice.org 1.0 Presentation Template</string>
578 <key>UTTypeConformsTo</key>
579 <array>
580 <string>public.data</string>
581 <string>public.content</string>
582 </array>
583 <key>UTTypeTagSpecification</key>
584 <dict>
585 <key>public.filename-extension</key>
586 <array>
587 <string>sti</string>
588 </array>
589 <key>public.mime-type</key>
590 <array>
591 <string>application/vnd.sun.xml.impress.template</string>
592 </array>
593 </dict>
594 <key>UTTypeIconFile</key>
595 <string>generic-presentation-template.icns</string>
596 </dict>
597 <dict>
598 <key>UTTypeIdentifier</key>
599 <string>org.oasis-open.opendocument.presentation-template</string>
600 <key>UTTypeDescription</key>
601 <string>OpenDocument Presentation Template</string>
602 <key>UTTypeConformsTo</key>
603 <array>
604 <string>public.data</string>
605 <string>public.content</string>
606 </array>
607 <key>UTTypeTagSpecification</key>
608 <dict>
609 <key>public.filename-extension</key>
610 <array>
611 <string>otp</string>
612 </array>
613 <key>public.mime-type</key>
614 <array>
615 <string>application/vnd.oasis.opendocument.presentation-template</string>
616 </array>
617 </dict>
618 <key>UTTypeIconFile</key>
619 <string>oasis-presentation-template.icns</string>
620 </dict>
622 <!-- Drawing template documents -->
623 <dict>
624 <key>UTTypeIdentifier</key>
625 <string>org.openoffice.graphics-template</string>
626 <key>UTTypeDescription</key>
627 <string>OpenOffice.org 1.0 Drawing Template</string>
628 <key>UTTypeConformsTo</key>
629 <array>
630 <string>public.data</string>
631 <string>public.content</string>
632 </array>
633 <key>UTTypeTagSpecification</key>
634 <dict>
635 <key>public.filename-extension</key>
636 <array>
637 <string>std</string>
638 </array>
639 <key>public.mime-type</key>
640 <array>
641 <string>application/vnd.sun.xml.draw.template</string>
642 </array>
643 </dict>
644 <key>UTTypeIconFile</key>
645 <string>generic-drawing-template.icns</string>
646 </dict>
647 <dict>
648 <key>UTTypeIdentifier</key>
649 <string>org.oasis-open.opendocument.graphics-template</string>
650 <key>UTTypeDescription</key>
651 <string>OpenDocument Drawing Template</string>
652 <key>UTTypeConformsTo</key>
653 <array>
654 <string>public.data</string>
655 <string>public.content</string>
656 </array>
657 <key>UTTypeTagSpecification</key>
658 <dict>
659 <key>public.filename-extension</key>
660 <array>
661 <string>otg</string>
662 </array>
663 <key>public.mime-type</key>
664 <array>
665 <string>application/vnd.oasis.opendocument.graphics-template</string>
666 </array>
667 </dict>
668 <key>UTTypeIconFile</key>
669 <string>oasis-drawing-template.icns</string>
670 </dict>
672 <!-- Base documents -->
673 <dict>
674 <key>UTTypeIdentifier</key>
675 <string>org.oasis-open.opendocument.database</string>
676 <key>UTTypeDescription</key>
677 <string>OpenDocument Database</string>
678 <key>UTTypeConformsTo</key>
679 <array>
680 <string>public.data</string>
681 <string>public.content</string>
682 </array>
683 <key>UTTypeTagSpecification</key>
684 <dict>
685 <key>public.filename-extension</key>
686 <array>
687 <string>odb</string>
688 </array>
689 <key>public.mime-type</key>
690 <array>
691 <string>application/vnd.oasis.opendocument.base</string>
692 </array>
693 </dict>
694 <key>UTTypeIconFile</key>
695 <string>oasis-database.icns</string>
696 </dict>
698 <!-- Extensions -->
699 <dict>
700 <key>UTTypeIdentifier</key>
701 <string>org.openoffice.extension</string>
702 <key>UTTypeDescription</key>
703 <string>@PRODUCTNAME@ Extension</string>
704 <key>UTTypeConformsTo</key>
705 <array>
706 <string>public.data</string>
707 <string>public.content</string>
708 </array>
709 <key>UTTypeTagSpecification</key>
710 <dict>
711 <key>public.filename-extension</key>
712 <array>
713 <string>oxt</string>
714 </array>
715 <key>public.mime-type</key>
716 <array>
717 <string>application/vnd.openofficeorg.extension</string>
718 </array>
719 </dict>
720 <key>UTTypeIconFile</key>
721 <string>generic-extension.icns</string>
722 </dict>
723 </array>
725 <key>UTImportedTypeDeclarations</key>
726 <array>
727 <!-- Microsoft Word Template -->
728 <dict>
729 <key>UTTypeConformsTo</key>
730 <array>
731 <string>public.composite-content</string>
732 </array>
733 <key>UTTypeDescription</key>
734 <string>Microsoft Word Template</string>
735 <key>UTTypeIdentifier</key>
736 <string>com.microsoft.word.dot</string>
737 <key>UTTypeTagSpecification</key>
738 <dict>
739 <key>public.filename-extension</key>
740 <array>
741 <string>dot</string>
742 </array>
743 <key>public.mime-type</key>
744 <array>
745 <string>application/msword</string>
746 </array>
747 </dict>
748 <key>UTTypeIconFile</key>
749 <string>generic-text-template.icns</string>
750 </dict>
751 <!-- OOXML wordprocessing -->
752 <dict>
753 <key>UTTypeConformsTo</key>
754 <array>
755 <string>org.openxmlformats.openxml</string>
756 <string>public.composite-content</string>
757 </array>
758 <key>UTTypeDescription</key>
759 <string>Office Open XML word processing document</string>
760 <key>UTTypeIdentifier</key>
761 <string>org.openxmlformats.wordprocessingml.document</string>
762 <key>UTTypeTagSpecification</key>
763 <dict>
764 <key>public.filename-extension</key>
765 <array>
766 <string>docx</string>
767 </array>
768 <key>public.mime-type</key>
769 <array>
770 <string>application/vnd.openxmlformats-officedocument.wordprocessingml.document</string>
771 </array>
772 </dict>
773 <key>UTTypeIconFile</key>
774 <string>generic-text.icns</string>
775 </dict>
776 <dict>
777 <key>UTTypeConformsTo</key>
778 <array>
779 <string>org.openxmlformats.openxml</string>
780 <string>public.composite-content</string>
781 <string>public.executable</string>
782 </array>
783 <key>UTTypeDescription</key>
784 <string>Office Open XML word processing document (macros enabled)</string>
785 <key>UTTypeIdentifier</key>
786 <string>org.openxmlformats.wordprocessingml.document.macroEnabled</string>
787 <key>UTTypeTagSpecification</key>
788 <dict>
789 <key>public.filename-extension</key>
790 <array>
791 <string>docm</string>
792 </array>
793 <key>public.mime-type</key>
794 <array>
795 <string>application/vnd.ms-word.document.macroEnabled.12</string>
796 </array>
797 </dict>
798 <key>UTTypeIconFile</key>
799 <string>generic-text.icns</string>
800 </dict>
801 <dict>
802 <key>UTTypeConformsTo</key>
803 <array>
804 <string>org.openxmlformats.openxml</string>
805 <string>public.composite-content</string>
806 </array>
807 <key>UTTypeDescription</key>
808 <string>Office Open XML word processing template</string>
809 <key>UTTypeIdentifier</key>
810 <string>org.openxmlformats.wordprocessingml.template</string>
811 <key>UTTypeTagSpecification</key>
812 <dict>
813 <key>public.filename-extension</key>
814 <array>
815 <string>dotx</string>
816 </array>
817 <key>public.mime-type</key>
818 <array>
819 <string>application/vnd.openxmlformats-officedocument.wordprocessingml.template</string>
820 </array>
821 </dict>
822 <key>UTTypeIconFile</key>
823 <string>generic-text-template.icns</string>
824 </dict>
825 <dict>
826 <key>UTTypeConformsTo</key>
827 <array>
828 <string>org.openxmlformats.openxml</string>
829 <string>public.composite-content</string>
830 <string>public.executable</string>
831 </array>
832 <key>UTTypeDescription</key>
833 <string>Office Open XML word processing template (macros enabled)</string>
834 <key>UTTypeIdentifier</key>
835 <string>org.openxmlformats.wordprocessingml.template.macroEnabled</string>
836 <key>UTTypeTagSpecification</key>
837 <dict>
838 <key>public.filename-extension</key>
839 <array>
840 <string>dotm</string>
841 </array>
842 <key>public.mime-type</key>
843 <array>
844 <string>application/vnd.ms-word.template.macroEnabled.12</string>
845 </array>
846 </dict>
847 <key>UTTypeIconFile</key>
848 <string>generic-text-template.icns</string>
849 </dict>
851 <!-- OOXML spreadsheet -->
852 <dict>
853 <key>UTTypeConformsTo</key>
854 <array>
855 <string>org.openxmlformats.openxml</string>
856 <string>public.composite-content</string>
857 </array>
858 <key>UTTypeDescription</key>
859 <string>Office Open XML spreadsheet template</string>
860 <key>UTTypeIdentifier</key>
861 <string>org.openxmlformats.spreadsheetml.template</string>
862 <key>UTTypeTagSpecification</key>
863 <dict>
864 <key>public.filename-extension</key>
865 <array>
866 <string>xltx</string>
867 </array>
868 <key>public.mime-type</key>
869 <array>
870 <string>application/vnd.openxmlformats-officedocument.spreadsheetml.template</string>
871 </array>
872 </dict>
873 <key>UTTypeIconFile</key>
874 <string>generic-spreadsheet-template.icns</string>
875 </dict>
876 <dict>
877 <key>UTTypeConformsTo</key>
878 <array>
879 <string>org.openxmlformats.openxml</string>
880 <string>public.composite-content</string>
881 <string>public.executable</string>
882 </array>
883 <key>UTTypeDescription</key>
884 <string>Office Open XML spreadsheet template (macros enabled)</string>
885 <key>UTTypeIdentifier</key>
886 <string>org.openxmlformats.spreadsheetml.template.macroEnabled</string>
887 <key>UTTypeTagSpecification</key>
888 <dict>
889 <key>public.filename-extension</key>
890 <array>
891 <string>xltm</string>
892 </array>
893 <key>public.mime-type</key>
894 <array>
895 <string>application/vnd.ms-excel.template.macroEnabled.12</string>
896 </array>
897 </dict>
898 <key>UTTypeIconFile</key>
899 <string>generic-spreadsheet-template.icns</string>
900 </dict>
901 <dict>
902 <key>UTTypeConformsTo</key>
903 <array>
904 <string>org.openxmlformats.openxml</string>
905 <string>public.composite-content</string>
906 </array>
907 <key>UTTypeDescription</key>
908 <string>Office Open XML spreadsheet</string>
909 <key>UTTypeIdentifier</key>
910 <string>org.openxmlformats.spreadsheetml.sheet</string>
911 <key>UTTypeTagSpecification</key>
912 <dict>
913 <key>public.filename-extension</key>
914 <array>
915 <string>xlsx</string>
916 </array>
917 <key>public.mime-type</key>
918 <array>
919 <string>application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</string>
920 </array>
921 </dict>
922 <key>UTTypeIconFile</key>
923 <string>generic-spreadsheet.icns</string>
924 </dict>
925 <dict>
926 <key>UTTypeConformsTo</key>
927 <array>
928 <string>public.zip-archive</string>
929 <string>public.composite-content</string>
930 <string>public.executable</string>
931 </array>
932 <key>UTTypeDescription</key>
933 <string>Microsoft Excel 2007 spreadsheet (macros enabled)</string>
934 <key>UTTypeIdentifier</key>
935 <string>com.microsoft.excel.sheet.binary.macroEnabled</string>
936 <key>UTTypeTagSpecification</key>
937 <dict>
938 <key>public.filename-extension</key>
939 <array>
940 <string>xlsb</string>
941 </array>
942 <key>public.mime-type</key>
943 <array>
944 <string>application/vnd.ms-excel.sheet.binary.macroEnabled.12</string>
945 </array>
946 </dict>
947 <key>UTTypeIconFile</key>
948 <string>generic-spreadsheet.icns</string>
949 </dict>
950 <dict>
951 <key>UTTypeConformsTo</key>
952 <array>
953 <string>org.openxmlformats.openxml</string>
954 <string>public.composite-content</string>
955 <string>public.executable</string>
956 </array>
957 <key>UTTypeDescription</key>
958 <string>Office Open XML spreadsheet (macros enabled)</string>
959 <key>UTTypeIdentifier</key>
960 <string>org.openxmlformats.spreadsheetml.sheet.macroEnabled</string>
961 <key>UTTypeTagSpecification</key>
962 <dict>
963 <key>public.filename-extension</key>
964 <array>
965 <string>xlsm</string>
966 </array>
967 <key>public.mime-type</key>
968 <array>
969 <string>application/vnd.ms-excel.sheet.macroEnabled.12</string>
970 </array>
971 </dict>
972 <key>UTTypeIconFile</key>
973 <string>generic-spreadsheet.icns</string>
974 </dict>
976 <!-- OOXML presentation -->
977 <dict>
978 <key>UTTypeConformsTo</key>
979 <array>
980 <string>org.openxmlformats.openxml</string>
981 <string>public.presentation</string>
982 </array>
983 <key>UTTypeDescription</key>
984 <string>Office Open XML presentation</string>
985 <key>UTTypeIdentifier</key>
986 <string>org.openxmlformats.presentationml.presentation</string>
987 <key>UTTypeTagSpecification</key>
988 <dict>
989 <key>public.filename-extension</key>
990 <array>
991 <string>pptx</string>
992 </array>
993 <key>public.mime-type</key>
994 <array>
995 <string>application/vnd.openxmlformats-officedocument.presentationml.presentation</string>
996 </array>
997 </dict>
998 <key>UTTypeIconFile</key>
999 <string>generic-presentation.icns</string>
1000 </dict>
1001 <dict>
1002 <key>UTTypeConformsTo</key>
1003 <array>
1004 <string>org.openxmlformats.openxml</string>
1005 <string>public.presentation</string>
1006 <string>public.executable</string>
1007 </array>
1008 <key>UTTypeDescription</key>
1009 <string>Office Open XML presentation (macros enabled)</string>
1010 <key>UTTypeIdentifier</key>
1011 <string>org.openxmlformats.presentationml.presentation.macroEnabled</string>
1012 <key>UTTypeTagSpecification</key>
1013 <dict>
1014 <key>public.filename-extension</key>
1015 <array>
1016 <string>pptm</string>
1017 </array>
1018 <key>public.mime-type</key>
1019 <array>
1020 <string>application/vnd.ms-powerpoint.presentation.macroEnabled.12</string>
1021 </array>
1022 </dict>
1023 <key>UTTypeIconFile</key>
1024 <string>generic-presentation.icns</string>
1025 </dict>
1026 <dict>
1027 <key>UTTypeConformsTo</key>
1028 <array>
1029 <string>org.openxmlformats.openxml</string>
1030 <string>public.presentation</string>
1031 <string>public.executable</string>
1032 </array>
1033 <key>UTTypeDescription</key>
1034 <string>Office Open XML presentation template</string>
1035 <key>UTTypeIdentifier</key>
1036 <string>org.openxmlformats.presentationml.template</string>
1037 <key>UTTypeTagSpecification</key>
1038 <dict>
1039 <key>public.filename-extension</key>
1040 <array>
1041 <string>potx</string>
1042 </array>
1043 <key>public.mime-type</key>
1044 <array>
1045 <string>application/vnd.openxmlformats-officedocument.presentationml.template</string>
1046 </array>
1047 </dict>
1048 <key>UTTypeIconFile</key>
1049 <string>generic-presentation-template.icns</string>
1050 </dict>
1051 <dict>
1052 <key>UTTypeConformsTo</key>
1053 <array>
1054 <string>org.openxmlformats.openxml</string>
1055 <string>public.presentation</string>
1056 <string>public.executable</string>
1057 </array>
1058 <key>UTTypeDescription</key>
1059 <string>Office Open XML presentation template (macros enabled)</string>
1060 <key>UTTypeIdentifier</key>
1061 <string>org.openxmlformats.presentationml.template.macroEnabled</string>
1062 <key>UTTypeTagSpecification</key>
1063 <dict>
1064 <key>public.filename-extension</key>
1065 <array>
1066 <string>potm</string>
1067 </array>
1068 <key>public.mime-type</key>
1069 <array>
1070 <string>application/vnd.ms-powerpoint.template.macroEnabled.12</string>
1071 </array>
1072 </dict>
1073 <key>UTTypeIconFile</key>
1074 <string>generic-presentation-template.icns</string>
1075 </dict>
1077 <!-- Others -->
1078 <dict>
1079 <key>UTTypeConformsTo</key>
1080 <array>
1081 <string>public.data</string>
1082 <string>public.content</string>
1083 </array>
1084 <key>UTTypeDescription</key>
1085 <string>WordPerfect Document</string>
1086 <key>UTTypeIdentifier</key>
1087 <string>org.libreoffice.wpd-document</string>
1088 <key>UTTypeTagSpecification</key>
1089 <dict>
1090 <key>public.filename-extension</key>
1091 <array>
1092 <string>wpd</string>
1093 </array>
1094 <key>public.mime-type</key>
1095 <array>
1096 <string>application/vnd.wordperfect</string>
1097 </array>
1098 </dict>
1099 <key>UTTypeIconFile</key>
1100 <string>generic-text.icns</string>
1101 </dict>
1102 <dict>
1103 <key>UTTypeConformsTo</key>
1104 <array>
1105 <string>public.data</string>
1106 <string>public.content</string>
1107 </array>
1108 <key>UTTypeDescription</key>
1109 <string>PalmDoc eBook </string>
1110 <key>UTTypeIdentifier</key>
1111 <string>org.libreoffice.pdb-document</string>
1112 <key>UTTypeTagSpecification</key>
1113 <dict>
1114 <key>public.filename-extension</key>
1115 <array>
1116 <string>pdb</string>
1117 </array>
1118 <key>public.mime-type</key>
1119 <array>
1120 <string>application/x-aportisdoc</string>
1121 </array>
1122 </dict>
1123 <key>UTTypeIconFile</key>
1124 <string>generic-text.icns</string>
1125 </dict>
1126 <dict>
1127 <key>UTTypeConformsTo</key>
1128 <array>
1129 <string>public.data</string>
1130 <string>public.content</string>
1131 </array>
1132 <key>UTTypeDescription</key>
1133 <string>Hangul WP 97 Document</string>
1134 <key>UTTypeIdentifier</key>
1135 <string>org.libreoffice.hwp-document</string>
1136 <key>UTTypeTagSpecification</key>
1137 <dict>
1138 <key>public.filename-extension</key>
1139 <array>
1140 <string>hwp</string>
1141 </array>
1142 <key>public.mime-type</key>
1143 <array>
1144 <string>application/x-hwp</string>
1145 </array>
1146 </dict>
1147 <key>UTTypeIconFile</key>
1148 <string>generic-text.icns</string>
1149 </dict>
1150 <dict>
1151 <key>UTTypeConformsTo</key>
1152 <array>
1153 <string>public.data</string>
1154 <string>public.content</string>
1155 </array>
1156 <key>UTTypeDescription</key>
1157 <string>Microsoft Works for Mac Document (v1 - v4)</string>
1158 <key>UTTypeIdentifier</key>
1159 <string>org.libreoffice.wks-document</string>
1160 <key>UTTypeTagSpecification</key>
1161 <dict>
1162 <key>public.filename-extension</key>
1163 <array>
1164 <string>wps</string>
1165 </array>
1166 <key>public.mime-type</key>
1167 <array>
1168 <string>application/vnd.ms-works</string>
1169 </array>
1170 </dict>
1171 <key>UTTypeIconFile</key>
1172 <string>generic-text.icns</string>
1173 </dict>
1174 <dict>
1175 <key>UTTypeConformsTo</key>
1176 <array>
1177 <string>public.data</string>
1178 <string>public.content</string>
1179 </array>
1180 <key>UTTypeDescription</key>
1181 <string>Microsoft Write</string>
1182 <key>UTTypeIdentifier</key>
1183 <string>org.libreoffice.wri-document</string>
1184 <key>UTTypeTagSpecification</key>
1185 <dict>
1186 <key>public.filename-extension</key>
1187 <array>
1188 <string>wri</string>
1189 </array>
1190 <key>public.mime-type</key>
1191 <array>
1192 <string>application/x-mswrite</string>
1193 </array>
1194 </dict>
1195 <key>UTTypeIconFile</key>
1196 <string>generic-text.icns</string>
1197 </dict>
1199 <dict>
1200 <key>UTTypeConformsTo</key>
1201 <array>
1202 <string>public.data</string>
1203 <string>public.content</string>
1204 </array>
1205 <key>UTTypeDescription</key>
1206 <string>Data Interchange Format</string>
1207 <key>UTTypeIdentifier</key>
1208 <string>org.libreoffice.dif-document</string>
1209 <key>UTTypeTagSpecification</key>
1210 <dict>
1211 <key>public.filename-extension</key>
1212 <array>
1213 <string>dif</string>
1214 </array>
1215 <key>public.mime-type</key>
1216 <array>
1217 <string>application/x-dif-document</string> <!-- ??? -->
1218 </array>
1219 </dict>
1220 <key>UTTypeIconFile</key>
1221 <string>generic-spreadsheet.icns</string>
1222 </dict>
1223 <dict>
1224 <key>UTTypeConformsTo</key>
1225 <array>
1226 <string>public.text</string>
1227 <string>public.data</string>
1228 <string>public.content</string>
1229 </array>
1230 <key>UTTypeDescription</key>
1231 <string>SYLK Document</string>
1232 <key>UTTypeIdentifier</key>
1233 <string>org.libreoffice.slk-document</string>
1234 <key>UTTypeTagSpecification</key>
1235 <dict>
1236 <key>public.filename-extension</key>
1237 <array>
1238 <string>slk</string>
1239 </array>
1240 <key>public.mime-type</key>
1241 <array>
1242 <string>text/spreadsheet</string>
1243 </array>
1244 </dict>
1245 <key>UTTypeIconFile</key>
1246 <string>generic-spreadsheet.icns</string>
1247 </dict>
1248 <dict>
1249 <key>UTTypeConformsTo</key>
1250 <array>
1251 <string>public.text</string>
1252 <string>public.data</string>
1253 <string>public.content</string>
1254 </array>
1255 <key>UTTypeDescription</key>
1256 <string>Comma-Separated Value Document</string>
1257 <key>UTTypeIdentifier</key>
1258 <string>org.libreoffice.csv-document</string>
1259 <key>UTTypeTagSpecification</key>
1260 <dict>
1261 <key>public.filename-extension</key>
1262 <array>
1263 <string>csv</string>
1264 </array>
1265 <key>public.mime-type</key>
1266 <array>
1267 <string>text/csv</string> <!-- ??? -->
1268 </array>
1269 </dict>
1270 <key>UTTypeIconFile</key>
1271 <string>generic-spreadsheet.icns</string>
1272 </dict>
1273 <dict>
1274 <key>UTTypeConformsTo</key>
1275 <array>
1276 <string>public.data</string>
1277 <string>public.content</string>
1278 </array>
1279 <key>UTTypeDescription</key>
1280 <string>dBASE Document</string>
1281 <key>UTTypeIdentifier</key>
1282 <string>org.libreoffice.dbf-document</string>
1283 <key>UTTypeTagSpecification</key>
1284 <dict>
1285 <key>public.filename-extension</key>
1286 <array>
1287 <string>dbf</string>
1288 </array>
1289 <key>public.mime-type</key>
1290 <array>
1291 <string>application/x-dbase</string>
1292 </array>
1293 </dict>
1294 <key>UTTypeIconFile</key>
1295 <string>generic-database.icns</string>
1296 </dict>
1297 <dict>
1298 <key>UTTypeConformsTo</key>
1299 <array>
1300 <string>public.data</string>
1301 <string>public.content</string>
1302 </array>
1303 <key>UTTypeDescription</key>
1304 <string>Lotus 1-2-3 Spreadsheet</string>
1305 <key>UTTypeIdentifier</key>
1306 <string>org.libreoffice.123-document</string>
1307 <key>UTTypeTagSpecification</key>
1308 <dict>
1309 <key>public.filename-extension</key>
1310 <array>
1311 <string>wk1</string>
1312 <string>wks</string>
1313 <string>123</string>
1314 </array>
1315 <key>public.mime-type</key>
1316 <array>
1317 <string>application/vnd.lotus-1-2-3</string>
1318 <string>application/vnd.lotus-1-2-3</string>
1319 <string>application/vnd.lotus-1-2-3</string>
1320 </array>
1321 </dict>
1322 <key>UTTypeIconFile</key>
1323 <string>generic-spreadsheet.icns</string>
1324 </dict>
1325 <dict>
1326 <key>UTTypeConformsTo</key>
1327 <array>
1328 <string>public.data</string>
1329 <string>public.content</string>
1330 <string>public.image</string>
1331 </array>
1332 <key>UTTypeDescription</key>
1333 <string>Computer Graphics Metafile</string>
1334 <key>UTTypeIdentifier</key>
1335 <string>org.libreoffice.cgm-document</string>
1336 <key>UTTypeTagSpecification</key>
1337 <dict>
1338 <key>public.filename-extension</key>
1339 <array>
1340 <string>cgm</string>
1341 </array>
1342 <key>public.mime-type</key>
1343 <array>
1344 <string>image/cgm</string>
1345 </array>
1346 </dict>
1347 <key>UTTypeIconFile</key>
1348 <string>generic-drawing.icns</string>
1349 </dict>
1350 <dict>
1351 <key>UTTypeConformsTo</key>
1352 <array>
1353 <string>public.data</string>
1354 <string>public.content</string>
1355 <string>public.image</string>
1356 </array>
1357 <key>UTTypeDescription</key>
1358 <string>AutoCAD Interchange Format</string>
1359 <key>UTTypeIdentifier</key>
1360 <string>org.libreoffice.dxf-document</string>
1361 <key>UTTypeTagSpecification</key>
1362 <dict>
1363 <key>public.filename-extension</key>
1364 <array>
1365 <string>dxf</string>
1366 </array>
1367 <key>public.mime-type</key>
1368 <array>
1369 <string>image/vnd.dxf</string>
1370 </array>
1371 </dict>
1372 <key>UTTypeIconFile</key>
1373 <string>generic-drawing.icns</string>
1374 </dict>
1375 <dict>
1376 <key>UTTypeConformsTo</key>
1377 <array>
1378 <string>public.data</string>
1379 <string>public.content</string>
1380 <string>public.image</string>
1381 </array>
1382 <key>UTTypeDescription</key>
1383 <string>Windows Enhanced Metafile</string>
1384 <key>UTTypeIdentifier</key>
1385 <string>org.libreoffice.emf-document</string>
1386 <key>UTTypeTagSpecification</key>
1387 <dict>
1388 <key>public.filename-extension</key>
1389 <array>
1390 <string>emf</string>
1391 </array>
1392 <key>public.mime-type</key>
1393 <array>
1394 <string>image/x-emf</string>
1395 </array>
1396 </dict>
1397 <key>UTTypeIconFile</key>
1398 <string>generic-drawing.icns</string>
1399 </dict>
1400 <dict>
1401 <key>UTTypeConformsTo</key>
1402 <array>
1403 <string>public.data</string>
1404 <string>public.content</string>
1405 <string>public.image</string>
1406 </array>
1407 <key>UTTypeDescription</key>
1408 <string>Windows Metafile</string>
1409 <key>UTTypeIdentifier</key>
1410 <string>org.libreoffice.wmf-document</string>
1411 <key>UTTypeTagSpecification</key>
1412 <dict>
1413 <key>public.filename-extension</key>
1414 <array>
1415 <string>wmf</string>
1416 </array>
1417 <key>public.mime-type</key>
1418 <array>
1419 <string>image/x-wmf</string>
1420 </array>
1421 </dict>
1422 <key>UTTypeIconFile</key>
1423 <string>generic-drawing.icns</string>
1424 </dict>
1425 <dict>
1426 <key>UTTypeConformsTo</key>
1427 <array>
1428 <string>public.data</string>
1429 <string>public.content</string>
1430 <string>public.image</string>
1431 </array>
1432 <key>UTTypeDescription</key>
1433 <string>CorelDRAW Image</string>
1434 <key>UTTypeIdentifier</key>
1435 <string>org.libreoffice.cdr-document</string>
1436 <key>UTTypeTagSpecification</key>
1437 <dict>
1438 <key>public.filename-extension</key>
1439 <array>
1440 <string>cdr</string>
1441 </array>
1442 <key>public.mime-type</key>
1443 <array>
1444 <string>application/cdr</string>
1445 <string>application/coreldraw</string>
1446 <string>application/vnd.corel-draw</string>
1447 <string>application/x-cdr</string>
1448 <string>application/x-coreldraw</string>
1449 <string>image/cdr</string>
1450 <string>image/x-cdr</string>
1451 </array>
1452 </dict>
1453 <key>UTTypeIconFile</key>
1454 <string>generic-drawing.icns</string>
1455 </dict>
1456 <dict>
1457 <key>UTTypeConformsTo</key>
1458 <array>
1459 <string>public.data</string>
1460 <string>public.content</string>
1461 </array>
1462 <key>UTTypeDescription</key>
1463 <string>Microsoft Visio Document</string>
1464 <key>UTTypeIdentifier</key>
1465 <string>org.libreoffice.visio-document</string>
1466 <key>UTTypeTagSpecification</key>
1467 <dict>
1468 <key>public.filename-extension</key>
1469 <array>
1470 <string>vsd</string>
1471 <string>vss</string>
1472 <string>vst</string>
1473 <string>vdx</string>
1474 <string>vsx</string>
1475 <string>vtx</string>
1476 <string>vsdx</string>
1477 <string>vsdm</string>
1478 <string>vssx</string>
1479 <string>vssm</string>
1480 <string>vstx</string>
1481 <string>vstm</string>
1482 </array>
1483 <key>public.mime-type</key>
1484 <array>
1485 <string>application/vnd.visio2013</string>
1486 <string>application/vnd.visio</string>
1487 </array>
1488 </dict>
1489 <key>UTTypeIconFile</key>
1490 <string>generic-drawing.icns</string>
1491 </dict>
1492 <dict>
1493 <key>UTTypeConformsTo</key>
1494 <array>
1495 <string>public.data</string>
1496 <string>public.content</string>
1497 </array>
1498 <key>UTTypeDescription</key>
1499 <string>Microsoft Publisher Document</string>
1500 <key>UTTypeIdentifier</key>
1501 <string>org.libreoffice.mspub-document</string>
1502 <key>UTTypeTagSpecification</key>
1503 <dict>
1504 <key>public.filename-extension</key>
1505 <array>
1506 <string>pub</string>
1507 </array>
1508 <key>public.mime-type</key>
1509 <array>
1510 <string>application/x-mspublisher</string>
1511 </array>
1512 </dict>
1513 <key>UTTypeIconFile</key>
1514 <string>generic-drawing.icns</string>
1515 </dict>
1516 </array>
1518 <key>CFBundleURLTypes</key>
1519 <array>
1520 <dict>
1521 <key>CFBundleURLName</key>
1522 <string>@PRODUCTNAME@ CMIS</string>
1523 <key>CFBundleURLSchemes</key>
1524 <array>
1525 <string>vnd.libreoffice.cmis</string>
1526 </array>
1527 </dict>
1528 <dict>
1529 <key>CFBundleURLName</key>
1530 <string>@PRODUCTNAME@</string>
1531 <key>CFBundleURLSchemes</key>
1532 <array>
1533 <string>vnd.libreoffice.command</string>
1534 <string>ms-word</string>
1535 <string>ms-powerpoint</string>
1536 <string>ms-excel</string>
1537 <string>ms-visio</string>
1538 <string>ms-access</string>
1539 </array>
1540 </dict>
1541 <dict>
1542 <key>CFBundleURLName</key>
1543 <string>@PRODUCTNAME@ WebDav</string>
1544 <key>CFBundleURLSchemes</key>
1545 <array>
1546 <string>vnd.sun.star.webdav</string>
1547 <string>vnd.sun.star.webdavs</string>
1548 </array>
1549 </dict>
1550 </array>
1552 <key>CFBundleDocumentTypes</key>
1553 <array>
1554 <dict>
1555 <key>CFBundleTypeName</key>
1556 <string>OpenOffice.org 1.0 Text</string>
1557 <key>CFBundleTypeRole</key>
1558 <string>Editor</string>
1559 <key>LSHandlerRank</key>
1560 <string>Owner</string>
1561 <key>LSItemContentTypes</key>
1562 <array>
1563 <string>org.openoffice.text</string>
1564 </array>
1565 </dict>
1566 <dict>
1567 <key>CFBundleTypeName</key>
1568 <string>OpenDocument Text</string>
1569 <key>CFBundleTypeRole</key>
1570 <string>Editor</string>
1571 <key>LSHandlerRank</key>
1572 <string>Owner</string>
1573 <key>LSItemContentTypes</key>
1574 <array>
1575 <string>org.oasis-open.opendocument.text</string>
1576 </array>
1577 </dict>
1578 <dict>
1579 <key>CFBundleTypeName</key>
1580 <string>OpenOffice.org 1.0 Spreadsheet</string>
1581 <key>CFBundleTypeRole</key>
1582 <string>Editor</string>
1583 <key>LSHandlerRank</key>
1584 <string>Owner</string>
1585 <key>LSItemContentTypes</key>
1586 <array>
1587 <string>org.openoffice.spreadsheet</string>
1588 </array>
1589 </dict>
1590 <dict>
1591 <key>CFBundleTypeName</key>
1592 <string>OpenDocument Spreadsheet</string>
1593 <key>CFBundleTypeRole</key>
1594 <string>Editor</string>
1595 <key>LSHandlerRank</key>
1596 <string>Owner</string>
1597 <key>LSItemContentTypes</key>
1598 <array>
1599 <string>org.oasis-open.opendocument.spreadsheet</string>
1600 </array>
1601 </dict>
1602 <dict>
1603 <key>CFBundleTypeName</key>
1604 <string>OpenOffice.org 1.0 Presentation</string>
1605 <key>CFBundleTypeRole</key>
1606 <string>Editor</string>
1607 <key>LSHandlerRank</key>
1608 <string>Owner</string>
1609 <key>LSItemContentTypes</key>
1610 <array>
1611 <string>org.openoffice.presentation</string>
1612 </array>
1613 </dict>
1614 <dict>
1615 <key>CFBundleTypeName</key>
1616 <string>OpenDocument Presentation</string>
1617 <key>CFBundleTypeRole</key>
1618 <string>Editor</string>
1619 <key>LSHandlerRank</key>
1620 <string>Owner</string>
1621 <key>LSItemContentTypes</key>
1622 <array>
1623 <string>org.oasis-open.opendocument.presentation</string>
1624 </array>
1625 </dict>
1626 <dict>
1627 <key>CFBundleTypeName</key>
1628 <string>OpenOffice.org 1.0 Drawing</string>
1629 <key>CFBundleTypeRole</key>
1630 <string>Editor</string>
1631 <key>LSHandlerRank</key>
1632 <string>Owner</string>
1633 <key>LSItemContentTypes</key>
1634 <array>
1635 <string>org.openoffice.graphics</string>
1636 </array>
1637 </dict>
1638 <dict>
1639 <key>CFBundleTypeName</key>
1640 <string>OpenDocument Drawing</string>
1641 <key>CFBundleTypeRole</key>
1642 <string>Editor</string>
1643 <key>LSHandlerRank</key>
1644 <string>Owner</string>
1645 <key>LSItemContentTypes</key>
1646 <array>
1647 <string>org.oasis-open.opendocument.graphics</string>
1648 </array>
1649 </dict>
1650 <dict>
1651 <key>CFBundleTypeName</key>
1652 <string>OpenDocument Chart</string>
1653 <key>CFBundleTypeRole</key>
1654 <string>Editor</string>
1655 <key>LSHandlerRank</key>
1656 <string>Owner</string>
1657 <key>LSItemContentTypes</key>
1658 <array>
1659 <string>org.oasis-open.opendocument.chart</string>
1660 </array>
1661 </dict>
1662 <dict>
1663 <key>CFBundleTypeName</key>
1664 <string>OpenOffice.org 1.0 Master</string>
1665 <key>CFBundleTypeRole</key>
1666 <string>Editor</string>
1667 <key>LSHandlerRank</key>
1668 <string>Owner</string>
1669 <key>LSItemContentTypes</key>
1670 <array>
1671 <string>org.openoffice.text-master</string>
1672 </array>
1673 </dict>
1674 <dict>
1675 <key>CFBundleTypeName</key>
1676 <string>OpenDocument Master</string>
1677 <key>CFBundleTypeRole</key>
1678 <string>Editor</string>
1679 <key>LSHandlerRank</key>
1680 <string>Owner</string>
1681 <key>LSItemContentTypes</key>
1682 <array>
1683 <string>org.oasis-open.opendocument.text-master</string>
1684 </array>
1685 </dict>
1686 <dict>
1687 <key>CFBundleTypeName</key>
1688 <string>OpenOffice.org 1.0 Formula</string>
1689 <key>CFBundleTypeRole</key>
1690 <string>Editor</string>
1691 <key>LSHandlerRank</key>
1692 <string>Owner</string>
1693 <key>LSItemContentTypes</key>
1694 <array>
1695 <string>org.openoffice.formula</string>
1696 </array>
1697 </dict>
1698 <dict>
1699 <key>CFBundleTypeName</key>
1700 <string>OpenDocument Formula</string>
1701 <key>CFBundleTypeRole</key>
1702 <string>Editor</string>
1703 <key>LSHandlerRank</key>
1704 <string>Owner</string>
1705 <key>LSItemContentTypes</key>
1706 <array>
1707 <string>org.oasis-open.opendocument.formula</string>
1708 </array>
1709 </dict>
1710 <dict>
1711 <key>CFBundleTypeName</key>
1712 <string>OpenOffice.org 1.0 Text Template</string>
1713 <key>CFBundleTypeRole</key>
1714 <string>Editor</string>
1715 <key>LSHandlerRank</key>
1716 <string>Owner</string>
1717 <key>LSItemContentTypes</key>
1718 <array>
1719 <string>org.openoffice.text-template</string>
1720 </array>
1721 </dict>
1722 <dict>
1723 <key>CFBundleTypeName</key>
1724 <string>OpenDocument Text Template</string>
1725 <key>CFBundleTypeRole</key>
1726 <string>Editor</string>
1727 <key>LSHandlerRank</key>
1728 <string>Owner</string>
1729 <key>LSItemContentTypes</key>
1730 <array>
1731 <string>org.oasis-open.opendocument.text-template</string>
1732 </array>
1733 </dict>
1734 <dict>
1735 <key>CFBundleTypeName</key>
1736 <string>OpenDocument Master Template</string>
1737 <key>CFBundleTypeRole</key>
1738 <string>Editor</string>
1739 <key>LSHandlerRank</key>
1740 <string>Owner</string>
1741 <key>LSItemContentTypes</key>
1742 <array>
1743 <string>org.oasis-open.opendocument.text-master-template</string>
1744 </array>
1745 </dict>
1746 <dict>
1747 <key>CFBundleTypeName</key>
1748 <string>OpenOffice.org 1.0 Spreadsheet Template</string>
1749 <key>CFBundleTypeRole</key>
1750 <string>Editor</string>
1751 <key>LSHandlerRank</key>
1752 <string>Owner</string>
1753 <key>LSItemContentTypes</key>
1754 <array>
1755 <string>org.openoffice.spreadsheet-template</string>
1756 </array>
1757 </dict>
1758 <dict>
1759 <key>CFBundleTypeName</key>
1760 <string>OpenDocument Spreadsheet Template</string>
1761 <key>CFBundleTypeRole</key>
1762 <string>Editor</string>
1763 <key>LSHandlerRank</key>
1764 <string>Owner</string>
1765 <key>LSItemContentTypes</key>
1766 <array>
1767 <string>org.oasis-open.opendocument.spreadsheet-template</string>
1768 </array>
1769 </dict>
1770 <dict>
1771 <key>CFBundleTypeName</key>
1772 <string>OpenOffice.org 1.0 Presentation Template</string>
1773 <key>CFBundleTypeRole</key>
1774 <string>Editor</string>
1775 <key>LSHandlerRank</key>
1776 <string>Owner</string>
1777 <key>LSItemContentTypes</key>
1778 <array>
1779 <string>org.openoffice.presentation-template</string>
1780 </array>
1781 </dict>
1782 <dict>
1783 <key>CFBundleTypeName</key>
1784 <string>OpenDocument Presentation Template</string>
1785 <key>CFBundleTypeRole</key>
1786 <string>Editor</string>
1787 <key>LSHandlerRank</key>
1788 <string>Owner</string>
1789 <key>LSItemContentTypes</key>
1790 <array>
1791 <string>org.oasis-open.opendocument.presentation-template</string>
1792 </array>
1793 </dict>
1794 <dict>
1795 <key>CFBundleTypeName</key>
1796 <string>OpenOffice.org 1.0 Drawing Template</string>
1797 <key>CFBundleTypeRole</key>
1798 <string>Editor</string>
1799 <key>LSHandlerRank</key>
1800 <string>Owner</string>
1801 <key>LSItemContentTypes</key>
1802 <array>
1803 <string>org.openoffice.graphics-template</string>
1804 </array>
1805 </dict>
1806 <dict>
1807 <key>CFBundleTypeName</key>
1808 <string>OpenDocument Drawing Template</string>
1809 <key>CFBundleTypeRole</key>
1810 <string>Editor</string>
1811 <key>LSHandlerRank</key>
1812 <string>Owner</string>
1813 <key>LSItemContentTypes</key>
1814 <array>
1815 <string>org.oasis-open.opendocument.graphics-template</string>
1816 </array>
1817 </dict>
1818 <dict>
1819 <key>CFBundleTypeName</key>
1820 <string>OpenDocument Database</string>
1821 <key>CFBundleTypeRole</key>
1822 <string>Editor</string>
1823 <key>LSHandlerRank</key>
1824 <string>Owner</string>
1825 <key>LSItemContentTypes</key>
1826 <array>
1827 <string>org.oasis-open.opendocument.database</string>
1828 </array>
1829 </dict>
1830 <dict>
1831 <key>CFBundleTypeName</key>
1832 <string>@PRODUCTNAME@ Extension</string>
1833 <key>CFBundleTypeRole</key>
1834 <string>Editor</string>
1835 <key>LSHandlerRank</key>
1836 <string>Owner</string>
1837 <key>LSItemContentTypes</key>
1838 <array>
1839 <string>org.openoffice.extension</string>
1840 </array>
1841 </dict>
1842 <dict>
1843 <key>CFBundleTypeName</key>
1844 <string>Flat ODF</string>
1845 <key>LSItemContentTypes</key>
1846 <array>
1847 <string>vnd.oasis.opendocument.text-flat-xml</string>
1848 <string>vnd.oasis.opendocument.spreadsheet-flat-xml</string>
1849 <string>vnd.oasis.opendocument.presentation-flat-xml</string>
1850 <string>vnd.oasis.opendocument.graphics-flat-xml</string>
1851 </array>
1852 <key>CFBundleTypeRole</key>
1853 <string>Editor</string>
1854 <key>LSHandlerRank</key>
1855 <string>Owner</string>
1856 </dict>
1857 <dict>
1858 <key>CFBundleTypeName</key>
1859 <string>3rd party formats</string>
1860 <key>LSItemContentTypes</key>
1861 <array>
1862 <string>public.plain-text</string>
1863 <string>public.rtf</string>
1864 <string>public.html</string>
1865 <string>public.jpeg</string>
1866 <string>public.tiff</string>
1867 <string>public.png</string>
1868 <string>public.xbitmap-image</string>
1869 <string>com.adobe.encapsulated-postscript</string>
1870 <string>com.microsoft.bmp</string>
1871 <string>com.microsoft.word.doc</string>
1872 <string>com.microsoft.word.dot</string>
1873 <string>com.microsoft.excel.xls</string>
1874 <string>com.microsoft.powerpoint.ppt</string>
1875 <string>org.openxmlformats.wordprocessingml.document</string>
1876 <string>org.openxmlformats.wordprocessingml.document.macroEnabled</string>
1877 <string>org.openxmlformats.wordprocessingml.template</string>
1878 <string>org.openxmlformats.wordprocessingml.template.macroEnabled</string>
1879 <string>org.openxmlformats.spreadsheetml.sheet</string>
1880 <string>org.openxmlformats.spreadsheetml.sheet.macroEnabled</string>
1881 <string>com.microsoft.excel.sheet.binary.macroEnabled</string>
1882 <string>org.openxmlformats.spreadsheetml.template</string>
1883 <string>org.openxmlformats.spreadsheetml.template.macroEnabled</string>
1884 <string>org.openxmlformats.presentationml.presentation</string>
1885 <string>org.openxmlformats.presentationml.presentation.macroEnabled</string>
1886 <string>org.openxmlformats.presentationml.template</string>
1887 <string>org.openxmlformats.presentationml.template.macroEnabled</string>
1888 <string>org.libreoffice.pdb-document</string>
1889 <string>org.libreoffice.wpd-document</string>
1890 <string>org.libreoffice.hwp-document</string>
1891 <string>org.libreoffice.wks-document</string>
1892 <string>org.libreoffice.wri-document</string>
1893 <string>org.libreoffice.dif-document</string>
1894 <string>org.libreoffice.slk-document</string>
1895 <string>org.libreoffice.csv-document</string>
1896 <string>org.libreoffice.dbf-document</string>
1897 <string>org.libreoffice.123-document</string>
1898 <string>org.libreoffice.cgm-document</string>
1899 <string>org.libreoffice.dxf-document</string>
1900 <string>org.libreoffice.emf-document</string>
1901 <string>org.libreoffice.wmf-document</string>
1902 <string>org.libreoffice.cdr-document</string>
1903 <string>org.libreoffice.visio-document</string>
1904 <string>org.libreoffice.mspub-document</string>
1905 </array>
1906 <key>CFBundleTypeRole</key>
1907 <string>Editor</string>
1908 <key>LSHandlerRank</key>
1909 <string>Alternate</string>
1910 </dict>
1911 <dict>
1912 <key>CFBundleTypeExtensions</key>
1913 <array>
1914 <string>cwk</string>
1915 <string>*</string>
1916 </array>
1917 <key>CFBundleTypeName</key>
1918 <string>AppleWorks Document</string>
1919 <key>CFBundleTypeOSTypes</key>
1920 <array>
1921 <string>CWWP</string>
1922 <string>CWSS</string>
1923 <string>CWDB</string>
1924 <string>CWGR</string>
1925 <string>CWPT</string>
1926 <string>CWPR</string>
1927 </array>
1928 <key>CFBundleTypeRole</key>
1929 <string>Editor</string>
1930 <key>LSHandlerRank</key>
1931 <string>Alternate</string>
1932 </dict>
1933 </array>
1934 <key>CFBundleExecutable</key>
1935 <string>soffice</string>
1936 <key>CFBundleIconFile</key>
1937 <string>main.icns</string>
1938 <key>CFBundleShortVersionString</key>
1939 <string>@MACOSX_BUNDLE_SHORTVERSION@</string>
1940 <key>CFBundleVersion</key>
1941 <string>@MACOSX_BUNDLE_VERSION@</string>
1942 <key>CFBundleIdentifier</key>
1943 <string>@MACOSX_BUNDLE_IDENTIFIER@</string>
1944 <key>CFBundleInfoDictionaryVersion</key>
1945 <string>6.0</string>
1946 <key>CFBundleName</key>
1947 <string>@PRODUCTNAME@</string>
1948 <key>CFBundlePackageType</key>
1949 <string>APPL</string>
1950 <key>CFBundleSignature</key>
1951 <string>LibO</string>
1952 <key>LSRequiresCarbon</key>
1953 <string>1</string>
1954 <key>NSPrincipalClass</key>
1955 <string>VCL_NSApplication</string>
1956 <key>LSApplicationCategoryType</key>
1957 <string>public.app-category.productivity</string>
1958 <key>LSMinimumSystemVersion</key>
1959 <string>@MACOSX_DEPLOYMENT_TARGET@.0</string>
1960 <key>NSHighResolutionCapable</key>
1961 <true/>
1962 <key>NSContactsUsageDescription</key>
1963 <string>You can add your contacts as a data source for mail merge or similar operations.</string>
1964 <key>DTXcodeBuild</key>
1965 <string>@MACOSX_XCODE_BUILD_VERSION@</string>
1966 <key>DTSDKBuild</key>
1967 <string>@MACOSX_SDK_BUILD_VERSION@</string>
1968 </dict>
1969 </plist>
1970 <!-- vim:set shiftwidth=4 softtabstop=4 expandtab: -->