xref: /trunk/main/sysui/desktop/macosx/Info.plist (revision ff3f4ebcaa9d89f80fc1bbfab0aded7b897d9f72)
1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
358d70080SAndrew Rist<!--***********************************************************
458d70080SAndrew Rist *
558d70080SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
658d70080SAndrew Rist * or more contributor license agreements.  See the NOTICE file
758d70080SAndrew Rist * distributed with this work for additional information
858d70080SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
958d70080SAndrew Rist * to you under the Apache License, Version 2.0 (the
1058d70080SAndrew Rist * "License"); you may not use this file except in compliance
1158d70080SAndrew Rist * with the License.  You may obtain a copy of the License at
1258d70080SAndrew Rist *
1358d70080SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
1458d70080SAndrew Rist *
1558d70080SAndrew Rist * Unless required by applicable law or agreed to in writing,
1658d70080SAndrew Rist * software distributed under the License is distributed on an
1758d70080SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1858d70080SAndrew Rist * KIND, either express or implied.  See the License for the
1958d70080SAndrew Rist * specific language governing permissions and limitations
2058d70080SAndrew Rist * under the License.
2158d70080SAndrew Rist *
2258d70080SAndrew Rist ***********************************************************-->
23cdf0e10cSrcweir<plist version="1.0">
24cdf0e10cSrcweir<dict>
25cdf0e10cSrcweir    <key>CFBundleDevelopmentRegion</key>
26cdf0e10cSrcweir    <string>English</string>
27cdf0e10cSrcweir    <!-- UTI declarations for OS X >= 10.4  -->
28cdf0e10cSrcweir    <key>UTExportedTypeDeclarations</key>
29cdf0e10cSrcweir    <array>
30cdf0e10cSrcweir        <!-- Writer documents -->
31cdf0e10cSrcweir        <dict>
32cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
33cdf0e10cSrcweir            <string>org.openoffice.text</string>
34cdf0e10cSrcweir            <key>UTTypeDescription</key>
35*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Text</string>
36cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
37cdf0e10cSrcweir            <array>
38cdf0e10cSrcweir                <string>public.data</string>
39cdf0e10cSrcweir                <string>public.content</string>
40cdf0e10cSrcweir            </array>
41cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
42cdf0e10cSrcweir            <dict>
43cdf0e10cSrcweir                <key>public.filename-extension</key>
44cdf0e10cSrcweir                <array>
45cdf0e10cSrcweir                    <string>sxw</string>
46cdf0e10cSrcweir                    <string>sdw</string>
47cdf0e10cSrcweir                </array>
48cdf0e10cSrcweir                <key>public.mime-type</key>
49cdf0e10cSrcweir                <array>
50cdf0e10cSrcweir                    <string>application/vnd.sun.xml.writer</string>
51cdf0e10cSrcweir                    <string>application/vnd.stardivision.writer</string>
52cdf0e10cSrcweir                </array>
53cdf0e10cSrcweir            </dict>
54cdf0e10cSrcweir        </dict>
55cdf0e10cSrcweir        <dict>
56cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
57cdf0e10cSrcweir            <string>org.oasis-open.opendocument.text</string>
58cdf0e10cSrcweir            <key>UTTypeDescription</key>
59cdf0e10cSrcweir            <string>OpenDocument Text</string>
60cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
61cdf0e10cSrcweir            <array>
62cdf0e10cSrcweir                <string>public.data</string>
63cdf0e10cSrcweir                <string>public.content</string>
64cdf0e10cSrcweir            </array>
65cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
66cdf0e10cSrcweir            <dict>
67cdf0e10cSrcweir                <key>public.filename-extension</key>
68cdf0e10cSrcweir                <array>
69cdf0e10cSrcweir                    <string>odt</string>
70cdf0e10cSrcweir                </array>
71cdf0e10cSrcweir                <key>public.mime-type</key>
72cdf0e10cSrcweir                <array>
73cdf0e10cSrcweir                    <string>application/vnd.oasis.opendocument.text</string>
74cdf0e10cSrcweir                </array>
75cdf0e10cSrcweir            </dict>
76cdf0e10cSrcweir        </dict>
77cdf0e10cSrcweir
78cdf0e10cSrcweir        <!-- Calc documents -->
79cdf0e10cSrcweir        <dict>
80cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
81cdf0e10cSrcweir            <string>org.openoffice.spreadsheet</string>
82cdf0e10cSrcweir            <key>UTTypeDescription</key>
83*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Spreadsheet</string>
84cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
85cdf0e10cSrcweir            <array>
86cdf0e10cSrcweir                <string>public.data</string>
87cdf0e10cSrcweir                <string>public.content</string>
88cdf0e10cSrcweir            </array>
89cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
90cdf0e10cSrcweir            <dict>
91cdf0e10cSrcweir                <key>public.filename-extension</key>
92cdf0e10cSrcweir                <array>
93cdf0e10cSrcweir                    <string>sxc</string>
94cdf0e10cSrcweir                    <string>sdc</string>
95cdf0e10cSrcweir                </array>
96cdf0e10cSrcweir                <key>public.mime-type</key>
97cdf0e10cSrcweir                <array>
98cdf0e10cSrcweir                    <string>application/vnd.sun.xml.calc</string>
99cdf0e10cSrcweir                    <string>application/vnd.stardivision.calc</string>
100cdf0e10cSrcweir                </array>
101cdf0e10cSrcweir            </dict>
102cdf0e10cSrcweir        </dict>
103cdf0e10cSrcweir        <dict>
104cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
105cdf0e10cSrcweir            <string>org.oasis-open.opendocument.spreadsheet</string>
106cdf0e10cSrcweir            <key>UTTypeDescription</key>
107cdf0e10cSrcweir            <string>OpenDocument Spreadsheet</string>
108cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
109cdf0e10cSrcweir            <array>
110cdf0e10cSrcweir                <string>public.data</string>
111cdf0e10cSrcweir                <string>public.content</string>
112cdf0e10cSrcweir            </array>
113cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
114cdf0e10cSrcweir            <dict>
115cdf0e10cSrcweir                <key>public.filename-extension</key>
116cdf0e10cSrcweir                <array>
117cdf0e10cSrcweir                    <string>ods</string>
118cdf0e10cSrcweir                </array>
119cdf0e10cSrcweir                <key>public.mime-type</key>
120cdf0e10cSrcweir                <array>
121cdf0e10cSrcweir                    <string>application/vnd.oasis.opendocument.spreadsheet</string>
122cdf0e10cSrcweir                </array>
123cdf0e10cSrcweir            </dict>
124cdf0e10cSrcweir        </dict>
125cdf0e10cSrcweir
126cdf0e10cSrcweir        <!-- Impress documents -->
127cdf0e10cSrcweir        <dict>
128cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
129cdf0e10cSrcweir            <string>org.openoffice.presentation</string>
130cdf0e10cSrcweir            <key>UTTypeDescription</key>
131*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Presentation</string>
132cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
133cdf0e10cSrcweir            <array>
134cdf0e10cSrcweir                <string>public.data</string>
135cdf0e10cSrcweir                <string>public.content</string>
136cdf0e10cSrcweir            </array>
137cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
138cdf0e10cSrcweir            <dict>
139cdf0e10cSrcweir                <key>public.filename-extension</key>
140cdf0e10cSrcweir                <array>
141cdf0e10cSrcweir                    <string>sxi</string>
142cdf0e10cSrcweir                    <string>sdd</string>
143cdf0e10cSrcweir                    <string>sdp</string>
144cdf0e10cSrcweir                </array>
145cdf0e10cSrcweir                <key>public.mime-type</key>
146cdf0e10cSrcweir                <array>
147cdf0e10cSrcweir                    <string>application/vnd.sun.xml.impress</string>
148cdf0e10cSrcweir                    <string>application/vnd.stardivision.impress</string>
149cdf0e10cSrcweir                    <string>application/vnd.stardivision.impress-packed</string>
150cdf0e10cSrcweir                </array>
151cdf0e10cSrcweir            </dict>
152cdf0e10cSrcweir        </dict>
153cdf0e10cSrcweir        <dict>
154cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
155cdf0e10cSrcweir            <string>org.oasis-open.opendocument.presentation</string>
156cdf0e10cSrcweir            <key>UTTypeDescription</key>
157cdf0e10cSrcweir            <string>OpenDocument Presentation</string>
158cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
159cdf0e10cSrcweir            <array>
160cdf0e10cSrcweir                <string>public.data</string>
161cdf0e10cSrcweir                <string>public.content</string>
162cdf0e10cSrcweir            </array>
163cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
164cdf0e10cSrcweir            <dict>
165cdf0e10cSrcweir                <key>public.filename-extension</key>
166cdf0e10cSrcweir                <array>
167cdf0e10cSrcweir                    <string>odp</string>
168cdf0e10cSrcweir                </array>
169cdf0e10cSrcweir                <key>public.mime-type</key>
170cdf0e10cSrcweir                <array>
171cdf0e10cSrcweir                    <string>application/vnd.oasis.opendocument.presentation</string>
172cdf0e10cSrcweir                </array>
173cdf0e10cSrcweir            </dict>
174cdf0e10cSrcweir        </dict>
175cdf0e10cSrcweir
176cdf0e10cSrcweir        <!-- Draw documents -->
177cdf0e10cSrcweir        <dict>
178cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
179cdf0e10cSrcweir            <string>org.openoffice.graphics</string>
180cdf0e10cSrcweir            <key>UTTypeDescription</key>
181*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Drawing</string>
182cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
183cdf0e10cSrcweir            <array>
184cdf0e10cSrcweir                <string>public.data</string>
185cdf0e10cSrcweir                <string>public.content</string>
186cdf0e10cSrcweir            </array>
187cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
188cdf0e10cSrcweir            <dict>
189cdf0e10cSrcweir                <key>public.filename-extension</key>
190cdf0e10cSrcweir                <array>
191cdf0e10cSrcweir                    <string>sxd</string>
192cdf0e10cSrcweir                    <string>sda</string>
193cdf0e10cSrcweir                </array>
194cdf0e10cSrcweir                <key>public.mime-type</key>
195cdf0e10cSrcweir                <array>
196cdf0e10cSrcweir                    <string>application/vnd.sun.xml.draw</string>
197cdf0e10cSrcweir                    <string>application/vnd.stardivision.draw</string>
198cdf0e10cSrcweir                </array>
199cdf0e10cSrcweir            </dict>
200cdf0e10cSrcweir        </dict>
201cdf0e10cSrcweir        <dict>
202cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
203cdf0e10cSrcweir            <string>org.oasis-open.opendocument.graphics</string>
204cdf0e10cSrcweir            <key>UTTypeDescription</key>
205cdf0e10cSrcweir            <string>OpenDocument Drawing</string>
206cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
207cdf0e10cSrcweir            <array>
208cdf0e10cSrcweir                <string>public.data</string>
209cdf0e10cSrcweir                <string>public.content</string>
210cdf0e10cSrcweir            </array>
211cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
212cdf0e10cSrcweir            <dict>
213cdf0e10cSrcweir                <key>public.filename-extension</key>
214cdf0e10cSrcweir                <array>
215cdf0e10cSrcweir                    <string>odg</string>
216cdf0e10cSrcweir                </array>
217cdf0e10cSrcweir                <key>public.mime-type</key>
218cdf0e10cSrcweir                <array>
219cdf0e10cSrcweir                    <string>application/vnd.oasis.opendocument.graphics</string>
220cdf0e10cSrcweir                </array>
221cdf0e10cSrcweir            </dict>
222cdf0e10cSrcweir        </dict>
223cdf0e10cSrcweir
224cdf0e10cSrcweir        <!-- Text master documents -->
225cdf0e10cSrcweir        <dict>
226cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
227cdf0e10cSrcweir            <string>org.openoffice.text-master</string>
228cdf0e10cSrcweir            <key>UTTypeDescription</key>
229*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Master</string>
230cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
231cdf0e10cSrcweir            <array>
232cdf0e10cSrcweir                <string>public.data</string>
233cdf0e10cSrcweir                <string>public.content</string>
234cdf0e10cSrcweir            </array>
235cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
236cdf0e10cSrcweir            <dict>
237cdf0e10cSrcweir                <key>public.filename-extension</key>
238cdf0e10cSrcweir                <array>
239cdf0e10cSrcweir                    <string>sxg</string>
240cdf0e10cSrcweir                </array>
241cdf0e10cSrcweir                <key>public.mime-type</key>
242cdf0e10cSrcweir                <array>
243cdf0e10cSrcweir                    <string>application/vnd.sun.xml.writer.global</string>
244cdf0e10cSrcweir                </array>
245cdf0e10cSrcweir            </dict>
246cdf0e10cSrcweir        </dict>
247cdf0e10cSrcweir        <dict>
248cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
249cdf0e10cSrcweir            <string>org.oasis-open.opendocument.text-master</string>
250cdf0e10cSrcweir            <key>UTTypeDescription</key>
251cdf0e10cSrcweir            <string>OpenDocument Master</string>
252cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
253cdf0e10cSrcweir            <array>
254cdf0e10cSrcweir                <string>public.data</string>
255cdf0e10cSrcweir                <string>public.content</string>
256cdf0e10cSrcweir            </array>
257cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
258cdf0e10cSrcweir            <dict>
259cdf0e10cSrcweir                <key>public.filename-extension</key>
260cdf0e10cSrcweir                <array>
261cdf0e10cSrcweir                    <string>odm</string>
262cdf0e10cSrcweir                </array>
263cdf0e10cSrcweir                <key>public.mime-type</key>
264cdf0e10cSrcweir                <array>
265cdf0e10cSrcweir                    <string>application/vnd.oasis.opendocument.text-master</string>
266cdf0e10cSrcweir                </array>
267cdf0e10cSrcweir            </dict>
268cdf0e10cSrcweir        </dict>
269cdf0e10cSrcweir
270cdf0e10cSrcweir        <!-- Math documents -->
271cdf0e10cSrcweir        <dict>
272cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
273cdf0e10cSrcweir            <string>org.openoffice.formula</string>
274cdf0e10cSrcweir            <key>UTTypeDescription</key>
275*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Formula</string>
276cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
277cdf0e10cSrcweir            <array>
278cdf0e10cSrcweir                <string>public.data</string>
279cdf0e10cSrcweir                <string>public.content</string>
280cdf0e10cSrcweir            </array>
281cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
282cdf0e10cSrcweir            <dict>
283cdf0e10cSrcweir                <key>public.filename-extension</key>
284cdf0e10cSrcweir                <array>
285cdf0e10cSrcweir                    <string>sxm</string>
286cdf0e10cSrcweir                    <string>smf</string>
287cdf0e10cSrcweir                </array>
288cdf0e10cSrcweir                <key>public.mime-type</key>
289cdf0e10cSrcweir                <array>
290cdf0e10cSrcweir                    <string>application/vnd.sun.xml.math</string>
291cdf0e10cSrcweir                    <string>application/vnd.stardivision.math</string>
292cdf0e10cSrcweir                </array>
293cdf0e10cSrcweir            </dict>
294cdf0e10cSrcweir        </dict>
295cdf0e10cSrcweir        <dict>
296cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
297cdf0e10cSrcweir            <string>org.oasis-open.opendocument.formula</string>
298cdf0e10cSrcweir            <key>UTTypeDescription</key>
299cdf0e10cSrcweir            <string>OpenDocument Formula</string>
300cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
301cdf0e10cSrcweir            <array>
302cdf0e10cSrcweir                <string>public.data</string>
303cdf0e10cSrcweir                <string>public.content</string>
304cdf0e10cSrcweir            </array>
305cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
306cdf0e10cSrcweir            <dict>
307cdf0e10cSrcweir                <key>public.filename-extension</key>
308cdf0e10cSrcweir                <array>
309cdf0e10cSrcweir                    <string>odf</string>
310cdf0e10cSrcweir                </array>
311cdf0e10cSrcweir                <key>public.mime-type</key>
312cdf0e10cSrcweir                <array>
313cdf0e10cSrcweir                    <string>application/vnd.oasis.opendocument.formula</string>
314cdf0e10cSrcweir                </array>
315cdf0e10cSrcweir            </dict>
316cdf0e10cSrcweir        </dict>
317cdf0e10cSrcweir
318cdf0e10cSrcweir        <!-- Text template documents -->
319cdf0e10cSrcweir        <dict>
320cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
321cdf0e10cSrcweir            <string>org.openoffice.text-template</string>
322cdf0e10cSrcweir            <key>UTTypeDescription</key>
323*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Text Template</string>
324cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
325cdf0e10cSrcweir            <array>
326cdf0e10cSrcweir                <string>public.data</string>
327cdf0e10cSrcweir                <string>public.content</string>
328cdf0e10cSrcweir            </array>
329cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
330cdf0e10cSrcweir            <dict>
331cdf0e10cSrcweir                <key>public.filename-extension</key>
332cdf0e10cSrcweir                <array>
333cdf0e10cSrcweir                    <string>stw</string>
334cdf0e10cSrcweir                </array>
335cdf0e10cSrcweir                <key>public.mime-type</key>
336cdf0e10cSrcweir                <array>
337cdf0e10cSrcweir                    <string>application/vnd.sun.xml.writer.template</string>
338cdf0e10cSrcweir                </array>
339cdf0e10cSrcweir            </dict>
340cdf0e10cSrcweir        </dict>
341cdf0e10cSrcweir        <dict>
342cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
343cdf0e10cSrcweir            <string>org.oasis-open.opendocument.text-template</string>
344cdf0e10cSrcweir            <key>UTTypeDescription</key>
345cdf0e10cSrcweir            <string>OpenDocument Text Template</string>
346cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
347cdf0e10cSrcweir            <array>
348cdf0e10cSrcweir                <string>public.data</string>
349cdf0e10cSrcweir                <string>public.content</string>
350cdf0e10cSrcweir            </array>
351cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
352cdf0e10cSrcweir            <dict>
353cdf0e10cSrcweir                <key>public.filename-extension</key>
354cdf0e10cSrcweir                <array>
355cdf0e10cSrcweir                    <string>ott</string>
356cdf0e10cSrcweir                </array>
357cdf0e10cSrcweir                <key>public.mime-type</key>
358cdf0e10cSrcweir                <array>
359cdf0e10cSrcweir                    <string>application/vnd.oasis.opendocument.text-template</string>
360cdf0e10cSrcweir                </array>
361cdf0e10cSrcweir            </dict>
362cdf0e10cSrcweir        </dict>
363cdf0e10cSrcweir
364cdf0e10cSrcweir        <!-- Spreadsheet template documents -->
365cdf0e10cSrcweir        <dict>
366cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
367cdf0e10cSrcweir            <string>org.openoffice.spreadsheet-template</string>
368cdf0e10cSrcweir            <key>UTTypeDescription</key>
369*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Spreadsheet Template</string>
370cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
371cdf0e10cSrcweir            <array>
372cdf0e10cSrcweir                <string>public.data</string>
373cdf0e10cSrcweir                <string>public.content</string>
374cdf0e10cSrcweir            </array>
375cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
376cdf0e10cSrcweir            <dict>
377cdf0e10cSrcweir                <key>public.filename-extension</key>
378cdf0e10cSrcweir                <array>
379cdf0e10cSrcweir                    <string>stc</string>
380cdf0e10cSrcweir                </array>
381cdf0e10cSrcweir                <key>public.mime-type</key>
382cdf0e10cSrcweir                <array>
383cdf0e10cSrcweir                    <string>application/vnd.sun.xml.calc.template</string>
384cdf0e10cSrcweir                </array>
385cdf0e10cSrcweir            </dict>
386cdf0e10cSrcweir        </dict>
387cdf0e10cSrcweir        <dict>
388cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
389cdf0e10cSrcweir            <string>org.oasis-open.opendocument.spreadsheet-template</string>
390cdf0e10cSrcweir            <key>UTTypeDescription</key>
391cdf0e10cSrcweir            <string>OpenDocument Spreadsheet Template</string>
392cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
393cdf0e10cSrcweir            <array>
394cdf0e10cSrcweir                <string>public.data</string>
395cdf0e10cSrcweir                <string>public.content</string>
396cdf0e10cSrcweir            </array>
397cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
398cdf0e10cSrcweir            <dict>
399cdf0e10cSrcweir                <key>public.filename-extension</key>
400cdf0e10cSrcweir                <array>
401cdf0e10cSrcweir                    <string>ots</string>
402cdf0e10cSrcweir                </array>
403cdf0e10cSrcweir                <key>public.mime-type</key>
404cdf0e10cSrcweir                <array>
405cdf0e10cSrcweir                    <string>application/vnd.oasis.opendocument.spreadsheet-template</string>
406cdf0e10cSrcweir                </array>
407cdf0e10cSrcweir            </dict>
408cdf0e10cSrcweir        </dict>
409cdf0e10cSrcweir
410cdf0e10cSrcweir        <!-- Presentation template documents -->
411cdf0e10cSrcweir        <dict>
412cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
413cdf0e10cSrcweir            <string>org.openoffice.presentation-template</string>
414cdf0e10cSrcweir            <key>UTTypeDescription</key>
415*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Presentation Template</string>
416cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
417cdf0e10cSrcweir            <array>
418cdf0e10cSrcweir                <string>public.data</string>
419cdf0e10cSrcweir                <string>public.content</string>
420cdf0e10cSrcweir            </array>
421cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
422cdf0e10cSrcweir            <dict>
423cdf0e10cSrcweir                <key>public.filename-extension</key>
424cdf0e10cSrcweir                <array>
425cdf0e10cSrcweir                    <string>sti</string>
426cdf0e10cSrcweir                </array>
427cdf0e10cSrcweir                <key>public.mime-type</key>
428cdf0e10cSrcweir                <array>
429cdf0e10cSrcweir                    <string>application/vnd.sun.xml.impress.template</string>
430cdf0e10cSrcweir                </array>
431cdf0e10cSrcweir            </dict>
432cdf0e10cSrcweir        </dict>
433cdf0e10cSrcweir        <dict>
434cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
435cdf0e10cSrcweir            <string>org.oasis-open.opendocument.presentation-template</string>
436cdf0e10cSrcweir            <key>UTTypeDescription</key>
437cdf0e10cSrcweir            <string>OpenDocument Presentation Template</string>
438cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
439cdf0e10cSrcweir            <array>
440cdf0e10cSrcweir                <string>public.data</string>
441cdf0e10cSrcweir                <string>public.content</string>
442cdf0e10cSrcweir            </array>
443cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
444cdf0e10cSrcweir            <dict>
445cdf0e10cSrcweir                <key>public.filename-extension</key>
446cdf0e10cSrcweir                <array>
447cdf0e10cSrcweir                    <string>otp</string>
448cdf0e10cSrcweir                </array>
449cdf0e10cSrcweir                <key>public.mime-type</key>
450cdf0e10cSrcweir                <array>
451cdf0e10cSrcweir                    <string>application/vnd.oasis.opendocument.presentation-template</string>
452cdf0e10cSrcweir                </array>
453cdf0e10cSrcweir            </dict>
454cdf0e10cSrcweir        </dict>
455cdf0e10cSrcweir
456cdf0e10cSrcweir        <!-- Drawing template documents -->
457cdf0e10cSrcweir        <dict>
458cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
459cdf0e10cSrcweir            <string>org.openoffice.graphics-template</string>
460cdf0e10cSrcweir            <key>UTTypeDescription</key>
461*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Drawing Template</string>
462cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
463cdf0e10cSrcweir            <array>
464cdf0e10cSrcweir                <string>public.data</string>
465cdf0e10cSrcweir                <string>public.content</string>
466cdf0e10cSrcweir            </array>
467cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
468cdf0e10cSrcweir            <dict>
469cdf0e10cSrcweir                <key>public.filename-extension</key>
470cdf0e10cSrcweir                <array>
471cdf0e10cSrcweir                    <string>std</string>
472cdf0e10cSrcweir                </array>
473cdf0e10cSrcweir                <key>public.mime-type</key>
474cdf0e10cSrcweir                <array>
475cdf0e10cSrcweir                    <string>application/vnd.sun.xml.draw.template</string>
476cdf0e10cSrcweir                </array>
477cdf0e10cSrcweir            </dict>
478cdf0e10cSrcweir        </dict>
479cdf0e10cSrcweir        <dict>
480cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
481cdf0e10cSrcweir            <string>org.oasis-open.opendocument.graphics-template</string>
482cdf0e10cSrcweir            <key>UTTypeDescription</key>
483cdf0e10cSrcweir            <string>OpenDocument Drawing Template</string>
484cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
485cdf0e10cSrcweir            <array>
486cdf0e10cSrcweir                <string>public.data</string>
487cdf0e10cSrcweir                <string>public.content</string>
488cdf0e10cSrcweir            </array>
489cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
490cdf0e10cSrcweir            <dict>
491cdf0e10cSrcweir                <key>public.filename-extension</key>
492cdf0e10cSrcweir                <array>
493cdf0e10cSrcweir                    <string>otg</string>
494cdf0e10cSrcweir                </array>
495cdf0e10cSrcweir                <key>public.mime-type</key>
496cdf0e10cSrcweir                <array>
497cdf0e10cSrcweir                    <string>application/vnd.oasis.opendocument.graphics-template</string>
498cdf0e10cSrcweir                </array>
499cdf0e10cSrcweir            </dict>
500cdf0e10cSrcweir        </dict>
501cdf0e10cSrcweir
502cdf0e10cSrcweir        <!-- Base documents -->
503cdf0e10cSrcweir        <dict>
504cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
505cdf0e10cSrcweir            <string>org.oasis-open.opendocument.database</string>
506cdf0e10cSrcweir            <key>UTTypeDescription</key>
507cdf0e10cSrcweir            <string>OpenDocument Database</string>
508cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
509cdf0e10cSrcweir            <array>
510cdf0e10cSrcweir                <string>public.data</string>
511cdf0e10cSrcweir                <string>public.content</string>
512cdf0e10cSrcweir            </array>
513cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
514cdf0e10cSrcweir            <dict>
515cdf0e10cSrcweir                <key>public.filename-extension</key>
516cdf0e10cSrcweir                <array>
517cdf0e10cSrcweir                    <string>odb</string>
518cdf0e10cSrcweir                </array>
519cdf0e10cSrcweir                <key>public.mime-type</key>
520cdf0e10cSrcweir                <array>
521cdf0e10cSrcweir                    <string>application/vnd.oasis.opendocument.database</string>
522cdf0e10cSrcweir                </array>
523cdf0e10cSrcweir            </dict>
524cdf0e10cSrcweir        </dict>
525cdf0e10cSrcweir
526cdf0e10cSrcweir        <!-- Extensions -->
527cdf0e10cSrcweir        <dict>
528cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
529cdf0e10cSrcweir            <string>org.openoffice.extension</string>
530cdf0e10cSrcweir            <key>UTTypeDescription</key>
531cdf0e10cSrcweir            <string>${PRODUCTNAME} Extension</string>
532cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
533cdf0e10cSrcweir            <array>
534cdf0e10cSrcweir                <string>public.data</string>
535cdf0e10cSrcweir                <string>public.content</string>
536cdf0e10cSrcweir            </array>
537cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
538cdf0e10cSrcweir            <dict>
539cdf0e10cSrcweir                <key>public.filename-extension</key>
540cdf0e10cSrcweir                <array>
541cdf0e10cSrcweir                    <string>oxt</string>
542cdf0e10cSrcweir                </array>
543cdf0e10cSrcweir                <key>public.mime-type</key>
544cdf0e10cSrcweir                <array>
545cdf0e10cSrcweir                    <string>application/vnd.openofficeorg.extension</string>
546cdf0e10cSrcweir                </array>
547cdf0e10cSrcweir            </dict>
548cdf0e10cSrcweir        </dict>
549cdf0e10cSrcweir    </array>
550cdf0e10cSrcweir
551cdf0e10cSrcweir    <key>UTImportedTypeDeclarations</key>
552cdf0e10cSrcweir    <array>
553cdf0e10cSrcweir        <!-- Microsoft Word XML -->
554cdf0e10cSrcweir        <dict>
555cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
556cdf0e10cSrcweir            <array>
557cdf0e10cSrcweir                <string>org.openxmlformats.openxml</string>
558cdf0e10cSrcweir                <string>public.composite-content</string>
559cdf0e10cSrcweir            </array>
560cdf0e10cSrcweir            <key>UTTypeDescription</key>
561cdf0e10cSrcweir            <string>Office Open XML word processing document</string>
562cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
563cdf0e10cSrcweir            <string>org.openxmlformats.wordprocessingml.document</string>
564cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
565cdf0e10cSrcweir            <dict>
566cdf0e10cSrcweir                <key>public.filename-extension</key>
567cdf0e10cSrcweir                <array>
568cdf0e10cSrcweir                    <string>docx</string>
569cdf0e10cSrcweir                </array>
570cdf0e10cSrcweir                <key>public.mime-type</key>
571cdf0e10cSrcweir                <array>
572cdf0e10cSrcweir                    <string>application/vnd.openxmlformats-officedocument.wordprocessingml.document</string>
573cdf0e10cSrcweir                </array>
574cdf0e10cSrcweir            </dict>
575cdf0e10cSrcweir        </dict>
576cdf0e10cSrcweir        <dict>
577cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
578cdf0e10cSrcweir            <array>
579cdf0e10cSrcweir                <string>org.openxmlformats.openxml</string>
580cdf0e10cSrcweir                <string>public.composite-content</string>
581cdf0e10cSrcweir                <string>public.executable</string>
582cdf0e10cSrcweir            </array>
583cdf0e10cSrcweir            <key>UTTypeDescription</key>
584cdf0e10cSrcweir            <string>Office Open XML word processing document (macros enabled)</string>
585cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
586cdf0e10cSrcweir            <string>org.openxmlformats.wordprocessingml.document.macroenabled</string>
587cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
588cdf0e10cSrcweir            <dict>
589cdf0e10cSrcweir                <key>public.filename-extension</key>
590cdf0e10cSrcweir                <array>
591cdf0e10cSrcweir                    <string>docm</string>
592cdf0e10cSrcweir                </array>
593cdf0e10cSrcweir                <key>public.mime-type</key>
594cdf0e10cSrcweir                <array>
595cdf0e10cSrcweir                    <string>application/vnd.ms-word.document.macroEnabled.12</string>
596cdf0e10cSrcweir                </array>
597cdf0e10cSrcweir            </dict>
598cdf0e10cSrcweir        </dict>
599cdf0e10cSrcweir        <dict>
600cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
601cdf0e10cSrcweir            <array>
602cdf0e10cSrcweir                <string>org.openxmlformats.openxml</string>
603cdf0e10cSrcweir                <string>public.composite-content</string>
604cdf0e10cSrcweir            </array>
605cdf0e10cSrcweir            <key>UTTypeDescription</key>
606cdf0e10cSrcweir            <string>Office Open XML word processing template</string>
607cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
608cdf0e10cSrcweir            <string>org.openxmlformats.wordprocessingml.template</string>
609cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
610cdf0e10cSrcweir            <dict>
611cdf0e10cSrcweir                <key>public.filename-extension</key>
612cdf0e10cSrcweir                <array>
613cdf0e10cSrcweir                    <string>dotx</string>
614cdf0e10cSrcweir                </array>
615cdf0e10cSrcweir                <key>public.mime-type</key>
616cdf0e10cSrcweir                <array>
617cdf0e10cSrcweir                    <string>application/vnd.openxmlformats-officedocument.wordprocessingml.template</string>
618cdf0e10cSrcweir                </array>
619cdf0e10cSrcweir            </dict>
620cdf0e10cSrcweir        </dict>
621cdf0e10cSrcweir        <dict>
622cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
623cdf0e10cSrcweir            <array>
624cdf0e10cSrcweir                <string>org.openxmlformats.openxml</string>
625cdf0e10cSrcweir                <string>public.composite-content</string>
626cdf0e10cSrcweir                <string>public.executable</string>
627cdf0e10cSrcweir            </array>
628cdf0e10cSrcweir            <key>UTTypeDescription</key>
629cdf0e10cSrcweir            <string>Office Open XML word processing template (macros enabled)</string>
630cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
631cdf0e10cSrcweir            <string>org.openxmlformats.wordprocessingml.template.macroenabled</string>
632cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
633cdf0e10cSrcweir            <dict>
634cdf0e10cSrcweir                <key>public.filename-extension</key>
635cdf0e10cSrcweir                <array>
636cdf0e10cSrcweir                    <string>dotm</string>
637cdf0e10cSrcweir                </array>
638cdf0e10cSrcweir                <key>public.mime-type</key>
639cdf0e10cSrcweir                <array>
640cdf0e10cSrcweir                    <string>application/vnd.ms-word.template.macroEnabled.12</string>
641cdf0e10cSrcweir                </array>
642cdf0e10cSrcweir            </dict>
643cdf0e10cSrcweir        </dict>
644cdf0e10cSrcweir
645cdf0e10cSrcweir        <!-- Microsoft Excel XML -->
646cdf0e10cSrcweir        <dict>
647cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
648cdf0e10cSrcweir            <array>
649cdf0e10cSrcweir                <string>org.openxmlformats.openxml</string>
650cdf0e10cSrcweir                <string>public.composite-content</string>
651cdf0e10cSrcweir            </array>
652cdf0e10cSrcweir            <key>UTTypeDescription</key>
653cdf0e10cSrcweir            <string>Office Open XML spreadsheet template</string>
654cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
655cdf0e10cSrcweir            <string>org.openxmlformats.spreadsheetml.template</string>
656cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
657cdf0e10cSrcweir            <dict>
658cdf0e10cSrcweir                <key>public.filename-extension</key>
659cdf0e10cSrcweir                <array>
660cdf0e10cSrcweir                    <string>xltx</string>
661cdf0e10cSrcweir                </array>
662cdf0e10cSrcweir                <key>public.mime-type</key>
663cdf0e10cSrcweir                <array>
664cdf0e10cSrcweir                    <string>application/vnd.openxmlformats-officedocument.spreadsheetml.template</string>
665cdf0e10cSrcweir                </array>
666cdf0e10cSrcweir            </dict>
667cdf0e10cSrcweir        </dict>
668cdf0e10cSrcweir        <dict>
669cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
670cdf0e10cSrcweir            <array>
671cdf0e10cSrcweir                <string>org.openxmlformats.openxml</string>
672cdf0e10cSrcweir                <string>public.composite-content</string>
673cdf0e10cSrcweir                <string>public.executable</string>
674cdf0e10cSrcweir            </array>
675cdf0e10cSrcweir            <key>UTTypeDescription</key>
676cdf0e10cSrcweir            <string>Office Open XML spreadsheet template (macros enabled)</string>
677cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
678cdf0e10cSrcweir            <string>org.openxmlformats.spreadsheetml.template.macroenabled</string>
679cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
680cdf0e10cSrcweir            <dict>
681cdf0e10cSrcweir                <key>public.filename-extension</key>
682cdf0e10cSrcweir                <array>
683cdf0e10cSrcweir                    <string>xltm</string>
684cdf0e10cSrcweir                </array>
685cdf0e10cSrcweir                <key>public.mime-type</key>
686cdf0e10cSrcweir                <array>
687cdf0e10cSrcweir                    <string>application/vnd.ms-excel.template.macroEnabled.12</string>
688cdf0e10cSrcweir                </array>
689cdf0e10cSrcweir            </dict>
690cdf0e10cSrcweir        </dict>
691cdf0e10cSrcweir        <dict>
692cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
693cdf0e10cSrcweir            <array>
694cdf0e10cSrcweir                <string>org.openxmlformats.openxml</string>
695cdf0e10cSrcweir                <string>public.composite-content</string>
696cdf0e10cSrcweir            </array>
697cdf0e10cSrcweir            <key>UTTypeDescription</key>
698cdf0e10cSrcweir            <string>Office Open XML spreadsheet</string>
699cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
700cdf0e10cSrcweir            <string>org.openxmlformats.spreadsheetml.sheet</string>
701cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
702cdf0e10cSrcweir            <dict>
703cdf0e10cSrcweir                <key>public.filename-extension</key>
704cdf0e10cSrcweir                <array>
705cdf0e10cSrcweir                    <string>xlsx</string>
706cdf0e10cSrcweir                </array>
707cdf0e10cSrcweir                <key>public.mime-type</key>
708cdf0e10cSrcweir                <array>
709cdf0e10cSrcweir                    <string>application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</string>
710cdf0e10cSrcweir                </array>
711cdf0e10cSrcweir            </dict>
712cdf0e10cSrcweir        </dict>
713cdf0e10cSrcweir        <dict>
714cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
715cdf0e10cSrcweir            <array>
716cdf0e10cSrcweir                <string>public.zip-archive</string>
717cdf0e10cSrcweir                <string>public.composite-content</string>
718cdf0e10cSrcweir                <string>public.executable</string>
719cdf0e10cSrcweir            </array>
720cdf0e10cSrcweir            <key>UTTypeDescription</key>
721cdf0e10cSrcweir            <string>Microsoft Excel 2007 spreadsheet (macros enabled)</string>
722cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
723cdf0e10cSrcweir            <string>com.microsoft.excel.sheet.binary.macroenabled</string>
724cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
725cdf0e10cSrcweir            <dict>
726cdf0e10cSrcweir                <key>public.filename-extension</key>
727cdf0e10cSrcweir                <array>
728cdf0e10cSrcweir                    <string>xlsb</string>
729cdf0e10cSrcweir                </array>
730cdf0e10cSrcweir                <key>public.mime-type</key>
731cdf0e10cSrcweir                <array>
732cdf0e10cSrcweir                    <string>application/vnd.ms-excel.sheet.binary.macroEnabled.12</string>
733cdf0e10cSrcweir                </array>
734cdf0e10cSrcweir            </dict>
735cdf0e10cSrcweir        </dict>
736cdf0e10cSrcweir        <dict>
737cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
738cdf0e10cSrcweir            <array>
739cdf0e10cSrcweir                <string>org.openxmlformats.openxml</string>
740cdf0e10cSrcweir                <string>public.composite-content</string>
741cdf0e10cSrcweir                <string>public.executable</string>
742cdf0e10cSrcweir            </array>
743cdf0e10cSrcweir            <key>UTTypeDescription</key>
744cdf0e10cSrcweir            <string>Office Open XML spreadsheet (macros enabled)</string>
745cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
746cdf0e10cSrcweir            <string>org.openxmlformats.spreadsheetml.sheet.macroenabled</string>
747cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
748cdf0e10cSrcweir            <dict>
749cdf0e10cSrcweir                <key>public.filename-extension</key>
750cdf0e10cSrcweir                <array>
751cdf0e10cSrcweir                    <string>xlsm</string>
752cdf0e10cSrcweir                </array>
753cdf0e10cSrcweir                <key>public.mime-type</key>
754cdf0e10cSrcweir                <array>
755cdf0e10cSrcweir                    <string>application/vnd.ms-excel.sheet.macroEnabled.12</string>
756cdf0e10cSrcweir                </array>
757cdf0e10cSrcweir            </dict>
758cdf0e10cSrcweir        </dict>
759cdf0e10cSrcweir
760cdf0e10cSrcweir        <!-- Microsoft Powerpoint XML -->
761cdf0e10cSrcweir        <dict>
762cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
763cdf0e10cSrcweir            <array>
764cdf0e10cSrcweir                <string>org.openxmlformats.openxml</string>
765cdf0e10cSrcweir                <string>public.presentation</string>
766cdf0e10cSrcweir            </array>
767cdf0e10cSrcweir            <key>UTTypeDescription</key>
768cdf0e10cSrcweir            <string>Office Open XML presentation</string>
769cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
770cdf0e10cSrcweir            <string>org.openxmlformats.presentationml.presentation</string>
771cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
772cdf0e10cSrcweir            <dict>
773cdf0e10cSrcweir                <key>public.filename-extension</key>
774cdf0e10cSrcweir                <array>
775cdf0e10cSrcweir                    <string>pptx</string>
776cdf0e10cSrcweir                </array>
777cdf0e10cSrcweir                <key>public.mime-type</key>
778cdf0e10cSrcweir                <array>
779cdf0e10cSrcweir                    <string>application/vnd.openxmlformats-officedocument.presentationml.presentation</string>
780cdf0e10cSrcweir                </array>
781cdf0e10cSrcweir            </dict>
782cdf0e10cSrcweir        </dict>
783cdf0e10cSrcweir        <dict>
784cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
785cdf0e10cSrcweir            <array>
786cdf0e10cSrcweir                <string>org.openxmlformats.openxml</string>
787cdf0e10cSrcweir                <string>public.presentation</string>
788cdf0e10cSrcweir                <string>public.executable</string>
789cdf0e10cSrcweir            </array>
790cdf0e10cSrcweir            <key>UTTypeDescription</key>
791cdf0e10cSrcweir            <string>Office Open XML presentation (macros enabled)</string>
792cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
793cdf0e10cSrcweir            <string>org.openxmlformats.presentationml.presentation.macroenabled</string>
794cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
795cdf0e10cSrcweir            <dict>
796cdf0e10cSrcweir                <key>public.filename-extension</key>
797cdf0e10cSrcweir                <array>
798cdf0e10cSrcweir                    <string>pptm</string>
799cdf0e10cSrcweir                </array>
800cdf0e10cSrcweir                <key>public.mime-type</key>
801cdf0e10cSrcweir                <array>
802cdf0e10cSrcweir                    <string>application/vnd.ms-powerpoint.presentation.macroEnabled.12</string>
803cdf0e10cSrcweir                </array>
804cdf0e10cSrcweir            </dict>
805cdf0e10cSrcweir        </dict>
806cdf0e10cSrcweir        <dict>
807cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
808cdf0e10cSrcweir            <array>
809cdf0e10cSrcweir                <string>org.openxmlformats.openxml</string>
810cdf0e10cSrcweir                <string>public.presentation</string>
811cdf0e10cSrcweir                <string>public.executable</string>
812cdf0e10cSrcweir            </array>
813cdf0e10cSrcweir            <key>UTTypeDescription</key>
814cdf0e10cSrcweir            <string>Office Open XML presentation template</string>
815cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
816cdf0e10cSrcweir            <string>org.openxmlformats.presentationml.template</string>
817cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
818cdf0e10cSrcweir            <dict>
819cdf0e10cSrcweir                <key>public.filename-extension</key>
820cdf0e10cSrcweir                <array>
821cdf0e10cSrcweir                    <string>potx</string>
822cdf0e10cSrcweir                </array>
823cdf0e10cSrcweir                <key>public.mime-type</key>
824cdf0e10cSrcweir                <array>
825cdf0e10cSrcweir                    <string>application/vnd.openxmlformats-officedocument.presentationml.template</string>
826cdf0e10cSrcweir                </array>
827cdf0e10cSrcweir            </dict>
828cdf0e10cSrcweir        </dict>
829cdf0e10cSrcweir        <dict>
830cdf0e10cSrcweir            <key>UTTypeConformsTo</key>
831cdf0e10cSrcweir            <array>
832cdf0e10cSrcweir                <string>org.openxmlformats.openxml</string>
833cdf0e10cSrcweir                <string>public.presentation</string>
834cdf0e10cSrcweir                <string>public.executable</string>
835cdf0e10cSrcweir            </array>
836cdf0e10cSrcweir            <key>UTTypeDescription</key>
837cdf0e10cSrcweir            <string>Office Open XML presentation template (macros enabled)</string>
838cdf0e10cSrcweir            <key>UTTypeIdentifier</key>
839cdf0e10cSrcweir            <string>org.openxmlformats.presentationml.template.macroenabled</string>
840cdf0e10cSrcweir            <key>UTTypeTagSpecification</key>
841cdf0e10cSrcweir            <dict>
842cdf0e10cSrcweir                <key>public.filename-extension</key>
843cdf0e10cSrcweir                <array>
844cdf0e10cSrcweir                    <string>potm</string>
845cdf0e10cSrcweir                </array>
846cdf0e10cSrcweir                <key>public.mime-type</key>
847cdf0e10cSrcweir                <array>
848cdf0e10cSrcweir                    <string>application/vnd.ms-powerpoint.template.macroEnabled.12</string>
849cdf0e10cSrcweir                </array>
850cdf0e10cSrcweir            </dict>
851cdf0e10cSrcweir        </dict>
852cdf0e10cSrcweir    </array>
853cdf0e10cSrcweir
854cdf0e10cSrcweir    <!-- Document type declaration for OS X < 10.4 -->
855cdf0e10cSrcweir    <key>CFBundleDocumentTypes</key>
856cdf0e10cSrcweir    <array>
857cdf0e10cSrcweir        <dict>
858cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
859cdf0e10cSrcweir            <array>
860cdf0e10cSrcweir                <string>sxw</string>
861cdf0e10cSrcweir                <string>sdw</string>
862cdf0e10cSrcweir            </array>
863cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
864cdf0e10cSrcweir            <array>
865cdf0e10cSrcweir                <string>application/vnd.sun.xml.writer</string>
866cdf0e10cSrcweir                <string>application/vnd.stardivision.writer</string>
867cdf0e10cSrcweir            </array>
868cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
869cdf0e10cSrcweir            <string>text.icns</string>
870cdf0e10cSrcweir            <key>CFBundleTypeName</key>
871*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Text</string>
872cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
873cdf0e10cSrcweir            <string>Editor</string>
874cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
875cdf0e10cSrcweir            <true/>
876cdf0e10cSrcweir        </dict>
877cdf0e10cSrcweir        <dict>
878cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
879cdf0e10cSrcweir            <array>
880cdf0e10cSrcweir                <string>odt</string>
881cdf0e10cSrcweir            </array>
882cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
883cdf0e10cSrcweir            <array>
884cdf0e10cSrcweir                <string>application/vnd.oasis.opendocument.text</string>
885cdf0e10cSrcweir            </array>
886cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
887cdf0e10cSrcweir            <string>oasis-text.icns</string>
888cdf0e10cSrcweir            <key>CFBundleTypeName</key>
889cdf0e10cSrcweir            <string>OpenDocument Text</string>
890cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
891cdf0e10cSrcweir            <string>Editor</string>
892cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
893cdf0e10cSrcweir            <true/>
894cdf0e10cSrcweir        </dict>
895cdf0e10cSrcweir        <dict>
896cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
897cdf0e10cSrcweir            <array>
898cdf0e10cSrcweir                <string>sxc</string>
899cdf0e10cSrcweir                <string>sdc</string>
900cdf0e10cSrcweir            </array>
901cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
902cdf0e10cSrcweir            <array>
903cdf0e10cSrcweir                <string>application/vnd.sun.xml.calc</string>
904cdf0e10cSrcweir                <string>application/vnd.stardivision.calc</string>
905cdf0e10cSrcweir            </array>
906cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
907cdf0e10cSrcweir            <string>spreadsheet.icns</string>
908cdf0e10cSrcweir            <key>CFBundleTypeName</key>
909*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Spreadsheet</string>
910cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
911cdf0e10cSrcweir            <string>Editor</string>
912cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
913cdf0e10cSrcweir            <true/>
914cdf0e10cSrcweir        </dict>
915cdf0e10cSrcweir        <dict>
916cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
917cdf0e10cSrcweir            <array>
918cdf0e10cSrcweir                <string>ods</string>
919cdf0e10cSrcweir            </array>
920cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
921cdf0e10cSrcweir            <array>
922cdf0e10cSrcweir                <string>application/vnd.oasis.opendocument.spreadsheet</string>
923cdf0e10cSrcweir            </array>
924cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
925cdf0e10cSrcweir            <string>oasis-spreadsheet.icns</string>
926cdf0e10cSrcweir            <key>CFBundleTypeName</key>
927cdf0e10cSrcweir            <string>OpenDocument Spreadsheet</string>
928cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
929cdf0e10cSrcweir            <string>Editor</string>
930cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
931cdf0e10cSrcweir            <true/>
932cdf0e10cSrcweir        </dict>
933cdf0e10cSrcweir        <dict>
934cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
935cdf0e10cSrcweir            <array>
936cdf0e10cSrcweir                <string>sxi</string>
937cdf0e10cSrcweir                <string>sdd</string>
938cdf0e10cSrcweir                <string>sdp</string>
939cdf0e10cSrcweir            </array>
940cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
941cdf0e10cSrcweir            <array>
942cdf0e10cSrcweir                <string>application/vnd.sun.xml.impress</string>
943cdf0e10cSrcweir                <string>application/vnd.stardivision.impress</string>
944cdf0e10cSrcweir                <string>application/vnd.stardivision.impress-packed</string>
945cdf0e10cSrcweir            </array>
946cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
947cdf0e10cSrcweir            <string>presentation.icns</string>
948cdf0e10cSrcweir            <key>CFBundleTypeName</key>
949*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Presentation</string>
950cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
951cdf0e10cSrcweir            <string>Editor</string>
952cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
953cdf0e10cSrcweir            <true/>
954cdf0e10cSrcweir        </dict>
955cdf0e10cSrcweir        <dict>
956cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
957cdf0e10cSrcweir            <array>
958cdf0e10cSrcweir                <string>odp</string>
959cdf0e10cSrcweir            </array>
960cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
961cdf0e10cSrcweir            <array>
962cdf0e10cSrcweir                <string>application/vnd.oasis.opendocument.presentation</string>
963cdf0e10cSrcweir            </array>
964cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
965cdf0e10cSrcweir            <string>oasis-presentation.icns</string>
966cdf0e10cSrcweir            <key>CFBundleTypeName</key>
967cdf0e10cSrcweir            <string>OpenDocument Presentation</string>
968cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
969cdf0e10cSrcweir            <string>Editor</string>
970cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
971cdf0e10cSrcweir            <true/>
972cdf0e10cSrcweir        </dict>
973cdf0e10cSrcweir        <dict>
974cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
975cdf0e10cSrcweir            <array>
976cdf0e10cSrcweir                <string>sxd</string>
977cdf0e10cSrcweir                <string>sda</string>
978cdf0e10cSrcweir            </array>
979cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
980cdf0e10cSrcweir            <array>
981cdf0e10cSrcweir                <string>application/vnd.sun.xml.draw</string>
982cdf0e10cSrcweir                <string>application/vnd.stardivision.draw</string>
983cdf0e10cSrcweir            </array>
984cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
985cdf0e10cSrcweir            <string>drawing.icns</string>
986cdf0e10cSrcweir            <key>CFBundleTypeName</key>
987*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Drawing</string>
988cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
989cdf0e10cSrcweir            <string>Editor</string>
990cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
991cdf0e10cSrcweir            <true/>
992cdf0e10cSrcweir        </dict>
993cdf0e10cSrcweir        <dict>
994cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
995cdf0e10cSrcweir            <array>
996cdf0e10cSrcweir                <string>odg</string>
997cdf0e10cSrcweir            </array>
998cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
999cdf0e10cSrcweir            <array>
1000cdf0e10cSrcweir                <string>application/vnd.oasis.opendocument.graphics</string>
1001cdf0e10cSrcweir            </array>
1002cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1003cdf0e10cSrcweir            <string>oasis-drawing.icns</string>
1004cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1005cdf0e10cSrcweir            <string>OpenDocument Drawing</string>
1006cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1007cdf0e10cSrcweir            <string>Editor</string>
1008cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1009cdf0e10cSrcweir            <true/>
1010cdf0e10cSrcweir        </dict>
1011cdf0e10cSrcweir        <dict>
1012cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1013cdf0e10cSrcweir            <array>
1014cdf0e10cSrcweir                <string>sxg</string>
1015cdf0e10cSrcweir            </array>
1016cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1017cdf0e10cSrcweir            <array>
1018cdf0e10cSrcweir                <string>application/vnd.sun.xml.writer.global</string>
1019cdf0e10cSrcweir            </array>
1020cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1021cdf0e10cSrcweir            <string>master-document.icns</string>
1022cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1023*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Master</string>
1024cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1025cdf0e10cSrcweir            <string>Editor</string>
1026cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1027cdf0e10cSrcweir            <true/>
1028cdf0e10cSrcweir        </dict>
1029cdf0e10cSrcweir        <dict>
1030cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1031cdf0e10cSrcweir            <array>
1032cdf0e10cSrcweir                <string>odm</string>
1033cdf0e10cSrcweir            </array>
1034cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1035cdf0e10cSrcweir            <array>
1036cdf0e10cSrcweir                <string>application/vnd.oasis.opendocument.text-master</string>
1037cdf0e10cSrcweir            </array>
1038cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1039cdf0e10cSrcweir            <string>oasis-master-document.icns</string>
1040cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1041cdf0e10cSrcweir            <string>OpenDocument Master</string>
1042cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1043cdf0e10cSrcweir            <string>Editor</string>
1044cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1045cdf0e10cSrcweir            <true/>
1046cdf0e10cSrcweir        </dict>
1047cdf0e10cSrcweir        <dict>
1048cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1049cdf0e10cSrcweir            <array>
1050cdf0e10cSrcweir                <string>sxm</string>
1051cdf0e10cSrcweir                <string>smf</string>
1052cdf0e10cSrcweir            </array>
1053cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1054cdf0e10cSrcweir            <array>
1055cdf0e10cSrcweir                <string>application/vnd.sun.xml.math</string>
1056cdf0e10cSrcweir                <string>application/vnd.stardivision.math</string>
1057cdf0e10cSrcweir            </array>
1058cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1059cdf0e10cSrcweir            <string>formula.icns</string>
1060cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1061*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Formula</string>
1062cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1063cdf0e10cSrcweir            <string>Editor</string>
1064cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1065cdf0e10cSrcweir            <true/>
1066cdf0e10cSrcweir        </dict>
1067cdf0e10cSrcweir        <dict>
1068cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1069cdf0e10cSrcweir            <array>
1070cdf0e10cSrcweir                <string>odf</string>
1071cdf0e10cSrcweir            </array>
1072cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1073cdf0e10cSrcweir            <array>
1074cdf0e10cSrcweir                <string>application/vnd.oasis.opendocument.formula</string>
1075cdf0e10cSrcweir            </array>
1076cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1077cdf0e10cSrcweir            <string>oasis-formula.icns</string>
1078cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1079cdf0e10cSrcweir            <string>OpenDocument Formula</string>
1080cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1081cdf0e10cSrcweir            <string>Editor</string>
1082cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1083cdf0e10cSrcweir            <true/>
1084cdf0e10cSrcweir        </dict>
1085cdf0e10cSrcweir        <dict>
1086cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1087cdf0e10cSrcweir            <array>
1088cdf0e10cSrcweir                <string>stw</string>
1089cdf0e10cSrcweir            </array>
1090cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1091cdf0e10cSrcweir            <array>
1092cdf0e10cSrcweir                <string>application/vnd.sun.xml.writer.template</string>
1093cdf0e10cSrcweir            </array>
1094cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1095cdf0e10cSrcweir            <string>text-template.icns</string>
1096cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1097*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Text Template</string>
1098cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1099cdf0e10cSrcweir            <string>Editor</string>
1100cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1101cdf0e10cSrcweir            <true/>
1102cdf0e10cSrcweir        </dict>
1103cdf0e10cSrcweir        <dict>
1104cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1105cdf0e10cSrcweir            <array>
1106cdf0e10cSrcweir                <string>ott</string>
1107cdf0e10cSrcweir            </array>
1108cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1109cdf0e10cSrcweir            <array>
1110cdf0e10cSrcweir                <string>application/vnd.oasis.opendocument.text-template</string>
1111cdf0e10cSrcweir            </array>
1112cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1113cdf0e10cSrcweir            <string>oasis-text-template.icns</string>
1114cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1115cdf0e10cSrcweir            <string>OpenDocument Text Template</string>
1116cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1117cdf0e10cSrcweir            <string>Editor</string>
1118cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1119cdf0e10cSrcweir            <true/>
1120cdf0e10cSrcweir        </dict>
1121cdf0e10cSrcweir        <dict>
1122cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1123cdf0e10cSrcweir            <array>
1124cdf0e10cSrcweir                <string>stc</string>
1125cdf0e10cSrcweir            </array>
1126cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1127cdf0e10cSrcweir            <array>
1128cdf0e10cSrcweir                <string>application/vnd.sun.xml.calc.template</string>
1129cdf0e10cSrcweir            </array>
1130cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1131cdf0e10cSrcweir            <string>spreadsheet-template.icns</string>
1132cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1133*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Spreadsheet Template</string>
1134cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1135cdf0e10cSrcweir            <string>Editor</string>
1136cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1137cdf0e10cSrcweir            <true/>
1138cdf0e10cSrcweir        </dict>
1139cdf0e10cSrcweir        <dict>
1140cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1141cdf0e10cSrcweir            <array>
1142cdf0e10cSrcweir                <string>ots</string>
1143cdf0e10cSrcweir            </array>
1144cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1145cdf0e10cSrcweir            <array>
1146cdf0e10cSrcweir                <string>application/vnd.oasis.opendocument.spreadsheet-template</string>
1147cdf0e10cSrcweir            </array>
1148cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1149cdf0e10cSrcweir            <string>oasis-spreadsheet-template.icns</string>
1150cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1151cdf0e10cSrcweir            <string>OpenDocument Spreadsheet Template</string>
1152cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1153cdf0e10cSrcweir            <string>Editor</string>
1154cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1155cdf0e10cSrcweir            <true/>
1156cdf0e10cSrcweir        </dict>
1157cdf0e10cSrcweir        <dict>
1158cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1159cdf0e10cSrcweir            <array>
1160cdf0e10cSrcweir                <string>sti</string>
1161cdf0e10cSrcweir            </array>
1162cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1163cdf0e10cSrcweir            <array>
1164cdf0e10cSrcweir                <string>application/vnd.sun.xml.impress.template</string>
1165cdf0e10cSrcweir            </array>
1166cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1167cdf0e10cSrcweir            <string>presentation-template.icns</string>
1168cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1169*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Presentation Template</string>
1170cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1171cdf0e10cSrcweir            <string>Editor</string>
1172cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1173cdf0e10cSrcweir            <true/>
1174cdf0e10cSrcweir        </dict>
1175cdf0e10cSrcweir        <dict>
1176cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1177cdf0e10cSrcweir            <array>
1178cdf0e10cSrcweir                <string>otp</string>
1179cdf0e10cSrcweir            </array>
1180cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1181cdf0e10cSrcweir            <array>
1182cdf0e10cSrcweir                <string>application/vnd.oasis.opendocument.presentation-template</string>
1183cdf0e10cSrcweir            </array>
1184cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1185cdf0e10cSrcweir            <string>oasis-presentation-template.icns</string>
1186cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1187cdf0e10cSrcweir            <string>OpenDocument Presentation Template</string>
1188cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1189cdf0e10cSrcweir            <string>Editor</string>
1190cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1191cdf0e10cSrcweir            <true/>
1192cdf0e10cSrcweir        </dict>
1193cdf0e10cSrcweir        <dict>
1194cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1195cdf0e10cSrcweir            <array>
1196cdf0e10cSrcweir                <string>std</string>
1197cdf0e10cSrcweir            </array>
1198cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1199cdf0e10cSrcweir            <array>
1200cdf0e10cSrcweir                <string>application/vnd.sun.xml.draw.template</string>
1201cdf0e10cSrcweir            </array>
1202cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1203cdf0e10cSrcweir            <string>drawing-template.icns</string>
1204cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1205*ff3f4ebcSOliver-Rainer Wittmann            <string>${OOOXMLFILEFORMATNAME} ${OOOXMLFILEFORMATVERSION} Drawing Template</string>
1206cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1207cdf0e10cSrcweir            <string>Editor</string>
1208cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1209cdf0e10cSrcweir            <true/>
1210cdf0e10cSrcweir        </dict>
1211cdf0e10cSrcweir        <dict>
1212cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1213cdf0e10cSrcweir            <array>
1214cdf0e10cSrcweir                <string>otg</string>
1215cdf0e10cSrcweir            </array>
1216cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1217cdf0e10cSrcweir            <array>
1218cdf0e10cSrcweir                <string>application/vnd.oasis.opendocument.graphics-template</string>
1219cdf0e10cSrcweir            </array>
1220cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1221cdf0e10cSrcweir            <string>oasis-drawing-template.icns</string>
1222cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1223cdf0e10cSrcweir            <string>OpenDocument Drawing Template</string>
1224cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1225cdf0e10cSrcweir            <string>Editor</string>
1226cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1227cdf0e10cSrcweir            <true/>
1228cdf0e10cSrcweir        </dict>
1229cdf0e10cSrcweir        <dict>
1230cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1231cdf0e10cSrcweir            <array>
1232cdf0e10cSrcweir                <string>odb</string>
1233cdf0e10cSrcweir            </array>
1234cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1235cdf0e10cSrcweir            <array>
1236cdf0e10cSrcweir                <string>application/vnd.oasis.opendocument.database</string>
1237cdf0e10cSrcweir            </array>
1238cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1239cdf0e10cSrcweir            <string>oasis-database.icns</string>
1240cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1241cdf0e10cSrcweir            <string>OpenDocument Database</string>
1242cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1243cdf0e10cSrcweir            <string>Editor</string>
1244cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1245cdf0e10cSrcweir            <true/>
1246cdf0e10cSrcweir        </dict>
1247cdf0e10cSrcweir        <dict>
1248cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1249cdf0e10cSrcweir            <array>
1250cdf0e10cSrcweir                <string>doc</string>
1251cdf0e10cSrcweir                <string>dot</string>
1252cdf0e10cSrcweir                <string>rtf</string>
1253cdf0e10cSrcweir                <string>html</string>
1254cdf0e10cSrcweir                <string>htm</string>
1255cdf0e10cSrcweir                <string>pdb</string>
1256cdf0e10cSrcweir                <string>xml</string>
1257cdf0e10cSrcweir                <string>psw</string>
1258cdf0e10cSrcweir                <string>wpd</string>
1259cdf0e10cSrcweir                <string>jtd</string>
1260cdf0e10cSrcweir                <string>jtt</string>
1261cdf0e10cSrcweir                <string>hwp</string>
1262cdf0e10cSrcweir                <string>wps</string>
1263cdf0e10cSrcweir                <string>dif</string>
1264cdf0e10cSrcweir                <string>dbf</string>
1265cdf0e10cSrcweir                <string>xls</string>
1266cdf0e10cSrcweir                <string>xlw</string>
1267cdf0e10cSrcweir                <string>xlt</string>
1268cdf0e10cSrcweir                <string>slk</string>
1269cdf0e10cSrcweir                <string>csv</string>
1270cdf0e10cSrcweir                <string>wk1</string>
1271cdf0e10cSrcweir                <string>wk2</string>
1272cdf0e10cSrcweir                <string>123</string>
1273cdf0e10cSrcweir                <string>pxl</string>
1274cdf0e10cSrcweir                <string>ppt</string>
1275cdf0e10cSrcweir                <string>pps</string>
1276cdf0e10cSrcweir                <string>pot</string>
1277cdf0e10cSrcweir                <string>cgm</string>
1278cdf0e10cSrcweir                <string>dxf</string>
1279cdf0e10cSrcweir                <string>emf</string>
1280cdf0e10cSrcweir                <string>eps</string>
1281cdf0e10cSrcweir                <string>met</string>
1282cdf0e10cSrcweir                <string>pct</string>
1283cdf0e10cSrcweir                <string>sgf</string>
1284cdf0e10cSrcweir                <string>sgv</string>
1285cdf0e10cSrcweir                <string>svm</string>
1286cdf0e10cSrcweir                <string>wmf</string>
1287cdf0e10cSrcweir                <string>bmp</string>
1288cdf0e10cSrcweir                <string>gif</string>
1289cdf0e10cSrcweir                <string>jpg</string>
1290cdf0e10cSrcweir                <string>jpeg</string>
1291cdf0e10cSrcweir                <string>jfif</string>
1292cdf0e10cSrcweir                <string>jif</string>
1293cdf0e10cSrcweir                <string>jpe</string>
1294cdf0e10cSrcweir                <string>pbm</string>
1295cdf0e10cSrcweir                <string>pcx</string>
1296cdf0e10cSrcweir                <string>pgm</string>
1297cdf0e10cSrcweir                <string>png</string>
1298cdf0e10cSrcweir                <string>ppm</string>
1299cdf0e10cSrcweir                <string>psd</string>
1300cdf0e10cSrcweir                <string>ras</string>
1301cdf0e10cSrcweir                <string>tga</string>
1302cdf0e10cSrcweir                <string>tif</string>
1303cdf0e10cSrcweir                <string>tiff</string>
1304cdf0e10cSrcweir                <string>xbm</string>
1305cdf0e10cSrcweir                <string>xpm</string>
1306cdf0e10cSrcweir                <string>pcd</string>
1307cdf0e10cSrcweir                <string>oth</string>
1308cdf0e10cSrcweir                <string>mml</string>
1309cdf0e10cSrcweir            </array>
1310cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1311cdf0e10cSrcweir            <string>Editor</string>
1312cdf0e10cSrcweir        </dict>
1313cdf0e10cSrcweir        <dict>
1314cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1315cdf0e10cSrcweir            <array>
1316cdf0e10cSrcweir                <string>txt</string>
1317cdf0e10cSrcweir                <string>TXT</string>
1318cdf0e10cSrcweir                <string>text</string>
1319cdf0e10cSrcweir                <string>*</string>
1320cdf0e10cSrcweir            </array>
1321cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1322cdf0e10cSrcweir            <string>TEXT</string>
1323cdf0e10cSrcweir            <key>CFBundleTypeOSTypes</key>
1324cdf0e10cSrcweir            <array>
1325cdf0e10cSrcweir                <string>TEXT</string>
1326cdf0e10cSrcweir                <string>sEXT</string>
1327cdf0e10cSrcweir                <string>ttro</string>
1328cdf0e10cSrcweir            </array>
1329cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1330cdf0e10cSrcweir            <string>Editor</string>
1331cdf0e10cSrcweir        </dict>
1332cdf0e10cSrcweir        <dict>
1333cdf0e10cSrcweir            <key>LSItemContentTypes</key>
1334cdf0e10cSrcweir            <array>
1335cdf0e10cSrcweir                <string>org.openoffice.text</string>
1336cdf0e10cSrcweir                <string>org.oasis-open.opendocument.text</string>
1337cdf0e10cSrcweir                <string>org.openoffice.spreadsheet</string>
1338cdf0e10cSrcweir                <string>org.oasis-open.opendocument.spreadsheet</string>
1339cdf0e10cSrcweir                <string>org.openoffice.presentation</string>
1340cdf0e10cSrcweir                <string>org.oasis-open.opendocument.presentation</string>
1341cdf0e10cSrcweir                <string>org.openoffice.graphics</string>
1342cdf0e10cSrcweir                <string>org.oasis-open.opendocument.graphics</string>
1343cdf0e10cSrcweir                <string>org.openoffice.text-master</string>
1344cdf0e10cSrcweir                <string>org.oasis-open.opendocument.text-master</string>
1345cdf0e10cSrcweir                <string>org.openoffice.formula</string>
1346cdf0e10cSrcweir                <string>org.oasis-open.opendocument.formula</string>
1347cdf0e10cSrcweir                <string>org.openoffice.text-template</string>
1348cdf0e10cSrcweir                <string>org.oasis-open.opendocument.text-template</string>
1349cdf0e10cSrcweir                <string>org.openoffice.spreadsheet-template</string>
1350cdf0e10cSrcweir                <string>org.oasis-open.opendocument.spreadsheet-template</string>
1351cdf0e10cSrcweir                <string>org.openoffice.presentation-template</string>
1352cdf0e10cSrcweir                <string>org.oasis-open.opendocument.presentation-template</string>
1353cdf0e10cSrcweir                <string>org.openoffice.graphics-template</string>
1354cdf0e10cSrcweir                <string>org.oasis-open.opendocument.graphics-template</string>
1355cdf0e10cSrcweir                <string>org.oasis-open.opendocument.database</string>
1356cdf0e10cSrcweir                <string>org.oasis-open.opendocument.chart</string>
1357cdf0e10cSrcweir                <string>public.rtf</string>
1358cdf0e10cSrcweir                <string>public.html</string>
1359cdf0e10cSrcweir                <string>public.jpeg</string>
1360cdf0e10cSrcweir                <string>public.tiff</string>
1361cdf0e10cSrcweir                <string>public.png</string>
1362cdf0e10cSrcweir                <string>public.xbitmap-image</string>
1363cdf0e10cSrcweir                <string>com.adobe.encapsulated-postscript</string>
1364cdf0e10cSrcweir                <string>com.microsoft.bmp</string>
1365cdf0e10cSrcweir                <string>com.microsoft.word.doc</string>
1366cdf0e10cSrcweir                <string>com.microsoft.excel.xls</string>
1367cdf0e10cSrcweir                <string>com.microsoft.powerpoint.ppt</string>
1368cdf0e10cSrcweir                <string>org.openxmlformats.wordprocessingml.document</string>
1369cdf0e10cSrcweir                <string>org.openxmlformats.wordprocessingml.document.macroenabled</string>
1370cdf0e10cSrcweir                <string>org.openxmlformats.wordprocessingml.template</string>
1371cdf0e10cSrcweir                <string>org.openxmlformats.wordprocessingml.template.macroenabled</string>
1372cdf0e10cSrcweir                <string>org.openxmlformats.spreadsheetml.sheet</string>
1373cdf0e10cSrcweir                <string>org.openxmlformats.spreadsheetml.sheet.macroenabled</string>
1374cdf0e10cSrcweir                <string>com.microsoft.excel.sheet.binary.macroenabled</string>
1375cdf0e10cSrcweir                <string>org.openxmlformats.spreadsheetml.template</string>
1376cdf0e10cSrcweir                <string>org.openxmlformats.spreadsheetml.template.macroenabled</string>
1377cdf0e10cSrcweir                <string>org.openxmlformats.presentationml.presentation</string>
1378cdf0e10cSrcweir                <string>org.openxmlformats.presentationml.presentation.macroenabled</string>
1379cdf0e10cSrcweir                <string>org.openxmlformats.presentationml.template</string>
1380cdf0e10cSrcweir                <string>org.openxmlformats.presentationml.template.macroenabled</string>
1381cdf0e10cSrcweir            </array>
1382cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1383cdf0e10cSrcweir            <string>Editor</string>
1384cdf0e10cSrcweir        </dict>
1385cdf0e10cSrcweir        <dict>
1386cdf0e10cSrcweir            <key>CFBundleTypeExtensions</key>
1387cdf0e10cSrcweir            <array>
1388cdf0e10cSrcweir                <string>oxt</string>
1389cdf0e10cSrcweir            </array>
1390cdf0e10cSrcweir            <key>CFBundleTypeMIMETypes</key>
1391cdf0e10cSrcweir            <array>
1392cdf0e10cSrcweir                <string>application/vnd.openofficeorg.extension</string>
1393cdf0e10cSrcweir            </array>
1394cdf0e10cSrcweir            <key>CFBundleTypeIconFile</key>
1395cdf0e10cSrcweir            <string>extension.icns</string>
1396cdf0e10cSrcweir            <key>CFBundleTypeName</key>
1397cdf0e10cSrcweir            <string>${PRODUCTNAME} Extension</string>
1398cdf0e10cSrcweir            <key>CFBundleTypeRole</key>
1399cdf0e10cSrcweir            <string>Viewer</string>
1400cdf0e10cSrcweir            <key>LSIsAppleDefaultForType</key>
1401cdf0e10cSrcweir            <true/>
1402cdf0e10cSrcweir        </dict>
1403cdf0e10cSrcweir    </array>
1404cdf0e10cSrcweir    <key>CFBundleExecutable</key>
1405cdf0e10cSrcweir    <string>%EXECUTABLE</string>
1406cdf0e10cSrcweir    <key>CFBundleGetInfoString</key>
1407cdf0e10cSrcweir    <string>${PRODUCTNAME} ${ABOUTBOXPRODUCTVERSION} ${BUILDIDCWS}</string>
1408cdf0e10cSrcweir    <key>CFBundleIconFile</key>
1409cdf0e10cSrcweir    <string>main.icns</string>
1410cdf0e10cSrcweir    <key>CFBundleShortVersionString</key>
1411cdf0e10cSrcweir    <string>${ABOUTBOXPRODUCTVERSION}</string>
1412cdf0e10cSrcweir    <key>CFBundleIdentifier</key>
1413cdf0e10cSrcweir    <string>org.openoffice.script</string>
1414cdf0e10cSrcweir    <key>CFBundleInfoDictionaryVersion</key>
1415cdf0e10cSrcweir    <string>6.0</string>
1416cdf0e10cSrcweir    <key>CFBundleName</key>
1417cdf0e10cSrcweir    <string>${PRODUCTNAME}</string>
1418cdf0e10cSrcweir    <key>CFBundlePackageType</key>
1419cdf0e10cSrcweir    <string>APPL</string>
1420cdf0e10cSrcweir    <key>CFBundleSignature</key>
1421cdf0e10cSrcweir    <string>OOo2</string>
1422cdf0e10cSrcweir    <key>LSRequiresCarbon</key>
1423cdf0e10cSrcweir    <string>1</string>
1424cdf0e10cSrcweir    <key>NSPrincipalClass</key>
1425cdf0e10cSrcweir    <string>VCL_NSApplication</string>
1426cdf0e10cSrcweir</dict>
1427cdf0e10cSrcweir</plist>
1428cdf0e10cSrcweir
1429