Version 5.4.3.2, tag libreoffice-5.4.3.2
[LibreOffice.git] / sysui / desktop / macosx / Info.plist.in
blob75980deef9e6dec172174ff97963124daf1eb2c0
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>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>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>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>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>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>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>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>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>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>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.database</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>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 </dict>
749 <!-- OOXML wordprocessing -->
750 <dict>
751 <key>UTTypeConformsTo</key>
752 <array>
753 <string>org.openxmlformats.openxml</string>
754 <string>public.composite-content</string>
755 </array>
756 <key>UTTypeDescription</key>
757 <string>Office Open XML word processing document</string>
758 <key>UTTypeIdentifier</key>
759 <string>org.openxmlformats.wordprocessingml.document</string>
760 <key>UTTypeTagSpecification</key>
761 <dict>
762 <key>public.filename-extension</key>
763 <array>
764 <string>docx</string>
765 </array>
766 <key>public.mime-type</key>
767 <array>
768 <string>application/vnd.openxmlformats-officedocument.wordprocessingml.document</string>
769 </array>
770 </dict>
771 </dict>
772 <dict>
773 <key>UTTypeConformsTo</key>
774 <array>
775 <string>org.openxmlformats.openxml</string>
776 <string>public.composite-content</string>
777 <string>public.executable</string>
778 </array>
779 <key>UTTypeDescription</key>
780 <string>Office Open XML word processing document (macros enabled)</string>
781 <key>UTTypeIdentifier</key>
782 <string>org.openxmlformats.wordprocessingml.document.macroenabled</string>
783 <key>UTTypeTagSpecification</key>
784 <dict>
785 <key>public.filename-extension</key>
786 <array>
787 <string>docm</string>
788 </array>
789 <key>public.mime-type</key>
790 <array>
791 <string>application/vnd.ms-word.document.macroEnabled.12</string>
792 </array>
793 </dict>
794 </dict>
795 <dict>
796 <key>UTTypeConformsTo</key>
797 <array>
798 <string>org.openxmlformats.openxml</string>
799 <string>public.composite-content</string>
800 </array>
801 <key>UTTypeDescription</key>
802 <string>Office Open XML word processing template</string>
803 <key>UTTypeIdentifier</key>
804 <string>org.openxmlformats.wordprocessingml.template</string>
805 <key>UTTypeTagSpecification</key>
806 <dict>
807 <key>public.filename-extension</key>
808 <array>
809 <string>dotx</string>
810 </array>
811 <key>public.mime-type</key>
812 <array>
813 <string>application/vnd.openxmlformats-officedocument.wordprocessingml.template</string>
814 </array>
815 </dict>
816 </dict>
817 <dict>
818 <key>UTTypeConformsTo</key>
819 <array>
820 <string>org.openxmlformats.openxml</string>
821 <string>public.composite-content</string>
822 <string>public.executable</string>
823 </array>
824 <key>UTTypeDescription</key>
825 <string>Office Open XML word processing template (macros enabled)</string>
826 <key>UTTypeIdentifier</key>
827 <string>org.openxmlformats.wordprocessingml.template.macroenabled</string>
828 <key>UTTypeTagSpecification</key>
829 <dict>
830 <key>public.filename-extension</key>
831 <array>
832 <string>dotm</string>
833 </array>
834 <key>public.mime-type</key>
835 <array>
836 <string>application/vnd.ms-word.template.macroEnabled.12</string>
837 </array>
838 </dict>
839 </dict>
841 <!-- OOXML spreadsheet -->
842 <dict>
843 <key>UTTypeConformsTo</key>
844 <array>
845 <string>org.openxmlformats.openxml</string>
846 <string>public.composite-content</string>
847 </array>
848 <key>UTTypeDescription</key>
849 <string>Office Open XML spreadsheet template</string>
850 <key>UTTypeIdentifier</key>
851 <string>org.openxmlformats.spreadsheetml.template</string>
852 <key>UTTypeTagSpecification</key>
853 <dict>
854 <key>public.filename-extension</key>
855 <array>
856 <string>xltx</string>
857 </array>
858 <key>public.mime-type</key>
859 <array>
860 <string>application/vnd.openxmlformats-officedocument.spreadsheetml.template</string>
861 </array>
862 </dict>
863 </dict>
864 <dict>
865 <key>UTTypeConformsTo</key>
866 <array>
867 <string>org.openxmlformats.openxml</string>
868 <string>public.composite-content</string>
869 <string>public.executable</string>
870 </array>
871 <key>UTTypeDescription</key>
872 <string>Office Open XML spreadsheet template (macros enabled)</string>
873 <key>UTTypeIdentifier</key>
874 <string>org.openxmlformats.spreadsheetml.template.macroenabled</string>
875 <key>UTTypeTagSpecification</key>
876 <dict>
877 <key>public.filename-extension</key>
878 <array>
879 <string>xltm</string>
880 </array>
881 <key>public.mime-type</key>
882 <array>
883 <string>application/vnd.ms-excel.template.macroEnabled.12</string>
884 </array>
885 </dict>
886 </dict>
887 <dict>
888 <key>UTTypeConformsTo</key>
889 <array>
890 <string>org.openxmlformats.openxml</string>
891 <string>public.composite-content</string>
892 </array>
893 <key>UTTypeDescription</key>
894 <string>Office Open XML spreadsheet</string>
895 <key>UTTypeIdentifier</key>
896 <string>org.openxmlformats.spreadsheetml.sheet</string>
897 <key>UTTypeTagSpecification</key>
898 <dict>
899 <key>public.filename-extension</key>
900 <array>
901 <string>xlsx</string>
902 </array>
903 <key>public.mime-type</key>
904 <array>
905 <string>application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</string>
906 </array>
907 </dict>
908 </dict>
909 <dict>
910 <key>UTTypeConformsTo</key>
911 <array>
912 <string>public.zip-archive</string>
913 <string>public.composite-content</string>
914 <string>public.executable</string>
915 </array>
916 <key>UTTypeDescription</key>
917 <string>Microsoft Excel 2007 spreadsheet (macros enabled)</string>
918 <key>UTTypeIdentifier</key>
919 <string>com.microsoft.excel.sheet.binary.macroenabled</string>
920 <key>UTTypeTagSpecification</key>
921 <dict>
922 <key>public.filename-extension</key>
923 <array>
924 <string>xlsb</string>
925 </array>
926 <key>public.mime-type</key>
927 <array>
928 <string>application/vnd.ms-excel.sheet.binary.macroEnabled.12</string>
929 </array>
930 </dict>
931 </dict>
932 <dict>
933 <key>UTTypeConformsTo</key>
934 <array>
935 <string>org.openxmlformats.openxml</string>
936 <string>public.composite-content</string>
937 <string>public.executable</string>
938 </array>
939 <key>UTTypeDescription</key>
940 <string>Office Open XML spreadsheet (macros enabled)</string>
941 <key>UTTypeIdentifier</key>
942 <string>org.openxmlformats.spreadsheetml.sheet.macroenabled</string>
943 <key>UTTypeTagSpecification</key>
944 <dict>
945 <key>public.filename-extension</key>
946 <array>
947 <string>xlsm</string>
948 </array>
949 <key>public.mime-type</key>
950 <array>
951 <string>application/vnd.ms-excel.sheet.macroEnabled.12</string>
952 </array>
953 </dict>
954 </dict>
956 <!-- OOXML presentation -->
957 <dict>
958 <key>UTTypeConformsTo</key>
959 <array>
960 <string>org.openxmlformats.openxml</string>
961 <string>public.presentation</string>
962 </array>
963 <key>UTTypeDescription</key>
964 <string>Office Open XML presentation</string>
965 <key>UTTypeIdentifier</key>
966 <string>org.openxmlformats.presentationml.presentation</string>
967 <key>UTTypeTagSpecification</key>
968 <dict>
969 <key>public.filename-extension</key>
970 <array>
971 <string>pptx</string>
972 </array>
973 <key>public.mime-type</key>
974 <array>
975 <string>application/vnd.openxmlformats-officedocument.presentationml.presentation</string>
976 </array>
977 </dict>
978 </dict>
979 <dict>
980 <key>UTTypeConformsTo</key>
981 <array>
982 <string>org.openxmlformats.openxml</string>
983 <string>public.presentation</string>
984 <string>public.executable</string>
985 </array>
986 <key>UTTypeDescription</key>
987 <string>Office Open XML presentation (macros enabled)</string>
988 <key>UTTypeIdentifier</key>
989 <string>org.openxmlformats.presentationml.presentation.macroenabled</string>
990 <key>UTTypeTagSpecification</key>
991 <dict>
992 <key>public.filename-extension</key>
993 <array>
994 <string>pptm</string>
995 </array>
996 <key>public.mime-type</key>
997 <array>
998 <string>application/vnd.ms-powerpoint.presentation.macroEnabled.12</string>
999 </array>
1000 </dict>
1001 </dict>
1002 <dict>
1003 <key>UTTypeConformsTo</key>
1004 <array>
1005 <string>org.openxmlformats.openxml</string>
1006 <string>public.presentation</string>
1007 <string>public.executable</string>
1008 </array>
1009 <key>UTTypeDescription</key>
1010 <string>Office Open XML presentation template</string>
1011 <key>UTTypeIdentifier</key>
1012 <string>org.openxmlformats.presentationml.template</string>
1013 <key>UTTypeTagSpecification</key>
1014 <dict>
1015 <key>public.filename-extension</key>
1016 <array>
1017 <string>potx</string>
1018 </array>
1019 <key>public.mime-type</key>
1020 <array>
1021 <string>application/vnd.openxmlformats-officedocument.presentationml.template</string>
1022 </array>
1023 </dict>
1024 </dict>
1025 <dict>
1026 <key>UTTypeConformsTo</key>
1027 <array>
1028 <string>org.openxmlformats.openxml</string>
1029 <string>public.presentation</string>
1030 <string>public.executable</string>
1031 </array>
1032 <key>UTTypeDescription</key>
1033 <string>Office Open XML presentation template (macros enabled)</string>
1034 <key>UTTypeIdentifier</key>
1035 <string>org.openxmlformats.presentationml.template.macroenabled</string>
1036 <key>UTTypeTagSpecification</key>
1037 <dict>
1038 <key>public.filename-extension</key>
1039 <array>
1040 <string>potm</string>
1041 </array>
1042 <key>public.mime-type</key>
1043 <array>
1044 <string>application/vnd.ms-powerpoint.template.macroEnabled.12</string>
1045 </array>
1046 </dict>
1047 </dict>
1049 <!-- Others -->
1050 <dict>
1051 <key>UTTypeConformsTo</key>
1052 <array>
1053 <string>public.data</string>
1054 <string>public.content</string>
1055 </array>
1056 <key>UTTypeDescription</key>
1057 <string>WordPerfect Document</string>
1058 <key>UTTypeIdentifier</key>
1059 <string>org.libreoffice.wpd-document</string>
1060 <key>UTTypeTagSpecification</key>
1061 <dict>
1062 <key>public.filename-extension</key>
1063 <array>
1064 <string>wpd</string>
1065 </array>
1066 <key>public.mime-type</key>
1067 <array>
1068 <string>application/vnd.wordperfect</string>
1069 </array>
1070 </dict>
1071 </dict>
1072 <dict>
1073 <key>UTTypeConformsTo</key>
1074 <array>
1075 <string>public.data</string>
1076 <string>public.content</string>
1077 </array>
1078 <key>UTTypeDescription</key>
1079 <string>PalmDoc eBook </string>
1080 <key>UTTypeIdentifier</key>
1081 <string>org.libreoffice.pdb-document</string>
1082 <key>UTTypeTagSpecification</key>
1083 <dict>
1084 <key>public.filename-extension</key>
1085 <array>
1086 <string>pdb</string>
1087 </array>
1088 <key>public.mime-type</key>
1089 <array>
1090 <string>application/x-aportisdoc</string>
1091 </array>
1092 </dict>
1093 </dict>
1094 <dict>
1095 <key>UTTypeConformsTo</key>
1096 <array>
1097 <string>public.data</string>
1098 <string>public.content</string>
1099 </array>
1100 <key>UTTypeDescription</key>
1101 <string>Hangul WP 97 Document</string>
1102 <key>UTTypeIdentifier</key>
1103 <string>org.libreoffice.hwp-document</string>
1104 <key>UTTypeTagSpecification</key>
1105 <dict>
1106 <key>public.filename-extension</key>
1107 <array>
1108 <string>hwp</string>
1109 </array>
1110 <key>public.mime-type</key>
1111 <array>
1112 <string>application/x-hwp</string>
1113 </array>
1114 </dict>
1115 </dict>
1116 <dict>
1117 <key>UTTypeConformsTo</key>
1118 <array>
1119 <string>public.data</string>
1120 <string>public.content</string>
1121 </array>
1122 <key>UTTypeDescription</key>
1123 <string>Microsoft Works for Mac Document (v1 - v4)</string>
1124 <key>UTTypeIdentifier</key>
1125 <string>org.libreoffice.wks-document</string>
1126 <key>UTTypeTagSpecification</key>
1127 <dict>
1128 <key>public.filename-extension</key>
1129 <array>
1130 <string>wps</string>
1131 </array>
1132 <key>public.mime-type</key>
1133 <array>
1134 <string>application/vnd.ms-works</string>
1135 </array>
1136 </dict>
1137 </dict>
1138 <dict>
1139 <key>UTTypeConformsTo</key>
1140 <array>
1141 <string>public.data</string>
1142 <string>public.content</string>
1143 </array>
1144 <key>UTTypeDescription</key>
1145 <string>Microsoft Write</string>
1146 <key>UTTypeIdentifier</key>
1147 <string>org.libreoffice.wri-document</string>
1148 <key>UTTypeTagSpecification</key>
1149 <dict>
1150 <key>public.filename-extension</key>
1151 <array>
1152 <string>wri</string>
1153 </array>
1154 <key>public.mime-type</key>
1155 <array>
1156 <string>application/x-mswrite</string>
1157 </array>
1158 </dict>
1159 </dict>
1161 <dict>
1162 <key>UTTypeConformsTo</key>
1163 <array>
1164 <string>public.data</string>
1165 <string>public.content</string>
1166 </array>
1167 <key>UTTypeDescription</key>
1168 <string>Data Interchange Format</string>
1169 <key>UTTypeIdentifier</key>
1170 <string>org.libreoffice.dif-document</string>
1171 <key>UTTypeTagSpecification</key>
1172 <dict>
1173 <key>public.filename-extension</key>
1174 <array>
1175 <string>dif</string>
1176 </array>
1177 <key>public.mime-type</key>
1178 <array>
1179 <string>application/x-dif-document</string> <!-- ??? -->
1180 </array>
1181 </dict>
1182 </dict>
1183 <dict>
1184 <key>UTTypeConformsTo</key>
1185 <array>
1186 <string>public.text</string>
1187 <string>public.data</string>
1188 <string>public.content</string>
1189 </array>
1190 <key>UTTypeDescription</key>
1191 <string>SYLK Document</string>
1192 <key>UTTypeIdentifier</key>
1193 <string>org.libreoffice.slk-document</string>
1194 <key>UTTypeTagSpecification</key>
1195 <dict>
1196 <key>public.filename-extension</key>
1197 <array>
1198 <string>slk</string>
1199 </array>
1200 <key>public.mime-type</key>
1201 <array>
1202 <string>text/spreadsheet</string>
1203 </array>
1204 </dict>
1205 </dict>
1206 <dict>
1207 <key>UTTypeConformsTo</key>
1208 <array>
1209 <string>public.text</string>
1210 <string>public.data</string>
1211 <string>public.content</string>
1212 </array>
1213 <key>UTTypeDescription</key>
1214 <string>Comma-Separated Value Document</string>
1215 <key>UTTypeIdentifier</key>
1216 <string>org.libreoffice.csv-document</string>
1217 <key>UTTypeTagSpecification</key>
1218 <dict>
1219 <key>public.filename-extension</key>
1220 <array>
1221 <string>csv</string>
1222 </array>
1223 <key>public.mime-type</key>
1224 <array>
1225 <string>text/csv</string> <!-- ??? -->
1226 </array>
1227 </dict>
1228 </dict>
1229 <dict>
1230 <key>UTTypeConformsTo</key>
1231 <array>
1232 <string>public.data</string>
1233 <string>public.content</string>
1234 </array>
1235 <key>UTTypeDescription</key>
1236 <string>dBASE Document</string>
1237 <key>UTTypeIdentifier</key>
1238 <string>org.libreoffice.dbf-document</string>
1239 <key>UTTypeTagSpecification</key>
1240 <dict>
1241 <key>public.filename-extension</key>
1242 <array>
1243 <string>dbf</string>
1244 </array>
1245 <key>public.mime-type</key>
1246 <array>
1247 <string>application/x-dbase</string>
1248 </array>
1249 </dict>
1250 </dict>
1251 <dict>
1252 <key>UTTypeConformsTo</key>
1253 <array>
1254 <string>public.data</string>
1255 <string>public.content</string>
1256 </array>
1257 <key>UTTypeDescription</key>
1258 <string>Lotus 1-2-3 Spreadsheet</string>
1259 <key>UTTypeIdentifier</key>
1260 <string>org.libreoffice.123-document</string>
1261 <key>UTTypeTagSpecification</key>
1262 <dict>
1263 <key>public.filename-extension</key>
1264 <array>
1265 <string>wk1</string>
1266 <string>wks</string>
1267 <string>123</string>
1268 </array>
1269 <key>public.mime-type</key>
1270 <array>
1271 <string>application/vnd.lotus-1-2-3</string>
1272 <string>application/vnd.lotus-1-2-3</string>
1273 <string>application/vnd.lotus-1-2-3</string>
1274 </array>
1275 </dict>
1276 </dict>
1277 <dict>
1278 <key>UTTypeConformsTo</key>
1279 <array>
1280 <string>public.data</string>
1281 <string>public.content</string>
1282 <string>public.image</string>
1283 </array>
1284 <key>UTTypeDescription</key>
1285 <string>Computer Graphics Metafile</string>
1286 <key>UTTypeIdentifier</key>
1287 <string>org.libreoffice.cgm-document</string>
1288 <key>UTTypeTagSpecification</key>
1289 <dict>
1290 <key>public.filename-extension</key>
1291 <array>
1292 <string>cgm</string>
1293 </array>
1294 <key>public.mime-type</key>
1295 <array>
1296 <string>image/cgm</string>
1297 </array>
1298 </dict>
1299 </dict>
1300 <dict>
1301 <key>UTTypeConformsTo</key>
1302 <array>
1303 <string>public.data</string>
1304 <string>public.content</string>
1305 <string>public.image</string>
1306 </array>
1307 <key>UTTypeDescription</key>
1308 <string>AutoCAD Interchange Format</string>
1309 <key>UTTypeIdentifier</key>
1310 <string>org.libreoffice.dxf-document</string>
1311 <key>UTTypeTagSpecification</key>
1312 <dict>
1313 <key>public.filename-extension</key>
1314 <array>
1315 <string>dxf</string>
1316 </array>
1317 <key>public.mime-type</key>
1318 <array>
1319 <string>image/vnd.dxf</string>
1320 </array>
1321 </dict>
1322 </dict>
1323 <dict>
1324 <key>UTTypeConformsTo</key>
1325 <array>
1326 <string>public.data</string>
1327 <string>public.content</string>
1328 <string>public.image</string>
1329 </array>
1330 <key>UTTypeDescription</key>
1331 <string>Windows Enhanced Metafile</string>
1332 <key>UTTypeIdentifier</key>
1333 <string>org.libreoffice.emf-document</string>
1334 <key>UTTypeTagSpecification</key>
1335 <dict>
1336 <key>public.filename-extension</key>
1337 <array>
1338 <string>emf</string>
1339 </array>
1340 <key>public.mime-type</key>
1341 <array>
1342 <string>image/x-emf</string>
1343 </array>
1344 </dict>
1345 </dict>
1346 <dict>
1347 <key>UTTypeConformsTo</key>
1348 <array>
1349 <string>public.data</string>
1350 <string>public.content</string>
1351 <string>public.image</string>
1352 </array>
1353 <key>UTTypeDescription</key>
1354 <string>Windows Metafile</string>
1355 <key>UTTypeIdentifier</key>
1356 <string>org.libreoffice.wmf-document</string>
1357 <key>UTTypeTagSpecification</key>
1358 <dict>
1359 <key>public.filename-extension</key>
1360 <array>
1361 <string>wmf</string>
1362 </array>
1363 <key>public.mime-type</key>
1364 <array>
1365 <string>image/x-wmf</string>
1366 </array>
1367 </dict>
1368 </dict>
1369 <dict>
1370 <key>UTTypeConformsTo</key>
1371 <array>
1372 <string>public.data</string>
1373 <string>public.content</string>
1374 <string>public.image</string>
1375 </array>
1376 <key>UTTypeDescription</key>
1377 <string>CorelDRAW Image</string>
1378 <key>UTTypeIdentifier</key>
1379 <string>org.libreoffice.cdr-document</string>
1380 <key>UTTypeTagSpecification</key>
1381 <dict>
1382 <key>public.filename-extension</key>
1383 <array>
1384 <string>cdr</string>
1385 </array>
1386 <key>public.mime-type</key>
1387 <array>
1388 <string>application/cdr</string>
1389 <string>application/coreldraw</string>
1390 <string>application/vnd.corel-draw</string>
1391 <string>application/x-cdr</string>
1392 <string>application/x-coreldraw</string>
1393 <string>image/cdr</string>
1394 <string>image/x-cdr</string>
1395 </array>
1396 </dict>
1397 </dict>
1398 <dict>
1399 <key>UTTypeConformsTo</key>
1400 <array>
1401 <string>public.data</string>
1402 <string>public.content</string>
1403 </array>
1404 <key>UTTypeDescription</key>
1405 <string>Microsoft Visio Document</string>
1406 <key>UTTypeIdentifier</key>
1407 <string>org.libreoffice.visio-document</string>
1408 <key>UTTypeTagSpecification</key>
1409 <dict>
1410 <key>public.filename-extension</key>
1411 <array>
1412 <string>vsd</string>
1413 <string>vss</string>
1414 <string>vst</string>
1415 <string>vdx</string>
1416 <string>vsx</string>
1417 <string>vtx</string>
1418 <string>vsdx</string>
1419 <string>vsdm</string>
1420 <string>vssx</string>
1421 <string>vssm</string>
1422 <string>vstx</string>
1423 <string>vstm</string>
1424 </array>
1425 <key>public.mime-type</key>
1426 <array>
1427 <string>application/vnd.visio2013</string>
1428 <string>application/vnd.visio</string>
1429 </array>
1430 </dict>
1431 </dict>
1432 <dict>
1433 <key>UTTypeConformsTo</key>
1434 <array>
1435 <string>public.data</string>
1436 <string>public.content</string>
1437 </array>
1438 <key>UTTypeDescription</key>
1439 <string>Microsoft Publisher Document</string>
1440 <key>UTTypeIdentifier</key>
1441 <string>org.libreoffice.mspub-document</string>
1442 <key>UTTypeTagSpecification</key>
1443 <dict>
1444 <key>public.filename-extension</key>
1445 <array>
1446 <string>pub</string>
1447 </array>
1448 <key>public.mime-type</key>
1449 <array>
1450 <string>application/x-mspublisher</string>
1451 </array>
1452 </dict>
1453 </dict>
1454 </array>
1456 <key>CFBundleURLTypes</key>
1457 <array>
1458 <dict>
1459 <key>CFBundleURLName</key>
1460 <string>@PRODUCTNAME@ CMIS</string>
1461 <key>CFBundleURLSchemes</key>
1462 <array>
1463 <string>vnd.libreoffice.cmis</string>
1464 </array>
1465 </dict>
1466 </array>
1468 <key>CFBundleDocumentTypes</key>
1469 <array>
1470 <dict>
1471 <key>CFBundleTypeName</key>
1472 <string>OpenOffice.org 1.0 Text</string>
1473 <key>CFBundleTypeRole</key>
1474 <string>Editor</string>
1475 <key>LSHandlerRank</key>
1476 <string>Owner</string>
1477 <key>LSItemContentTypes</key>
1478 <array>
1479 <string>org.openoffice.text</string>
1480 </array>
1481 </dict>
1482 <dict>
1483 <key>CFBundleTypeName</key>
1484 <string>OpenDocument Text</string>
1485 <key>CFBundleTypeRole</key>
1486 <string>Editor</string>
1487 <key>LSHandlerRank</key>
1488 <string>Owner</string>
1489 <key>LSItemContentTypes</key>
1490 <array>
1491 <string>org.oasis-open.opendocument.text</string>
1492 </array>
1493 </dict>
1494 <dict>
1495 <key>CFBundleTypeName</key>
1496 <string>OpenOffice.org 1.0 Spreadsheet</string>
1497 <key>CFBundleTypeRole</key>
1498 <string>Editor</string>
1499 <key>LSHandlerRank</key>
1500 <string>Owner</string>
1501 <key>LSItemContentTypes</key>
1502 <array>
1503 <string>org.openoffice.spreadsheet</string>
1504 </array>
1505 </dict>
1506 <dict>
1507 <key>CFBundleTypeName</key>
1508 <string>OpenDocument Spreadsheet</string>
1509 <key>CFBundleTypeRole</key>
1510 <string>Editor</string>
1511 <key>LSHandlerRank</key>
1512 <string>Owner</string>
1513 <key>LSItemContentTypes</key>
1514 <array>
1515 <string>org.oasis-open.opendocument.spreadsheet</string>
1516 </array>
1517 </dict>
1518 <dict>
1519 <key>CFBundleTypeName</key>
1520 <string>OpenOffice.org 1.0 Presentation</string>
1521 <key>CFBundleTypeRole</key>
1522 <string>Editor</string>
1523 <key>LSHandlerRank</key>
1524 <string>Owner</string>
1525 <key>LSItemContentTypes</key>
1526 <array>
1527 <string>org.openoffice.presentation</string>
1528 </array>
1529 </dict>
1530 <dict>
1531 <key>CFBundleTypeName</key>
1532 <string>OpenDocument Presentation</string>
1533 <key>CFBundleTypeRole</key>
1534 <string>Editor</string>
1535 <key>LSHandlerRank</key>
1536 <string>Owner</string>
1537 <key>LSItemContentTypes</key>
1538 <array>
1539 <string>org.oasis-open.opendocument.presentation</string>
1540 </array>
1541 </dict>
1542 <dict>
1543 <key>CFBundleTypeName</key>
1544 <string>OpenOffice.org 1.0 Drawing</string>
1545 <key>CFBundleTypeRole</key>
1546 <string>Editor</string>
1547 <key>LSHandlerRank</key>
1548 <string>Owner</string>
1549 <key>LSItemContentTypes</key>
1550 <array>
1551 <string>org.openoffice.graphics</string>
1552 </array>
1553 </dict>
1554 <dict>
1555 <key>CFBundleTypeName</key>
1556 <string>OpenDocument Drawing</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.oasis-open.opendocument.graphics</string>
1564 </array>
1565 </dict>
1566 <dict>
1567 <key>CFBundleTypeName</key>
1568 <string>OpenDocument Chart</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.chart</string>
1576 </array>
1577 </dict>
1578 <dict>
1579 <key>CFBundleTypeName</key>
1580 <string>OpenOffice.org 1.0 Master</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.text-master</string>
1588 </array>
1589 </dict>
1590 <dict>
1591 <key>CFBundleTypeName</key>
1592 <string>OpenDocument Master</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.text-master</string>
1600 </array>
1601 </dict>
1602 <dict>
1603 <key>CFBundleTypeName</key>
1604 <string>OpenOffice.org 1.0 Formula</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.formula</string>
1612 </array>
1613 </dict>
1614 <dict>
1615 <key>CFBundleTypeName</key>
1616 <string>OpenDocument Formula</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.formula</string>
1624 </array>
1625 </dict>
1626 <dict>
1627 <key>CFBundleTypeName</key>
1628 <string>OpenOffice.org 1.0 Text Template</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.text-template</string>
1636 </array>
1637 </dict>
1638 <dict>
1639 <key>CFBundleTypeName</key>
1640 <string>OpenDocument Text Template</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.text-template</string>
1648 </array>
1649 </dict>
1650 <dict>
1651 <key>CFBundleTypeName</key>
1652 <string>OpenDocument Master Template</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.text-master-template</string>
1660 </array>
1661 </dict>
1662 <dict>
1663 <key>CFBundleTypeName</key>
1664 <string>OpenOffice.org 1.0 Spreadsheet Template</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.spreadsheet-template</string>
1672 </array>
1673 </dict>
1674 <dict>
1675 <key>CFBundleTypeName</key>
1676 <string>OpenDocument Spreadsheet Template</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.spreadsheet-template</string>
1684 </array>
1685 </dict>
1686 <dict>
1687 <key>CFBundleTypeName</key>
1688 <string>OpenOffice.org 1.0 Presentation Template</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.presentation-template</string>
1696 </array>
1697 </dict>
1698 <dict>
1699 <key>CFBundleTypeName</key>
1700 <string>OpenDocument Presentation Template</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.presentation-template</string>
1708 </array>
1709 </dict>
1710 <dict>
1711 <key>CFBundleTypeName</key>
1712 <string>OpenOffice.org 1.0 Drawing 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.graphics-template</string>
1720 </array>
1721 </dict>
1722 <dict>
1723 <key>CFBundleTypeName</key>
1724 <string>OpenDocument Drawing 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.graphics-template</string>
1732 </array>
1733 </dict>
1734 <dict>
1735 <key>CFBundleTypeName</key>
1736 <string>OpenDocument Database</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.database</string>
1744 </array>
1745 </dict>
1746 <dict>
1747 <key>CFBundleTypeName</key>
1748 <string>@PRODUCTNAME@ Extension</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.extension</string>
1756 </array>
1757 </dict>
1758 <dict>
1759 <key>CFBundleTypeName</key>
1760 <string>Flat ODF</string>
1761 <key>LSItemContentTypes</key>
1762 <array>
1763 <string>vnd.oasis.opendocument.text-flat-xml</string>
1764 <string>vnd.oasis.opendocument.spreadsheet-flat-xml</string>
1765 <string>vnd.oasis.opendocument.presentation-flat-xml</string>
1766 <string>vnd.oasis.opendocument.graphics-flat-xml</string>
1767 </array>
1768 <key>CFBundleTypeRole</key>
1769 <string>Editor</string>
1770 <key>LSHandlerRank</key>
1771 <string>Owner</string>
1772 </dict>
1773 <dict>
1774 <key>CFBundleTypeName</key>
1775 <string>3rd party formats</string>
1776 <key>LSItemContentTypes</key>
1777 <array>
1778 <string>public.plain-text</string>
1779 <string>public.rtf</string>
1780 <string>public.html</string>
1781 <string>public.jpeg</string>
1782 <string>public.tiff</string>
1783 <string>public.png</string>
1784 <string>public.xbitmap-image</string>
1785 <string>com.adobe.encapsulated-postscript</string>
1786 <string>com.microsoft.bmp</string>
1787 <string>com.microsoft.word.doc</string>
1788 <string>com.microsoft.word.dot</string>
1789 <string>com.microsoft.excel.xls</string>
1790 <string>com.microsoft.powerpoint.ppt</string>
1791 <string>org.openxmlformats.wordprocessingml.document</string>
1792 <string>org.openxmlformats.wordprocessingml.document.macroenabled</string>
1793 <string>org.openxmlformats.wordprocessingml.template</string>
1794 <string>org.openxmlformats.wordprocessingml.template.macroenabled</string>
1795 <string>org.openxmlformats.spreadsheetml.sheet</string>
1796 <string>org.openxmlformats.spreadsheetml.sheet.macroenabled</string>
1797 <string>com.microsoft.excel.sheet.binary.macroenabled</string>
1798 <string>org.openxmlformats.spreadsheetml.template</string>
1799 <string>org.openxmlformats.spreadsheetml.template.macroenabled</string>
1800 <string>org.openxmlformats.presentationml.presentation</string>
1801 <string>org.openxmlformats.presentationml.presentation.macroenabled</string>
1802 <string>org.openxmlformats.presentationml.template</string>
1803 <string>org.openxmlformats.presentationml.template.macroenabled</string>
1804 <string>org.libreoffice.pdb-document</string>
1805 <string>org.libreoffice.wpd-document</string>
1806 <string>org.libreoffice.hwp-document</string>
1807 <string>org.libreoffice.wks-document</string>
1808 <string>org.libreoffice.wri-document</string>
1809 <string>org.libreoffice.dif-document</string>
1810 <string>org.libreoffice.slk-document</string>
1811 <string>org.libreoffice.csv-document</string>
1812 <string>org.libreoffice.dbf-document</string>
1813 <string>org.libreoffice.123-document</string>
1814 <string>org.libreoffice.cgm-document</string>
1815 <string>org.libreoffice.dxf-document</string>
1816 <string>org.libreoffice.emf-document</string>
1817 <string>org.libreoffice.wmf-document</string>
1818 <string>org.libreoffice.cdr-document</string>
1819 <string>org.libreoffice.visio-document</string>
1820 <string>org.libreoffice.mspub-document</string>
1821 </array>
1822 <key>CFBundleTypeRole</key>
1823 <string>Editor</string>
1824 <key>LSHandlerRank</key>
1825 <string>Alternate</string>
1826 </dict>
1827 </array>
1828 <key>CFBundleExecutable</key>
1829 <string>soffice</string>
1830 <key>CFBundleGetInfoString</key>
1831 <string>@PRODUCTNAME@ @LIBO_VERSION_MAJOR@.@LIBO_VERSION_MINOR@.@LIBO_VERSION_MICRO@.@LIBO_VERSION_PATCH@@LIBO_VERSION_SUFFIX@</string>
1832 <key>CFBundleIconFile</key>
1833 <string>main.icns</string>
1834 <key>CFBundleShortVersionString</key>
1835 <string>@MACOSX_BUNDLE_SHORTVERSION@</string>
1836 <key>CFBundleVersion</key>
1837 <string>@MACOSX_BUNDLE_SHORTVERSION@</string>
1838 <key>CFBundleIdentifier</key>
1839 <string>@MACOSX_BUNDLE_IDENTIFIER@</string>
1840 <key>CFBundleInfoDictionaryVersion</key>
1841 <string>6.0</string>
1842 <key>CFBundleName</key>
1843 <string>@PRODUCTNAME@</string>
1844 <key>CFBundlePackageType</key>
1845 <string>APPL</string>
1846 <key>CFBundleSignature</key>
1847 <string>LibO</string>
1848 <key>LSRequiresCarbon</key>
1849 <string>1</string>
1850 <key>NSPrincipalClass</key>
1851 <string>VCL_NSApplication</string>
1852 <key>LSApplicationCategoryType</key>
1853 <string>public.app-category.productivity</string>
1854 <key>LSMinimumSystemVersion</key>
1855 <string>@MACOSX_DEPLOYMENT_TARGET@.0</string>
1856 <key>NSHighResolutionCapable</key>
1857 <true/>
1858 </dict>
1859 </plist>
1860 <!-- vim:set shiftwidth=4 softtabstop=4 expandtab: -->