1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5	<key>CFBundleDocumentTypes</key>
6	<array>
7		<dict>
8			<key>CFBundleTypeExtensions</key>
9			<array>
10				<string>abw</string>
11				<string>ABW</string>
12			</array>
13			<key>CFBundleTypeIconFile</key>
14			<string>ABWDocument.icns</string>
15			<key>CFBundleTypeMIMETypes</key>
16			<array>
17				<string>application/x-abiword</string>
18			</array>
19			<key>CFBundleTypeName</key>
20			<string>AbiWord Document</string>
21			<key>CFBundleTypeRole</key>
22			<string>Editor</string>
23			<key>LSIsAppleDefaultForType</key>
24			<true/>
25			<key>LSTypeIsPackage</key>
26			<false/>
27		</dict>
28		<dict>
29			<key>CFBundleTypeExtensions</key>
30			<array>
31				<string>awt</string>
32				<string>AWT</string>
33			</array>
34			<key>CFBundleTypeIconFile</key>
35			<string>ABWDocument.icns</string>
36			<key>CFBundleTypeMIMETypes</key>
37			<array>
38				<string>application/x-abiword</string>
39			</array>
40			<key>CFBundleTypeName</key>
41			<string>AbiWord Template</string>
42			<key>CFBundleTypeRole</key>
43			<string>Editor</string>
44			<key>LSIsAppleDefaultForType</key>
45			<true/>
46			<key>LSTypeIsPackage</key>
47			<false/>
48		</dict>
49		<dict>
50			<key>CFBundleTypeExtensions</key>
51			<array>
52				<string>zabw</string>
53				<string>ZABW</string>
54				<string>bzabw</string>
55				<string>BZABW</string>
56			</array>
57			<key>CFBundleTypeIconFile</key>
58			<string>ABWDocument.icns</string>
59			<key>CFBundleTypeMIMETypes</key>
60			<array>
61				<string>application/x-abiword</string>
62			</array>
63			<key>CFBundleTypeName</key>
64			<string>Compressed AbiWord Document</string>
65			<key>CFBundleTypeRole</key>
66			<string>Editor</string>
67			<key>LSIsAppleDefaultForType</key>
68			<true/>
69			<key>LSTypeIsPackage</key>
70			<false/>
71		</dict>
72		<dict>
73			<key>CFBundleTypeExtensions</key>
74			<array>
75				<string>doc</string>
76				<string>DOC</string>
77				<string>dot</string>
78				<string>DOT</string>
79			</array>
80			<key>CFBundleTypeIconFile</key>
81			<string>DOCDocument.icns</string>
82			<key>CFBundleTypeMIMETypes</key>
83			<array>
84				<string>application/msword</string>
85			</array>
86			<key>CFBundleTypeName</key>
87			<string>Microsoft Word Document</string>
88			<key>CFBundleTypeOSTypes</key>
89			<array>
90				<string>W8BN</string>
91				<string>W6BN</string>
92				<string>WDBN</string>
93				<string>W8TN</string>
94			</array>
95			<key>CFBundleTypeRole</key>
96			<string>Editor</string>
97			<key>LSIsAppleDefaultForType</key>
98			<false/>
99			<key>LSTypeIsPackage</key>
100			<false/>
101		</dict>
102		<dict>
103			<key>CFBundleTypeExtensions</key>
104			<array>
105				<string>WP</string>
106				<string>wp</string>
107				<string>wpd</string>
108				<string>WPD</string>
109			</array>
110			<key>CFBundleTypeIconFile</key>
111			<string>WPDDocument.icns</string>
112			<key>CFBundleTypeMIMETypes</key>
113			<array>
114				<string>application/vnd.wordperfect</string>
115				<string>application/wordperfect5.1</string>
116				<string>application/vnd.wordperfect5.1</string>
117				<string>application/vnd.wordperfect6.1</string>
118			</array>
119			<key>CFBundleTypeName</key>
120			<string>WordPerfect Document</string>
121			<key>CFBundleTypeOSTypes</key>
122			<array>
123				<string>.WP5</string>
124				<string>.WP6</string>
125				<string>WPPC</string>
126				<string>WPD3</string>
127				<string>WPD4</string>
128			</array>
129			<key>CFBundleTypeRole</key>
130			<string>Editor</string>
131			<key>LSIsAppleDefaultForType</key>
132			<false/>
133			<key>LSTypeIsPackage</key>
134			<false/>
135		</dict>
136		<dict>
137			<key>CFBundleTypeExtensions</key>
138			<array>
139				<string>sdw</string>
140				<string>SDW</string>
141			</array>
142			<key>CFBundleTypeIconFile</key>
143			<string>SDWDocument.icns</string>
144			<key>CFBundleTypeMIMETypes</key>
145			<array>
146				<string>application/vnd.stardivision.writer</string>
147				<string>application/vnd.stardivision.writer-global</string>
148				<string>application/x-starwriter</string>
149			</array>
150			<key>CFBundleTypeName</key>
151			<string>StarWriter 1.x-5.x Document</string>
152			<key>CFBundleTypeRole</key>
153			<string>Editor</string>
154			<key>LSIsAppleDefaultForType</key>
155			<false/>
156			<key>LSTypeIsPackage</key>
157			<false/>
158		</dict>
159		<dict>
160			<key>CFBundleTypeExtensions</key>
161			<array>
162				<string>sxw</string>
163				<string>SXW</string>
164			</array>
165			<key>CFBundleTypeIconFile</key>
166			<string>SXWDocument.icns</string>
167			<key>CFBundleTypeMIMETypes</key>
168			<array>
169				<string>application/vnd.sun.xml.writer</string>
170				<string>application/vnd.sun.xml.writer.global</string>
171			</array>
172			<key>CFBundleTypeName</key>
173			<string>OpenOffice.org Writer Document</string>
174			<key>CFBundleTypeRole</key>
175			<string>Editor</string>
176			<key>LSIsAppleDefaultForType</key>
177			<false/>
178			<key>LSTypeIsPackage</key>
179			<false/>
180		</dict>
181		<dict>
182			<key>CFBundleTypeExtensions</key>
183			<array>
184				<string>odt</string>
185				<string>ODT</string>
186			</array>
187			<key>CFBundleTypeIconFile</key>
188			<string>ODTDocument.icns</string>
189			<key>CFBundleTypeMIMETypes</key>
190			<array>
191				<string>application/vnd.oasis.opendocument.text</string>
192			</array>
193			<key>CFBundleTypeName</key>
194			<string>OpenDocument Text</string>
195			<key>CFBundleTypeRole</key>
196			<string>Editor</string>
197			<key>LSIsAppleDefaultForType</key>
198			<false/>
199			<key>LSTypeIsPackage</key>
200			<false/>
201		</dict>
202		<dict>
203			<key>CFBundleTypeExtensions</key>
204			<array>
205				<string>html</string>
206				<string>HTML</string>
207				<string>htm</string>
208				<string>HTM</string>
209				<string>xhtml</string>
210				<string>XHTML</string>
211				<string>xhtm</string>
212				<string>XHTM</string>
213			</array>
214			<key>CFBundleTypeIconFile</key>
215			<string>HTMDocument.icns</string>
216			<key>CFBundleTypeMIMETypes</key>
217			<array>
218				<string>text/html</string>
219				<string>application/xhtml+xml</string>
220				<string>application/xml</string>
221				<string>text/xml</string>
222			</array>
223			<key>CFBundleTypeName</key>
224			<string>(X)HTML Document</string>
225			<key>CFBundleTypeOSTypes</key>
226			<array>
227				<string>TEXT</string>
228			</array>
229			<key>CFBundleTypeRole</key>
230			<string>Editor</string>
231			<key>LSIsAppleDefaultForType</key>
232			<false/>
233			<key>LSTypeIsPackage</key>
234			<false/>
235		</dict>
236		<dict>
237			<key>CFBundleTypeExtensions</key>
238			<array>
239				<string>rtf</string>
240				<string>RTF</string>
241			</array>
242			<key>CFBundleTypeIconFile</key>
243			<string>RTFDocument.icns</string>
244			<key>CFBundleTypeMIMETypes</key>
245			<array>
246				<string>text/rtf</string>
247			</array>
248			<key>CFBundleTypeName</key>
249			<string>Rich Text Format Document</string>
250			<key>CFBundleTypeOSTypes</key>
251			<array>
252				<string>RTF </string>
253			</array>
254			<key>CFBundleTypeRole</key>
255			<string>Editor</string>
256			<key>LSIsAppleDefaultForType</key>
257			<false/>
258			<key>LSTypeIsPackage</key>
259			<false/>
260		</dict>
261		<dict>
262			<key>CFBundleTypeExtensions</key>
263			<array>
264				<string>txt</string>
265				<string>TXT</string>
266				<string>text</string>
267				<string>TEXT</string>
268			</array>
269			<key>CFBundleTypeIconFile</key>
270			<string>TXTDocument.icns</string>
271			<key>CFBundleTypeMIMETypes</key>
272			<array>
273				<string>text/plain</string>
274			</array>
275			<key>CFBundleTypeName</key>
276			<string>Plain Text Document</string>
277			<key>CFBundleTypeOSTypes</key>
278			<array>
279				<string>TEXT</string>
280			</array>
281			<key>CFBundleTypeRole</key>
282			<string>Editor</string>
283			<key>LSIsAppleDefaultForType</key>
284			<false/>
285			<key>LSTypeIsPackage</key>
286			<false/>
287		</dict>
288		<dict>
289			<key>CFBundleTypeExtensions</key>
290			<array>
291				<string>bak~</string>
292			</array>
293			<key>CFBundleTypeIconFile</key>
294			<string>ABWBackup.icns</string>
295			<key>CFBundleTypeMIMETypes</key>
296			<array>
297				<string>application/x-abiword</string>
298			</array>
299			<key>CFBundleTypeName</key>
300			<string>AbiWord Auto-Saved Document</string>
301			<key>CFBundleTypeRole</key>
302			<string>Editor</string>
303			<key>LSIsAppleDefaultForType</key>
304			<true/>
305			<key>LSTypeIsPackage</key>
306			<false/>
307		</dict>
308		<dict>
309			<key>CFBundleTypeExtensions</key>
310			<array>
311				<string>saved</string>
312			</array>
313			<key>CFBundleTypeIconFile</key>
314			<string>ABWSaved.icns</string>
315			<key>CFBundleTypeMIMETypes</key>
316			<array>
317				<string>application/x-abiword</string>
318			</array>
319			<key>CFBundleTypeName</key>
320			<string>AbiWord Crash-Saved Document</string>
321			<key>CFBundleTypeRole</key>
322			<string>Editor</string>
323			<key>LSIsAppleDefaultForType</key>
324			<true/>
325			<key>LSTypeIsPackage</key>
326			<false/>
327		</dict>
328		<dict>
329			<key>CFBundleTypeExtensions</key>
330			<array>
331				<string>so-abi</string>
332			</array>
333			<key>CFBundleTypeIconFile</key>
334			<string>ABWPlugin.icns</string>
335			<key>CFBundleTypeName</key>
336			<string>AbiWord Plugin</string>
337			<key>CFBundleTypeRole</key>
338			<string>None</string>
339			<key>LSTypeIsPackage</key>
340			<false/>
341		</dict>
342		<dict>
343			<key>CFBundleTypeExtensions</key>
344			<array>
345				<string>Abi</string>
346			</array>
347			<key>CFBundleTypeIconFile</key>
348			<string>ABWPlugin.icns</string>
349			<key>CFBundleTypeName</key>
350			<string>Cocoa AbiWord Plugin</string>
351			<key>CFBundleTypeRole</key>
352			<string>None</string>
353		</dict>
354	</array>
355	<key>CFBundleExecutable</key>
356	<string>AbiWord</string>
357	<key>CFBundleGetInfoString</key>
358	<string>AbiWord @VERSION@</string>
359	<key>CFBundleIconFile</key>
360	<string>AbiWord.icns</string>
361	<key>CFBundleIdentifier</key>
362	<string>com.AbiSource.AbiWord</string>
363	<key>CFBundlePackageType</key>
364	<string>APPL</string>
365	<key>CFBundleShortVersionString</key>
366	<string>@VERSION@</string>
367	<key>CFBundleSignature</key>
368	<string>ABIW</string>
369	<key>CFBundleVersion</key>
370	<string>@VERSION@</string>
371	<key>NSMainNibFile</key>
372	<string>MainMenu</string>
373	<key>NSPrincipalClass</key>
374	<string>XAP_CocoaApplication</string>
375</dict>
376</plist>
377