From e0b4b1f761f5a67b17d3b59af53d0fe14b364f67 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Sat, 25 Apr 2009 16:30:33 +0000 Subject: - Bring Tiger branch up to 0.9.5 final (including bugfixes) code and tweak compression script. --- Interfaces/English.lproj/Console.nib/classes.nib | 93 +++++++-------------- Interfaces/English.lproj/Console.nib/info.nib | 11 +-- .../English.lproj/Console.nib/keyedobjects.nib | Bin 11296 -> 14081 bytes Interfaces/English.lproj/Credits.rtf | 3 +- .../English.lproj/DBView.nib/keyedobjects.nib | Bin 188484 -> 188524 bytes Interfaces/English.lproj/InfoPlist.strings | 2 +- 6 files changed, 39 insertions(+), 70 deletions(-) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/Console.nib/classes.nib b/Interfaces/English.lproj/Console.nib/classes.nib index 0328b33e..19ac3aff 100644 --- a/Interfaces/English.lproj/Console.nib/classes.nib +++ b/Interfaces/English.lproj/Console.nib/classes.nib @@ -1,63 +1,30 @@ - - - - - IBClasses - - - CLASS - NSObject - LANGUAGE - ObjC - - - CLASS - NSWindow - LANGUAGE - ObjC - SUPERCLASS - NSResponder - - - ACTIONS - - clearConsole - id - copy - id - saveConsoleAs - id - toggleShowSelectShowStatements - id - toggleShowTimeStamps - id - - CLASS - SPQueryConsole - LANGUAGE - ObjC - OUTLETS - - clearConsoleButton - NSButton - consoleSearchField - NSSearchField - consoleTableView - NSTableView - includeTimeStampsButton - NSButton - progressIndicator - NSProgressIndicator - saveConsoleButton - NSButton - saveLogView - NSView - - SUPERCLASS - NSWindowController - - - IBVersion - 1 - - +{ + IBClasses = ( + {CLASS = NSObject; LANGUAGE = ObjC; }, + {CLASS = NSWindow; LANGUAGE = ObjC; SUPERCLASS = NSResponder; }, + { + ACTIONS = { + clearConsole = id; + copy = id; + saveConsoleAs = id; + toggleShowSelectShowStatements = id; + toggleShowTimeStamps = id; + }; + CLASS = SPQueryConsole; + LANGUAGE = ObjC; + OUTLETS = { + clearConsoleButton = NSButton; + consoleSearchField = NSSearchField; + consoleTableView = NSTableView; + includeTimeStampsButton = NSButton; + progressIndicator = NSProgressIndicator; + saveConsoleButton = NSButton; + saveLogView = NSView; + showSelectShowStatementsMenuItem = NSMenuItem; + showTimeStampsMenuItem = NSMenuItem; + }; + SUPERCLASS = NSWindowController; + } + ); + IBVersion = 1; +} \ No newline at end of file diff --git a/Interfaces/English.lproj/Console.nib/info.nib b/Interfaces/English.lproj/Console.nib/info.nib index 2ca73e20..ce6631f8 100644 --- a/Interfaces/English.lproj/Console.nib/info.nib +++ b/Interfaces/English.lproj/Console.nib/info.nib @@ -1,20 +1,21 @@ - + + IBDocumentLocation + 69 85 356 240 0 0 1024 746 IBFramework Version - 677 + 489.0 IBLastKnownRelativeProjectPath ../../sequel-pro.xcodeproj IBOldestOS 5 IBOpenObjects - 49 - 7 + 3 IBSystem Version - 9G55 + 8S165 targetFramework IBCocoaFramework diff --git a/Interfaces/English.lproj/Console.nib/keyedobjects.nib b/Interfaces/English.lproj/Console.nib/keyedobjects.nib index 5cb43a2e..a9cb57b7 100644 Binary files a/Interfaces/English.lproj/Console.nib/keyedobjects.nib and b/Interfaces/English.lproj/Console.nib/keyedobjects.nib differ diff --git a/Interfaces/English.lproj/Credits.rtf b/Interfaces/English.lproj/Credits.rtf index 2f5301ee..a3758c25 100644 --- a/Interfaces/English.lproj/Credits.rtf +++ b/Interfaces/English.lproj/Credits.rtf @@ -16,7 +16,7 @@ Rowan Beentje \ {\field{\*\fldinst{HYPERLINK "http://marius.me.uk/"}}{\fldrslt \cf0 Marius Ursache}}\ Jakob Egger\ \pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://www.google.com/url?q=http://www.bibiko.de/&ei=7XnmSe_aJpCc-gakkKTiBQ&sa=X&oi=spellmeleon_result&resnum=1&ct=result&usg=AFQjCNHkKis7UP61ILUxK7GxnUHortnn_A"}}{\fldrslt \cf3 \ul \ulc3 Hans-J\'f6rg Bibiko}}\ +{\field{\*\fldinst{HYPERLINK "http://www.bibiko.de/"}}{\fldrslt \cf3 \ul \ulc3 Hans-J\'f6rg Bibiko}}\ \ \pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural @@ -40,6 +40,7 @@ Carsten Bl\'fcm\ Andrea Salomoni\ Greg Hulands\ Paul Kim (NoodleLineNumberView)\ +Alex King\ \ \b Artwork diff --git a/Interfaces/English.lproj/DBView.nib/keyedobjects.nib b/Interfaces/English.lproj/DBView.nib/keyedobjects.nib index c44f2194..6df4919c 100644 Binary files a/Interfaces/English.lproj/DBView.nib/keyedobjects.nib and b/Interfaces/English.lproj/DBView.nib/keyedobjects.nib differ diff --git a/Interfaces/English.lproj/InfoPlist.strings b/Interfaces/English.lproj/InfoPlist.strings index 6048d98c..9e47ef32 100644 --- a/Interfaces/English.lproj/InfoPlist.strings +++ b/Interfaces/English.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -CFBundleGetInfoString = "Sequel Pro version 0.9.5 Tiger Version, Copyright 2002-2009 Sequel Pro and CocoaMySQL team."; +CFBundleGetInfoString = "Sequel Pro Tiger Version 1, Copyright 2002-2009 Sequel Pro and CocoaMySQL team."; NSHumanReadableCopyright = "Copyright 2002-2009 Sequel Pro and CocoaMySQL team."; \ No newline at end of file -- cgit v1.2.3