Statistics
| Revision:

root / presentation / prezi / prezi.app / Contents / Info.plist @ 76

History | View | Annotate | Download (3.44 KB)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
	<key>CFBundleDevelopmentRegion</key>
6
	<string>en_US</string>
7
	<key>CFBundleDocumentTypes</key>
8
	<array>
9
		<dict>
10
			<key>CFBundleTypeExtensions</key>
11
			<array>
12
				<string>swf</string>
13
				<string>spl</string>
14
			</array>
15
			<key>CFBundleTypeIconFile</key>
16
			<string>document</string>
17
			<key>CFBundleTypeName</key>
18
			<string>Shockwave Flash Movie</string>
19
			<key>CFBundleTypeOSTypes</key>
20
			<array>
21
				<string>SWFL</string>
22
			</array>
23
			<key>CFBundleTypeRole</key>
24
			<string>Viewer</string>
25
		</dict>
26
		<dict>
27
			<key>CFBundleTypeExtensions</key>
28
			<array>
29
				<string>flv</string>
30
			</array>
31
			<key>CFBundleTypeIconFile</key>
32
			<string>mflv</string>
33
			<key>CFBundleTypeName</key>
34
			<string>Macromedia Flash Video</string>
35
			<key>CFBundleTypeOSTypes</key>
36
			<array>
37
				<string>MFLV</string>
38
			</array>
39
			<key>CFBundleTypeRole</key>
40
			<string>None</string>
41
		</dict>
42
		<dict>
43
			<key>CFBundleTypeExtensions</key>
44
			<array>
45
				<string>f4v</string>
46
			</array>
47
			<key>CFBundleTypeIconFile</key>
48
			<string>document_f4v.icns</string>
49
			<key>CFBundleTypeMIMETypes</key>
50
			<array>
51
				<string>video/mp4</string>
52
			</array>
53
			<key>CFBundleTypeName</key>
54
			<string>Video for Adobe Flash Player</string>
55
			<key>CFBundleTypeOSTypes</key>
56
			<array>
57
				<string>F4V</string>
58
			</array>
59
			<key>CFBundleTypeRole</key>
60
			<string>None</string>
61
		</dict>
62
		<dict>
63
			<key>CFBundleTypeExtensions</key>
64
			<array>
65
				<string>f4p</string>
66
			</array>
67
			<key>CFBundleTypeIconFile</key>
68
			<string>document_f4p.icns</string>
69
			<key>CFBundleTypeMIMETypes</key>
70
			<array>
71
				<string>video/mp4</string>
72
			</array>
73
			<key>CFBundleTypeName</key>
74
			<string>Protected Media for Adobe Flash Player</string>
75
			<key>CFBundleTypeOSTypes</key>
76
			<array>
77
				<string>F4P</string>
78
			</array>
79
			<key>CFBundleTypeRole</key>
80
			<string>Viewer</string>
81
		</dict>
82
		<dict>
83
			<key>CFBundleTypeExtensions</key>
84
			<array>
85
				<string>f4a</string>
86
			</array>
87
			<key>CFBundleTypeIconFile</key>
88
			<string>document_f4a.icns</string>
89
			<key>CFBundleTypeMIMETypes</key>
90
			<array>
91
				<string>audio/mp4</string>
92
			</array>
93
			<key>CFBundleTypeName</key>
94
			<string>Audio for Adobe Flash Player</string>
95
			<key>CFBundleTypeOSTypes</key>
96
			<array>
97
				<string>F4A</string>
98
			</array>
99
			<key>CFBundleTypeRole</key>
100
			<string>Viewer</string>
101
		</dict>
102
	</array>
103
	<key>CFBundleExecutable</key>
104
	<string>Flash Player</string>
105
	<key>CFBundleGetInfoString</key>
106
	<string>prezi.com offline player r846 Copyright (c) Prezi.com. All rights reserved</string>
107
	<key>CFBundleIconFile</key>
108
	<string>prezi.icns</string>
109
	<key>CFBundleIdentifier</key>
110
	<string>com.prezi.Prezi.app</string>
111
	<key>CFBundleInfoDictionaryVersion</key>
112
	<string>6.0</string>
113
	<key>CFBundleLongVersionString</key>
114
	<string>prezi.com r846</string>
115
	<key>CFBundleName</key>
116
	<string>prezi.com</string>
117
	<key>CFBundlePackageType</key>
118
	<string>APPL</string>
119
	<key>CFBundleShortVersionString</key>
120
	<string>r846</string>
121
	<key>CFBundleSignature</key>
122
	<string>SWF2</string>
123
	<key>CFBundleVersion</key>
124
	<string>2.0</string>
125
	<key>CSResourcesFileMapped</key>
126
	<true/>
127
	<key>LSPrefersCarbon</key>
128
	<string>YES</string>
129
	<key>NSAppleScriptEnabled</key>
130
	<string>YES</string>
131
	<key>NSHumanReadableCopyright</key>
132
	<string>Copyright prezi.com. All Rights Reserved.</string>
133
</dict>
134
</plist>