diff options
author | rowanbeentje <rowan@beent.je> | 2009-11-23 13:38:57 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2009-11-23 13:38:57 +0000 |
commit | f7a01ec068e7e7088a685cabd22c3dbbb8f7f0da (patch) | |
tree | 0bd1bba2202a036676b6acc9428d1e07e791fd91 /sequel-pro.xcodeproj | |
parent | 1064dfa5438d493f996d52fd9b1554d121b93214 (diff) | |
download | sequelpro-f7a01ec068e7e7088a685cabd22c3dbbb8f7f0da.tar.gz sequelpro-f7a01ec068e7e7088a685cabd22c3dbbb8f7f0da.tar.bz2 sequelpro-f7a01ec068e7e7088a685cabd22c3dbbb8f7f0da.zip |
- Tweak pagination to fix click-through of pagination popup, fix next page button mouseover text, display no text when 0 or 1 pages of results for clarity
- No longer include the old app icon in the built product (but leave it in the project)
Diffstat (limited to 'sequel-pro.xcodeproj')
-rw-r--r-- | sequel-pro.xcodeproj/project.pbxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sequel-pro.xcodeproj/project.pbxproj b/sequel-pro.xcodeproj/project.pbxproj index 75b8063f..7dc7acc4 100644 --- a/sequel-pro.xcodeproj/project.pbxproj +++ b/sequel-pro.xcodeproj/project.pbxproj @@ -27,7 +27,6 @@ 1792C13710AD75C800ABE758 /* SPServerVariablesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1792C13610AD75C800ABE758 /* SPServerVariablesController.m */; }; 1792C26110AE1A2D00ABE758 /* SPConnectionDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1792C26010AE1A2D00ABE758 /* SPConnectionDelegate.m */; }; 179F15060F7C433C00579954 /* SPEditorTokens.l in Sources */ = {isa = PBXBuildFile; fileRef = 179F15050F7C433C00579954 /* SPEditorTokens.l */; }; - 17A66F6B10B1ED59004C9B12 /* old-appicon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 17A66F6A10B1ED59004C9B12 /* old-appicon.icns */; }; 17B7B578101601C300F057DE /* libmysqlclient.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17B7B576101601C300F057DE /* libmysqlclient.a */; }; 17B7B5901016028F00F057DE /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 17B7B58F1016028F00F057DE /* libcrypto.dylib */; }; 17B7B592101602AE00F057DE /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 17B7B591101602AE00F057DE /* libssl.dylib */; }; @@ -1719,7 +1718,6 @@ 582A05A9108A5CCF0027D42B /* ProgressIndicatorLayer.xib in Resources */, 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 */, 58C3506510B9A56C00D37E14 /* button_left.png in Resources */, |