Index: chrome_mac/Google Chrome.app/Contents/Info.plist |
=================================================================== |
--- chrome_mac/Google Chrome.app/Contents/Info.plist (revision 0) |
+++ chrome_mac/Google Chrome.app/Contents/Info.plist (revision 0) |
@@ -0,0 +1,333 @@ |
+<?xml version="1.0" encoding="UTF-8"?> |
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
+<plist version="1.0"> |
+<dict> |
+ <key>BuildMachineOSBuild</key> |
+ <string>10K549</string> |
+ <key>CFBundleDevelopmentRegion</key> |
+ <string>en</string> |
+ <key>CFBundleDisplayName</key> |
+ <string>Google Chrome</string> |
+ <key>CFBundleDocumentTypes</key> |
+ <array> |
+ <dict> |
+ <key>CFBundleTypeExtensions</key> |
+ <array> |
+ <string>gif</string> |
+ </array> |
+ <key>CFBundleTypeIconFile</key> |
+ <string>document.icns</string> |
+ <key>CFBundleTypeMIMETypes</key> |
+ <array> |
+ <string>image/gif</string> |
+ </array> |
+ <key>CFBundleTypeName</key> |
+ <string>GIF image</string> |
+ <key>CFBundleTypeOSTypes</key> |
+ <array> |
+ <string>GIFf</string> |
+ </array> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ </dict> |
+ <dict> |
+ <key>CFBundleTypeExtensions</key> |
+ <array> |
+ <string>html</string> |
+ <string>htm</string> |
+ </array> |
+ <key>CFBundleTypeIconFile</key> |
+ <string>document.icns</string> |
+ <key>CFBundleTypeMIMETypes</key> |
+ <array> |
+ <string>text/html</string> |
+ </array> |
+ <key>CFBundleTypeName</key> |
+ <string>HTML document</string> |
+ <key>CFBundleTypeOSTypes</key> |
+ <array> |
+ <string>HTML</string> |
+ </array> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ </dict> |
+ <dict> |
+ <key>CFBundleTypeExtensions</key> |
+ <array> |
+ <string>js</string> |
+ </array> |
+ <key>CFBundleTypeIconFile</key> |
+ <string>document.icns</string> |
+ <key>CFBundleTypeMIMETypes</key> |
+ <array> |
+ <string>application/x-javascript</string> |
+ </array> |
+ <key>CFBundleTypeName</key> |
+ <string>JavaScript script</string> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ </dict> |
+ <dict> |
+ <key>CFBundleTypeExtensions</key> |
+ <array> |
+ <string>jpg</string> |
+ <string>jpeg</string> |
+ </array> |
+ <key>CFBundleTypeIconFile</key> |
+ <string>document.icns</string> |
+ <key>CFBundleTypeMIMETypes</key> |
+ <array> |
+ <string>image/jpeg</string> |
+ </array> |
+ <key>CFBundleTypeName</key> |
+ <string>JPEG image</string> |
+ <key>CFBundleTypeOSTypes</key> |
+ <array> |
+ <string>JPEG</string> |
+ </array> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ </dict> |
+ <dict> |
+ <key>CFBundleTypeExtensions</key> |
+ <array> |
+ <string>oga</string> |
+ <string>ogg</string> |
+ </array> |
+ <key>CFBundleTypeIconFile</key> |
+ <string>document.icns</string> |
+ <key>CFBundleTypeMIMETypes</key> |
+ <array> |
+ <string>audio/ogg</string> |
+ </array> |
+ <key>CFBundleTypeName</key> |
+ <string>HTML5 Audio (Ogg)</string> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ </dict> |
+ <dict> |
+ <key>CFBundleTypeExtensions</key> |
+ <array> |
+ <string>ogv</string> |
+ </array> |
+ <key>CFBundleTypeIconFile</key> |
+ <string>document.icns</string> |
+ <key>CFBundleTypeMIMETypes</key> |
+ <array> |
+ <string>video/ogg</string> |
+ </array> |
+ <key>CFBundleTypeName</key> |
+ <string>HTML5 Video (Ogg)</string> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ </dict> |
+ <dict> |
+ <key>CFBundleTypeExtensions</key> |
+ <array> |
+ <string>png</string> |
+ </array> |
+ <key>CFBundleTypeIconFile</key> |
+ <string>document.icns</string> |
+ <key>CFBundleTypeMIMETypes</key> |
+ <array> |
+ <string>image/png</string> |
+ </array> |
+ <key>CFBundleTypeName</key> |
+ <string>PNG image</string> |
+ <key>CFBundleTypeOSTypes</key> |
+ <array> |
+ <string>PNGf</string> |
+ </array> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ </dict> |
+ <dict> |
+ <key>CFBundleTypeExtensions</key> |
+ <array> |
+ <string>svg</string> |
+ </array> |
+ <key>CFBundleTypeIconFile</key> |
+ <string>document.icns</string> |
+ <key>CFBundleTypeMIMETypes</key> |
+ <array> |
+ <string>image/svg+xml</string> |
+ </array> |
+ <key>CFBundleTypeName</key> |
+ <string>SVG document</string> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ </dict> |
+ <dict> |
+ <key>CFBundleTypeExtensions</key> |
+ <array> |
+ <string>txt</string> |
+ <string>text</string> |
+ </array> |
+ <key>CFBundleTypeIconFile</key> |
+ <string>document.icns</string> |
+ <key>CFBundleTypeMIMETypes</key> |
+ <array> |
+ <string>text/plain</string> |
+ </array> |
+ <key>CFBundleTypeName</key> |
+ <string>Plain text document</string> |
+ <key>CFBundleTypeOSTypes</key> |
+ <array> |
+ <string>TEXT</string> |
+ </array> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ </dict> |
+ <dict> |
+ <key>CFBundleTypeExtensions</key> |
+ <array> |
+ <string>webm</string> |
+ </array> |
+ <key>CFBundleTypeIconFile</key> |
+ <string>document.icns</string> |
+ <key>CFBundleTypeMIMETypes</key> |
+ <array> |
+ <string>video/webm</string> |
+ </array> |
+ <key>CFBundleTypeName</key> |
+ <string>HTML5 Video (WebM)</string> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ </dict> |
+ <dict> |
+ <key>CFBundleTypeExtensions</key> |
+ <array> |
+ <string>webp</string> |
+ </array> |
+ <key>CFBundleTypeIconFile</key> |
+ <string>document.icns</string> |
+ <key>CFBundleTypeMIMETypes</key> |
+ <array> |
+ <string>image/webp</string> |
+ </array> |
+ <key>CFBundleTypeName</key> |
+ <string>WebP image</string> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ </dict> |
+ <dict> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ <key>LSItemContentTypes</key> |
+ <array> |
+ <string>org.chromium.extension</string> |
+ </array> |
+ </dict> |
+ <dict> |
+ <key>CFBundleTypeExtensions</key> |
+ <array> |
+ <string>pdf</string> |
+ </array> |
+ <key>CFBundleTypeIconFile</key> |
+ <string>document.icns</string> |
+ <key>CFBundleTypeMIMETypes</key> |
+ <string>application/pdf</string> |
+ <key>CFBundleTypeName</key> |
+ <string>PDF Document</string> |
+ <key>CFBundleTypeRole</key> |
+ <string>Viewer</string> |
+ </dict> |
+ </array> |
+ <key>CFBundleExecutable</key> |
+ <string>Google Chrome</string> |
+ <key>CFBundleIconFile</key> |
+ <string>app.icns</string> |
+ <key>CFBundleIdentifier</key> |
+ <string>com.google.Chrome</string> |
+ <key>CFBundleInfoDictionaryVersion</key> |
+ <string>6.0</string> |
+ <key>CFBundleName</key> |
+ <string>Chrome</string> |
+ <key>CFBundlePackageType</key> |
+ <string>APPL</string> |
+ <key>CFBundleShortVersionString</key> |
+ <string>32.0.1700.19</string> |
+ <key>CFBundleSignature</key> |
+ <string>rimZ</string> |
+ <key>CFBundleURLTypes</key> |
+ <array> |
+ <dict> |
+ <key>CFBundleURLName</key> |
+ <string>Web site URL</string> |
+ <key>CFBundleURLSchemes</key> |
+ <array> |
+ <string>http</string> |
+ <string>https</string> |
+ </array> |
+ </dict> |
+ <dict> |
+ <key>CFBundleURLName</key> |
+ <string>FTP site URL</string> |
+ <key>CFBundleURLSchemes</key> |
+ <array> |
+ <string>ftp</string> |
+ </array> |
+ </dict> |
+ <dict> |
+ <key>CFBundleURLName</key> |
+ <string>Local file URL</string> |
+ <key>CFBundleURLSchemes</key> |
+ <array> |
+ <string>file</string> |
+ </array> |
+ </dict> |
+ </array> |
+ <key>CFBundleVersion</key> |
+ <string>1700.19</string> |
+ <key>DTSDKBuild</key> |
+ <string>10K549</string> |
+ <key>DTSDKName</key> |
+ <string>macosx10.6</string> |
+ <key>DTXcode</key> |
+ <string>0420</string> |
+ <key>DTXcodeBuild</key> |
+ <string>4C199</string> |
+ <key>KSProductID</key> |
+ <string>com.google.Chrome</string> |
+ <key>KSUpdateURL</key> |
+ <string>https://tools.google.com/service/update2</string> |
+ <key>KSVersion</key> |
+ <string>32.0.1700.19</string> |
+ <key>LSFileQuarantineEnabled</key> |
+ <true/> |
+ <key>LSHasLocalizedDisplayName</key> |
+ <string>1</string> |
+ <key>LSMinimumSystemVersion</key> |
+ <string>10.6.0</string> |
+ <key>NSAppleScriptEnabled</key> |
+ <true/> |
+ <key>NSPrincipalClass</key> |
+ <string>BrowserCrApplication</string> |
+ <key>NSSupportsAutomaticGraphicsSwitching</key> |
+ <true/> |
+ <key>OSAScriptingDefinition</key> |
+ <string>scripting.sdef</string> |
+ <key>SCMRevision</key> |
+ <string>235778</string> |
+ <key>UTExportedTypeDeclarations</key> |
+ <array> |
+ <dict> |
+ <key>UTTypeConformsTo</key> |
+ <array> |
+ <string>public.data</string> |
+ </array> |
+ <key>UTTypeDescription</key> |
+ <string>Chromium Extra</string> |
+ <key>UTTypeIdentifier</key> |
+ <string>org.chromium.extension</string> |
+ <key>UTTypeTagSpecification</key> |
+ <dict> |
+ <key>public.filename-extension</key> |
+ <array> |
+ <string>crx</string> |
+ </array> |
+ </dict> |
+ </dict> |
+ </array> |
+</dict> |
+</plist> |