From 5033a607b8f7b7a689355b9a00a804d319a5ea86 Mon Sep 17 00:00:00 2001 From: "stuart.morgan%alumni.case.edu" Date: Tue, 17 Jul 2007 23:19:56 +0000 Subject: [PATCH] Camino only - Bug 386915: Prevent launch on 10.3, to avoid crashes. r/sr=mento --- camino/Info-Camino.plist | 2 +- camino/Info-CaminoStatic.plist | 196 --------------------------------- 2 files changed, 1 insertion(+), 197 deletions(-) diff --git a/camino/Info-Camino.plist b/camino/Info-Camino.plist index ae24b7aa445..3dfeacbbb5e 100644 --- a/camino/Info-Camino.plist +++ b/camino/Info-Camino.plist @@ -160,7 +160,7 @@ CFBundleVersion 2.0a1pre LSMinimumSystemVersion - 10.3 + 10.4 NSAppleScriptEnabled NSMainNibFile diff --git a/camino/Info-CaminoStatic.plist b/camino/Info-CaminoStatic.plist index ae24b7aa445..e69de29bb2d 100644 --- a/camino/Info-CaminoStatic.plist +++ b/camino/Info-CaminoStatic.plist @@ -1,196 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - html - htm - shtml - xml - xhtml - shtm - xhtm - - CFBundleTypeIconFile - fileHtml.icns - CFBundleTypeName - HTML Document - CFBundleTypeOSTypes - - HTML - - CFBundleTypeRole - Viewer - - - CFBundleTypeExtensions - - txt - text - - CFBundleTypeIconFile - fileBookmark.icns - CFBundleTypeName - Text Document - CFBundleTypeOSTypes - - TEXT - utxt - - CFBundleTypeRole - Viewer - - - CFBundleTypeExtensions - - jpeg - jpg - png - gif - svg - svgz - - CFBundleTypeIconFile - fileBookmark.icns - CFBundleTypeName - Image Document - CFBundleTypeOSTypes - - GIFf - JPEG - PNGf - SVG - SVGZ - - CFBundleTypeRole - Viewer - - - CFBundleTypeExtensions - - webloc - ftploc - url - - CFBundleTypeIconFile - fileBookmark.icns - CFBundleTypeName - Web Document - CFBundleTypeOSTypes - - ilht - ilft - LINK - - CFBundleTypeRole - Viewer - - - CFBundleExecutable - Camino - CFBundleGetInfoString - Camino 2.0a1pre, © 1998-2007 Contributors - CFBundleIconFile - appicon.icns - CFBundleIdentifier - org.mozilla.camino - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Camino - CFBundlePackageType - APPL - CFBundleShortVersionString - 2.0a1pre - CFBundleSignature - MOZC - CFBundleURLTypes - - - CFBundleURLIconFile - fileHtml.icns - CFBundleURLName - http URL - CFBundleURLSchemes - - http - - - - CFBundleURLIconFile - fileHtml.icns - CFBundleURLName - https URL - CFBundleURLSchemes - - https - - - - CFBundleURLName - ftp URL - CFBundleURLSchemes - - ftp - - - - CFBundleURLName - gopher URL - CFBundleURLSchemes - - gopher - - - - CFBundleURLName - file URL - CFBundleURLSchemes - - file - - - - CFBundleVersion - 2.0a1pre - LSMinimumSystemVersion - 10.3 - NSAppleScriptEnabled - - NSMainNibFile - MainMenu - NSPrincipalClass - NSApplication - NSServices - - - NSKeyEquivalent - - default - U - - NSMenuItem - - default - Open URL in Camino - - NSMessage - openURL - NSPortName - Camino - NSSendTypes - - NSStringPboardType - - - - mozProfileDirName - Camino - -