From c661b409eaa0e29d9e012b79e7a66574a554817a Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Sun, 23 May 2010 21:44:59 +0000 Subject: Initial implementation of tabs: - Addition of PSMTabBar framework - Rework away from a document-based TableDocument - Support tabs throughout the application - Add menu items for creating tabs, and add support for dragging tabs to different windows --- Resources/Info.plist | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'Resources') diff --git a/Resources/Info.plist b/Resources/Info.plist index 0494eca4..8e9d56cc 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -22,7 +22,7 @@ CFBundleTypeRole Editor NSDocumentClass - TableDocument + SPDocumentController CFBundleTypeExtensions @@ -40,7 +40,7 @@ CFBundleTypeRole Editor NSDocumentClass - TableDocument + SPDocumentController CFBundleExecutable @@ -63,20 +63,20 @@ 0.9.8 CFBundleVersion - FRFeedbackReporter.targetURL - http://log.sequelpro.com/submit FRFeedbackReporter.maxConsoleLogSize 10000 + FRFeedbackReporter.targetURL + http://log.sequelpro.com/submit LSMinimumSystemVersion 10.5.0 LSMinimumSystemVersionByArchitecture i386 10.5.0 - x86_64 - 10.6.0 ppc 10.5.0 + x86_64 + 10.6.0 NSAppleScriptEnabled @@ -110,11 +110,11 @@ + SUEnableSystemProfiling + SUFeedURL http://www.sequelpro.com/appcast/app-releases.xml SUPublicDSAKeyFile sparkle-public-key.pem - SUEnableSystemProfiling - -- cgit v1.2.3