From d10ca821ae2f3ab62daf92f5e9bde58bf796e36c Mon Sep 17 00:00:00 2001 From: Bibiko Date: Tue, 9 Nov 2010 15:40:44 +0000 Subject: =?UTF-8?q?=E2=80=A2=20added=20spBundle=20file=20extension?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Plists/Info.plist | 49 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) (limited to 'Resources') diff --git a/Resources/Plists/Info.plist b/Resources/Plists/Info.plist index c041b8ae..ecf74ffb 100644 --- a/Resources/Plists/Info.plist +++ b/Resources/Plists/Info.plist @@ -32,6 +32,7 @@ CFBundleTypeExtensions spTheme + sptheme CFBundleTypeIconFile appicon.icns @@ -74,6 +75,31 @@ LSTypeIsPackage + + CFBundleTypeExtensions + + spBundle + spbundle + + CFBundleTypeIconFile + spficon.icns + CFBundleTypeName + Sequel Pro Bundle + CFBundleTypeOSTypes + + sequel pro bundle + + CFBundleTypeRole + Editor + NSDocumentClass + SPDocumentController + LSItemContentTypes + + com.google.code.sequel-pro.spbundle + + LSTypeIsPackage + + CFBundleTypeExtensions @@ -210,6 +236,28 @@ + + UTTypeDescription + Sequel Pro Bundle + UTTypeIconFile + + UTTypeIdentifier + com.google.code.sequel-pro.spbundle + UTTypeConformsTo + + com.apple.package + + UTTypeTagSpecification + + com.apple.ostype + sequel pro bundle + public.filename-extension + + spbundle + spBundle + + + UTTypeDescription SQL File @@ -249,6 +297,7 @@ public.filename-extension spTheme + sptheme -- cgit v1.2.3