2007-03-22 10:30:00 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
|
<plist version="1.0">
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
|
<string>English</string>
|
|
|
|
<key>CFBundleDocumentTypes</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeExtensions</key>
|
|
|
|
<array>
|
|
|
|
<string>html</string>
|
|
|
|
<string>htm</string>
|
|
|
|
<string>shtml</string>
|
|
|
|
<string>xht</string>
|
|
|
|
<string>xhtml</string>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleTypeIconFile</key>
|
|
|
|
<string>document.icns</string>
|
|
|
|
<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>text</string>
|
|
|
|
<string>txt</string>
|
|
|
|
<string>js</string>
|
|
|
|
<string>log</string>
|
|
|
|
<string>css</string>
|
|
|
|
<string>xul</string>
|
|
|
|
<string>rdf</string>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleTypeIconFile</key>
|
|
|
|
<string>document.icns</string>
|
|
|
|
<key>CFBundleTypeName</key>
|
|
|
|
<string>Text Document</string>
|
|
|
|
<key>CFBundleTypeOSTypes</key>
|
|
|
|
<array>
|
|
|
|
<string>TEXT</string>
|
|
|
|
<string>utxt</string>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Viewer</string>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeExtensions</key>
|
|
|
|
<array>
|
|
|
|
<string>jpeg</string>
|
|
|
|
<string>jpg</string>
|
|
|
|
<string>png</string>
|
|
|
|
<string>gif</string>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleTypeIconFile</key>
|
|
|
|
<string>fileBookmark.icns</string>
|
|
|
|
<key>CFBundleTypeName</key>
|
|
|
|
<string>document.icns</string>
|
|
|
|
<key>CFBundleTypeOSTypes</key>
|
|
|
|
<array>
|
|
|
|
<string>GIFf</string>
|
|
|
|
<string>JPEG</string>
|
|
|
|
<string>PNGf</string>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Viewer</string>
|
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
<string>firefox-bin</string>
|
|
|
|
<key>CFBundleGetInfoString</key>
|
2009-12-29 14:13:00 -08:00
|
|
|
<string>%APP_NAME% %APP_VERSION%</string>
|
2007-03-22 10:30:00 -07:00
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
<string>firefox</string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
2010-03-23 21:45:40 -07:00
|
|
|
<string>org.mozilla.%LOWER_APP_NAME%</string>
|
2007-03-22 10:30:00 -07:00
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundleName</key>
|
2007-06-04 22:26:33 -07:00
|
|
|
<string>%APP_NAME%</string>
|
2007-03-22 10:30:00 -07:00
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleShortVersionString</key>
|
2007-06-04 22:26:33 -07:00
|
|
|
<string>%APP_VERSION%</string>
|
2007-03-22 10:30:00 -07:00
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<string>MOZB</string>
|
|
|
|
<key>CFBundleURLTypes</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleURLIconFile</key>
|
|
|
|
<string>document.icns</string>
|
|
|
|
<key>CFBundleURLName</key>
|
|
|
|
<string>http URL</string>
|
|
|
|
<key>CFBundleURLSchemes</key>
|
|
|
|
<array>
|
|
|
|
<string>http</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleURLIconFile</key>
|
|
|
|
<string>document.icns</string>
|
|
|
|
<key>CFBundleURLName</key>
|
|
|
|
<string>https URL</string>
|
|
|
|
<key>CFBundleURLSchemes</key>
|
|
|
|
<array>
|
|
|
|
<string>https</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleURLName</key>
|
|
|
|
<string>ftp URL</string>
|
|
|
|
<key>CFBundleURLSchemes</key>
|
|
|
|
<array>
|
|
|
|
<string>ftp</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleURLName</key>
|
|
|
|
<string>file URL</string>
|
|
|
|
<key>CFBundleURLSchemes</key>
|
|
|
|
<array>
|
|
|
|
<string>file</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleVersion</key>
|
2007-06-04 22:26:33 -07:00
|
|
|
<string>%APP_VERSION%</string>
|
2007-03-22 10:30:00 -07:00
|
|
|
<key>NSAppleScriptEnabled</key>
|
|
|
|
<true/>
|
2008-02-18 16:10:44 -08:00
|
|
|
<key>CGDisableCoalescedUpdates</key>
|
|
|
|
<true/>
|
2010-07-07 01:55:03 -07:00
|
|
|
<key>LSMinimumSystemVersion</key>
|
|
|
|
<string>10.5</string>
|
2010-08-23 12:33:51 -07:00
|
|
|
<key>LSMinimumSystemVersionByArchitecture</key>
|
|
|
|
<dict>
|
|
|
|
<key>i386</key>
|
|
|
|
<string>10.5.0</string>
|
|
|
|
<key>x86_64</key>
|
|
|
|
<string>10.6.0</string>
|
|
|
|
</dict>
|
2007-03-22 10:30:00 -07:00
|
|
|
</dict>
|
|
|
|
</plist>
|