From 8110678ed8c66a5daf2223d1ca53956d97edee23 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Thu, 19 Nov 2009 22:02:45 +0000 Subject: The result of being bored. Add a nicer looking about panel based on Adium's. --- sequel-pro.xcodeproj/project.pbxproj | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'sequel-pro.xcodeproj/project.pbxproj') diff --git a/sequel-pro.xcodeproj/project.pbxproj b/sequel-pro.xcodeproj/project.pbxproj index 4210ce4c..c8a884d3 100644 --- a/sequel-pro.xcodeproj/project.pbxproj +++ b/sequel-pro.xcodeproj/project.pbxproj @@ -78,6 +78,9 @@ 17B7B5F1101603D200F057DE /* typelib.h in Headers */ = {isa = PBXBuildFile; fileRef = 17B7B5E9101603D200F057DE /* typelib.h */; settings = {ATTRIBUTES = (Public, ); }; }; 17B7B61D101605E300F057DE /* MCPKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 17B7B5621016012700F057DE /* MCPKit.framework */; }; 17C058880FC9FC390077E9CF /* SPNarrowDownCompletion.m in Sources */ = {isa = PBXBuildFile; fileRef = 17C058870FC9FC390077E9CF /* SPNarrowDownCompletion.m */; }; + 17CC97F310B4ABE90034CD7A /* SPAboutController.m in Sources */ = {isa = PBXBuildFile; fileRef = 17CC97F210B4ABE90034CD7A /* SPAboutController.m */; }; + 17CC97F710B4AC6C0034CD7A /* AboutPanel.xib in Resources */ = {isa = PBXBuildFile; fileRef = 17CC97F510B4AC6C0034CD7A /* AboutPanel.xib */; }; + 17CC993B10B4C9C80034CD7A /* License.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 17CC993A10B4C9C80034CD7A /* License.rtf */; }; 17E641460EF01EB5001BC333 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 17E641440EF01EB5001BC333 /* main.m */; }; 17E641560EF01EF6001BC333 /* CustomQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = 17E641490EF01EF6001BC333 /* CustomQuery.m */; }; 17E641570EF01EF6001BC333 /* SPAppController.m in Sources */ = {isa = PBXBuildFile; fileRef = 17E6414B0EF01EF6001BC333 /* SPAppController.m */; }; @@ -435,6 +438,10 @@ 17B7B698101611C800F057DE /* build-mysql-client.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "build-mysql-client.sh"; sourceTree = ""; }; 17C058860FC9FC390077E9CF /* SPNarrowDownCompletion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPNarrowDownCompletion.h; sourceTree = ""; }; 17C058870FC9FC390077E9CF /* SPNarrowDownCompletion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPNarrowDownCompletion.m; sourceTree = ""; }; + 17CC97F110B4ABE90034CD7A /* SPAboutController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPAboutController.h; sourceTree = ""; }; + 17CC97F210B4ABE90034CD7A /* SPAboutController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPAboutController.m; sourceTree = ""; }; + 17CC97F610B4AC6C0034CD7A /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = Interfaces/English.lproj/AboutPanel.xib; sourceTree = ""; }; + 17CC993A10B4C9C80034CD7A /* License.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = License.rtf; sourceTree = ""; }; 17DA04EA0FC1A7DA00D66140 /* Unit Tests-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Unit Tests-Info.plist"; sourceTree = ""; }; 17E641440EF01EB5001BC333 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 17E641450EF01EB5001BC333 /* sequel-pro_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "sequel-pro_Prefix.pch"; sourceTree = ""; }; @@ -847,6 +854,8 @@ 173E70D2107FF687008733C9 /* Subview Controllers */ = { isa = PBXGroup; children = ( + 17CC97F110B4ABE90034CD7A /* SPAboutController.h */, + 17CC97F210B4ABE90034CD7A /* SPAboutController.m */, BC675A121072039C00C5ACD4 /* SPContentFilterManager.h */, BC675A131072039C00C5ACD4 /* SPContentFilterManager.m */, BC9F087F100FCF2C00A80D32 /* SPFieldEditorController.h */, @@ -1065,6 +1074,7 @@ 1740F8350FC3069700CF3699 /* Templates */, 384582BC0FB95C9100DDACB6 /* Localizable.strings */, 17E642390EF0216C001BC333 /* Credits.rtf */, + 17CC993A10B4C9C80034CD7A /* License.rtf */, 17E641F50EF02088001BC333 /* Growl Registration Ticket.growlRegDict */, 5885940E0F7AEE6000ED0E67 /* sparkle-public-key.pem */, ); @@ -1253,6 +1263,7 @@ 17E642050EF020A3001BC333 /* Interfaces */ = { isa = PBXGroup; children = ( + 17CC97F510B4AC6C0034CD7A /* AboutPanel.xib */, BC65C3B0107CE3EE003F7B02 /* ImportAccessory.xib */, BC675A15107203BA00C5ACD4 /* ContentFilterManager.xib */, BCCBD7FA104408B000D4C50A /* SaveSPFAccessory.xib */, @@ -1692,6 +1703,8 @@ 174CE11E10AB80B5008F892B /* DatabaseProcessList.xib in Resources */, 1792C13210AD752100ABE758 /* DatabaseServerVariables.xib in Resources */, 17A66F6B10B1ED59004C9B12 /* old-appicon.icns in Resources */, + 17CC97F710B4AC6C0034CD7A /* AboutPanel.xib in Resources */, + 17CC993B10B4C9C80034CD7A /* License.rtf in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1846,6 +1859,7 @@ 174CE14210AB9281008F892B /* SPProcessListController.m in Sources */, 1792C13710AD75C800ABE758 /* SPServerVariablesController.m in Sources */, 1792C26110AE1A2D00ABE758 /* SPConnectionDelegate.m in Sources */, + 17CC97F310B4ABE90034CD7A /* SPAboutController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1914,6 +1928,15 @@ path = ..; sourceTree = ""; }; + 17CC97F510B4AC6C0034CD7A /* AboutPanel.xib */ = { + isa = PBXVariantGroup; + children = ( + 17CC97F610B4AC6C0034CD7A /* English */, + ); + name = AboutPanel.xib; + path = ..; + sourceTree = ""; + }; 17E642060EF020CB001BC333 /* DBView.xib */ = { isa = PBXVariantGroup; children = ( -- cgit v1.2.3