Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Side by Side Diff: chrome_mac/Google Chrome.app/Contents/Info.plist

Issue 85333005: Update reference builds to Chrome 32.0.1700.19 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
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>BuildMachineOSBuild</key>
6 <string>10K549</string>
7 <key>CFBundleDevelopmentRegion</key>
8 <string>en</string>
9 <key>CFBundleDisplayName</key>
10 <string>Google Chrome</string>
11 <key>CFBundleDocumentTypes</key>
12 <array>
13 <dict>
14 <key>CFBundleTypeExtensions</key>
15 <array>
16 <string>gif</string>
17 </array>
18 <key>CFBundleTypeIconFile</key>
19 <string>document.icns</string>
20 <key>CFBundleTypeMIMETypes</key>
21 <array>
22 <string>image/gif</string>
23 </array>
24 <key>CFBundleTypeName</key>
25 <string>GIF image</string>
26 <key>CFBundleTypeOSTypes</key>
27 <array>
28 <string>GIFf</string>
29 </array>
30 <key>CFBundleTypeRole</key>
31 <string>Viewer</string>
32 </dict>
33 <dict>
34 <key>CFBundleTypeExtensions</key>
35 <array>
36 <string>html</string>
37 <string>htm</string>
38 </array>
39 <key>CFBundleTypeIconFile</key>
40 <string>document.icns</string>
41 <key>CFBundleTypeMIMETypes</key>
42 <array>
43 <string>text/html</string>
44 </array>
45 <key>CFBundleTypeName</key>
46 <string>HTML document</string>
47 <key>CFBundleTypeOSTypes</key>
48 <array>
49 <string>HTML</string>
50 </array>
51 <key>CFBundleTypeRole</key>
52 <string>Viewer</string>
53 </dict>
54 <dict>
55 <key>CFBundleTypeExtensions</key>
56 <array>
57 <string>js</string>
58 </array>
59 <key>CFBundleTypeIconFile</key>
60 <string>document.icns</string>
61 <key>CFBundleTypeMIMETypes</key>
62 <array>
63 <string>application/x-javascript</string>
64 </array>
65 <key>CFBundleTypeName</key>
66 <string>JavaScript script</string>
67 <key>CFBundleTypeRole</key>
68 <string>Viewer</string>
69 </dict>
70 <dict>
71 <key>CFBundleTypeExtensions</key>
72 <array>
73 <string>jpg</string>
74 <string>jpeg</string>
75 </array>
76 <key>CFBundleTypeIconFile</key>
77 <string>document.icns</string>
78 <key>CFBundleTypeMIMETypes</key>
79 <array>
80 <string>image/jpeg</string>
81 </array>
82 <key>CFBundleTypeName</key>
83 <string>JPEG image</string>
84 <key>CFBundleTypeOSTypes</key>
85 <array>
86 <string>JPEG</string>
87 </array>
88 <key>CFBundleTypeRole</key>
89 <string>Viewer</string>
90 </dict>
91 <dict>
92 <key>CFBundleTypeExtensions</key>
93 <array>
94 <string>oga</string>
95 <string>ogg</string>
96 </array>
97 <key>CFBundleTypeIconFile</key>
98 <string>document.icns</string>
99 <key>CFBundleTypeMIMETypes</key>
100 <array>
101 <string>audio/ogg</string>
102 </array>
103 <key>CFBundleTypeName</key>
104 <string>HTML5 Audio (Ogg)</string>
105 <key>CFBundleTypeRole</key>
106 <string>Viewer</string>
107 </dict>
108 <dict>
109 <key>CFBundleTypeExtensions</key>
110 <array>
111 <string>ogv</string>
112 </array>
113 <key>CFBundleTypeIconFile</key>
114 <string>document.icns</string>
115 <key>CFBundleTypeMIMETypes</key>
116 <array>
117 <string>video/ogg</string>
118 </array>
119 <key>CFBundleTypeName</key>
120 <string>HTML5 Video (Ogg)</string>
121 <key>CFBundleTypeRole</key>
122 <string>Viewer</string>
123 </dict>
124 <dict>
125 <key>CFBundleTypeExtensions</key>
126 <array>
127 <string>png</string>
128 </array>
129 <key>CFBundleTypeIconFile</key>
130 <string>document.icns</string>
131 <key>CFBundleTypeMIMETypes</key>
132 <array>
133 <string>image/png</string>
134 </array>
135 <key>CFBundleTypeName</key>
136 <string>PNG image</string>
137 <key>CFBundleTypeOSTypes</key>
138 <array>
139 <string>PNGf</string>
140 </array>
141 <key>CFBundleTypeRole</key>
142 <string>Viewer</string>
143 </dict>
144 <dict>
145 <key>CFBundleTypeExtensions</key>
146 <array>
147 <string>svg</string>
148 </array>
149 <key>CFBundleTypeIconFile</key>
150 <string>document.icns</string>
151 <key>CFBundleTypeMIMETypes</key>
152 <array>
153 <string>image/svg+xml</string>
154 </array>
155 <key>CFBundleTypeName</key>
156 <string>SVG document</string>
157 <key>CFBundleTypeRole</key>
158 <string>Viewer</string>
159 </dict>
160 <dict>
161 <key>CFBundleTypeExtensions</key>
162 <array>
163 <string>txt</string>
164 <string>text</string>
165 </array>
166 <key>CFBundleTypeIconFile</key>
167 <string>document.icns</string>
168 <key>CFBundleTypeMIMETypes</key>
169 <array>
170 <string>text/plain</string>
171 </array>
172 <key>CFBundleTypeName</key>
173 <string>Plain text document</string>
174 <key>CFBundleTypeOSTypes</key>
175 <array>
176 <string>TEXT</string>
177 </array>
178 <key>CFBundleTypeRole</key>
179 <string>Viewer</string>
180 </dict>
181 <dict>
182 <key>CFBundleTypeExtensions</key>
183 <array>
184 <string>webm</string>
185 </array>
186 <key>CFBundleTypeIconFile</key>
187 <string>document.icns</string>
188 <key>CFBundleTypeMIMETypes</key>
189 <array>
190 <string>video/webm</string>
191 </array>
192 <key>CFBundleTypeName</key>
193 <string>HTML5 Video (WebM)</string>
194 <key>CFBundleTypeRole</key>
195 <string>Viewer</string>
196 </dict>
197 <dict>
198 <key>CFBundleTypeExtensions</key>
199 <array>
200 <string>webp</string>
201 </array>
202 <key>CFBundleTypeIconFile</key>
203 <string>document.icns</string>
204 <key>CFBundleTypeMIMETypes</key>
205 <array>
206 <string>image/webp</string>
207 </array>
208 <key>CFBundleTypeName</key>
209 <string>WebP image</string>
210 <key>CFBundleTypeRole</key>
211 <string>Viewer</string>
212 </dict>
213 <dict>
214 <key>CFBundleTypeRole</key>
215 <string>Viewer</string>
216 <key>LSItemContentTypes</key>
217 <array>
218 <string>org.chromium.extension</string>
219 </array>
220 </dict>
221 <dict>
222 <key>CFBundleTypeExtensions</key>
223 <array>
224 <string>pdf</string>
225 </array>
226 <key>CFBundleTypeIconFile</key>
227 <string>document.icns</string>
228 <key>CFBundleTypeMIMETypes</key>
229 <string>application/pdf</string>
230 <key>CFBundleTypeName</key>
231 <string>PDF Document</string>
232 <key>CFBundleTypeRole</key>
233 <string>Viewer</string>
234 </dict>
235 </array>
236 <key>CFBundleExecutable</key>
237 <string>Google Chrome</string>
238 <key>CFBundleIconFile</key>
239 <string>app.icns</string>
240 <key>CFBundleIdentifier</key>
241 <string>com.google.Chrome</string>
242 <key>CFBundleInfoDictionaryVersion</key>
243 <string>6.0</string>
244 <key>CFBundleName</key>
245 <string>Chrome</string>
246 <key>CFBundlePackageType</key>
247 <string>APPL</string>
248 <key>CFBundleShortVersionString</key>
249 <string>32.0.1700.19</string>
250 <key>CFBundleSignature</key>
251 <string>rimZ</string>
252 <key>CFBundleURLTypes</key>
253 <array>
254 <dict>
255 <key>CFBundleURLName</key>
256 <string>Web site URL</string>
257 <key>CFBundleURLSchemes</key>
258 <array>
259 <string>http</string>
260 <string>https</string>
261 </array>
262 </dict>
263 <dict>
264 <key>CFBundleURLName</key>
265 <string>FTP site URL</string>
266 <key>CFBundleURLSchemes</key>
267 <array>
268 <string>ftp</string>
269 </array>
270 </dict>
271 <dict>
272 <key>CFBundleURLName</key>
273 <string>Local file URL</string>
274 <key>CFBundleURLSchemes</key>
275 <array>
276 <string>file</string>
277 </array>
278 </dict>
279 </array>
280 <key>CFBundleVersion</key>
281 <string>1700.19</string>
282 <key>DTSDKBuild</key>
283 <string>10K549</string>
284 <key>DTSDKName</key>
285 <string>macosx10.6</string>
286 <key>DTXcode</key>
287 <string>0420</string>
288 <key>DTXcodeBuild</key>
289 <string>4C199</string>
290 <key>KSProductID</key>
291 <string>com.google.Chrome</string>
292 <key>KSUpdateURL</key>
293 <string>https://tools.google.com/service/update2</string>
294 <key>KSVersion</key>
295 <string>32.0.1700.19</string>
296 <key>LSFileQuarantineEnabled</key>
297 <true/>
298 <key>LSHasLocalizedDisplayName</key>
299 <string>1</string>
300 <key>LSMinimumSystemVersion</key>
301 <string>10.6.0</string>
302 <key>NSAppleScriptEnabled</key>
303 <true/>
304 <key>NSPrincipalClass</key>
305 <string>BrowserCrApplication</string>
306 <key>NSSupportsAutomaticGraphicsSwitching</key>
307 <true/>
308 <key>OSAScriptingDefinition</key>
309 <string>scripting.sdef</string>
310 <key>SCMRevision</key>
311 <string>235778</string>
312 <key>UTExportedTypeDeclarations</key>
313 <array>
314 <dict>
315 <key>UTTypeConformsTo</key>
316 <array>
317 <string>public.data</string>
318 </array>
319 <key>UTTypeDescription</key>
320 <string>Chromium Extra</string>
321 <key>UTTypeIdentifier</key>
322 <string>org.chromium.extension</string>
323 <key>UTTypeTagSpecification</key>
324 <dict>
325 <key>public.filename-extension</key>
326 <array>
327 <string>crx</string>
328 </array>
329 </dict>
330 </dict>
331 </array>
332 </dict>
333 </plist>
OLDNEW
« no previous file with comments | « chrome_mac/Google Chrome Packaging/xzdec ('k') | chrome_mac/Google Chrome.app/Contents/MacOS/Google Chrome » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698