From dddd6307acda804b4abbe000e9ba8fb379c658f9 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Fri, 9 Jul 2010 11:21:18 +0000 Subject: =?UTF-8?q?=E2=80=A2=20added=20to=20SP's=20info.plist=20-=20Unifor?= =?UTF-8?q?m=20Type=20Identifier=20(UTI)=20for=20extensions=20spf,=20spfs?= =?UTF-8?q?=20in=20order=20to=20support=20QuickLook=20in=20future=20-=20ad?= =?UTF-8?q?ded=20plain=20text=20QuickLook=20support=20for=20sql=20files=20?= =?UTF-8?q?to=20be=20able=20to=20read=20them=20in=20QL=20mode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Plists/Info.plist | 332 +++++++++++++++++++++++++++----------------- 1 file changed, 203 insertions(+), 129 deletions(-) diff --git a/Resources/Plists/Info.plist b/Resources/Plists/Info.plist index 474ac750..2b7aa0a0 100644 --- a/Resources/Plists/Info.plist +++ b/Resources/Plists/Info.plist @@ -1,140 +1,214 @@ - - CFBundleDevelopmentRegion - English - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - spf - - CFBundleTypeIconFile - spficon.icns - CFBundleTypeName - Sequel Pro Connection - CFBundleTypeOSTypes - - connection - - CFBundleTypeRole - Editor - NSDocumentClass - SPDocumentController - - - CFBundleTypeExtensions - - spfs - - CFBundleTypeIconFile - spficon.icns - CFBundleTypeName - Sequel Pro Connection Bundle - CFBundleTypeOSTypes - - connection - - CFBundleTypeRole - Editor - NSDocumentClass - SPDocumentController - LSTypeIsPackage - 1 - - - CFBundleTypeExtensions - - sql - - CFBundleTypeIconFile - sqlicon.icns - CFBundleTypeName - SQL File - CFBundleTypeOSTypes - - sql text - - CFBundleTypeRole - Editor - NSDocumentClass - SPDocumentController - - - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleHelpBookFolder - english_help - CFBundleHelpBookName - Sequel Pro Help - CFBundleIconFile - appicon.icns - CFBundleIdentifier - com.google.code.sequel-pro - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - APPL - CFBundleShortVersionString - 0.9.8 - CFBundleVersion - - FRFeedbackReporter.maxConsoleLogSize - 10000 - FRFeedbackReporter.targetURL - http://log.sequelpro.com/submit - LSMinimumSystemVersion - 10.5.0 - LSMinimumSystemVersionByArchitecture - i386 - 10.5.0 - ppc + CFBundleDevelopmentRegion + English + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + spf + + CFBundleTypeIconFile + spficon.icns + CFBundleTypeName + Sequel Pro Connection + CFBundleTypeOSTypes + + connection + + CFBundleTypeRole + Editor + NSDocumentClass + SPDocumentController + LSItemContentTypes + + com.google.code.sequel-pro.spf + + + + CFBundleTypeExtensions + + spfs + + CFBundleTypeIconFile + spficon.icns + CFBundleTypeName + Sequel Pro Connection Bundle + CFBundleTypeOSTypes + + connections + + CFBundleTypeRole + Editor + NSDocumentClass + SPDocumentController + LSItemContentTypes + + com.google.code.sequel-pro.spfs + + LSTypeIsPackage + + + + CFBundleTypeExtensions + + sql + + CFBundleTypeIconFile + sqlicon.icns + CFBundleTypeName + SQL File + CFBundleTypeOSTypes + + sql text + + CFBundleTypeRole + Editor + NSDocumentClass + SPDocumentController + + + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleHelpBookFolder + english_help + CFBundleHelpBookName + Sequel Pro Help + CFBundleIconFile + appicon.icns + CFBundleIdentifier + com.google.code.sequel-pro + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.9.8 + CFBundleVersion + + FRFeedbackReporter.maxConsoleLogSize + 10000 + FRFeedbackReporter.targetURL + http://log.sequelpro.com/submit + LSMinimumSystemVersion 10.5.0 - x86_64 - 10.6.0 - - NSAppleScriptEnabled - - NSHumanReadableCopyright - Copyright 2002-2010 Sequel Pro and CocoaMySQL team. - NSMainNibFile - MainMenu - NSPrincipalClass - FRExceptionReportingApplication - NSServices - + LSMinimumSystemVersionByArchitecture - NSKeyEquivalent + i386 + 10.5.0 + ppc + 10.5.0 + x86_64 + 10.6.0 + + NSAppleScriptEnabled + + NSHumanReadableCopyright + Copyright 2002-2010 Sequel Pro and CocoaMySQL team. + NSMainNibFile + MainMenu + NSPrincipalClass + FRExceptionReportingApplication + NSServices + - default - M + NSKeyEquivalent + + default + M + + NSMenuItem + + default + Sequel Pro/Perform selection as MySQL query + + NSMessage + doPerformQueryService + NSPortName + Sequel Pro + NSSendTypes + + NSStringPboardType + NSURLPboardType + - NSMenuItem + + SUEnableSystemProfiling + + SUFeedURL + http://www.sequelpro.com/appcast/app-releases.xml + SUPublicDSAKeyFile + sparkle-public-key.pem + UTExportedTypeDeclarations + - default - Sequel Pro/Perform selection as MySQL query + UTTypeDescription + Sequel Pro Connection + UTTypeIconFile + + UTTypeIdentifier + com.google.code.sequel-pro.spf + UTTypeConformsTo + + public.plain-text + + UTTypeTagSpecification + + com.apple.ostype + connection + public.filename-extension + + spf + + - NSMessage - doPerformQueryService - NSPortName - Sequel Pro - NSSendTypes - - NSStringPboardType - NSURLPboardType - - - - SUEnableSystemProfiling - - SUFeedURL - http://www.sequelpro.com/appcast/app-releases.xml - SUPublicDSAKeyFile - sparkle-public-key.pem - + + UTTypeDescription + Sequel Pro Connection Bundle + UTTypeIconFile + + UTTypeIdentifier + com.google.code.sequel-pro.spfs + UTTypeConformsTo + + com.apple.package + + UTTypeTagSpecification + + com.apple.ostype + connections + public.filename-extension + + spfs + + + + + UTTypeDescription + SQL File + UTTypeIconFile + + UTTypeIdentifier + com.google.code.sequel-pro.sql + UTTypeConformsTo + + public.plain-text + + UTTypeTagSpecification + + com.apple.ostype + sql text + public.filename-extension + + sql + + + + + -- cgit v1.2.3