diff options
Diffstat (limited to 'Interfaces/English.lproj/ConnectionErrorDialog.xib')
-rw-r--r-- | Interfaces/English.lproj/ConnectionErrorDialog.xib | 30 |
1 files changed, 17 insertions, 13 deletions
diff --git a/Interfaces/English.lproj/ConnectionErrorDialog.xib b/Interfaces/English.lproj/ConnectionErrorDialog.xib index ccd7a7d9..e6802666 100644 --- a/Interfaces/English.lproj/ConnectionErrorDialog.xib +++ b/Interfaces/English.lproj/ConnectionErrorDialog.xib @@ -2,13 +2,13 @@ <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="8.00"> <data> <int key="IBDocument.SystemTarget">1060</int> - <string key="IBDocument.SystemVersion">13B3116</string> - <string key="IBDocument.InterfaceBuilderVersion">4514</string> - <string key="IBDocument.AppKitVersion">1265</string> - <string key="IBDocument.HIToolboxVersion">696.00</string> + <string key="IBDocument.SystemVersion">13F34</string> + <string key="IBDocument.InterfaceBuilderVersion">6254</string> + <string key="IBDocument.AppKitVersion">1265.21</string> + <string key="IBDocument.HIToolboxVersion">698.00</string> <object class="NSMutableDictionary" key="IBDocument.PluginVersions"> <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string> - <string key="NS.object.0">4514</string> + <string key="NS.object.0">6254</string> </object> <array key="IBDocument.IntegratedClassDependencies"> <string>NSButton</string> @@ -48,7 +48,7 @@ <nil key="NSViewClass"/> <nil key="NSUserInterfaceItemIdentifier"/> <object class="NSView" key="NSWindowView" id="552671949"> - <nil key="NSNextResponder"/> + <reference key="NSNextResponder"/> <int key="NSvFlags">256</int> <array class="NSMutableArray" key="NSSubviews"> <object class="NSTextField" id="625523505"> @@ -56,13 +56,14 @@ <int key="NSvFlags">274</int> <string key="NSFrame">{{112, 64}, {404, 34}}</string> <reference key="NSSuperview" ref="552671949"/> + <reference key="NSWindow"/> <bool key="NSEnabled">YES</bool> <object class="NSTextFieldCell" key="NSCell" id="1045633636"> <int key="NSCellFlags">67108864</int> <int key="NSCellFlags2">272629760</int> <string key="NSContents">Sequel Pro appears to have lost the connection to the server, or the server has stopped responding.</string> <object class="NSFont" key="NSSupport" id="874654698"> - <string key="NSName">.LucidaGrandeUI</string> + <bool key="IBIsSystemFont">YES</bool> <double key="NSSize">13</double> <int key="NSfFlags">1044</int> </object> @@ -94,6 +95,7 @@ <int key="NSvFlags">289</int> <string key="NSFrame">{{365, 12}, {154, 32}}</string> <reference key="NSSuperview" ref="552671949"/> + <reference key="NSWindow"/> <int key="NSTag">1</int> <bool key="NSEnabled">YES</bool> <object class="NSButtonCell" key="NSCell" id="884446740"> @@ -116,6 +118,7 @@ <int key="NSvFlags">289</int> <string key="NSFrame">{{198, 12}, {167, 32}}</string> <reference key="NSSuperview" ref="552671949"/> + <reference key="NSWindow"/> <bool key="NSEnabled">YES</bool> <object class="NSButtonCell" key="NSCell" id="47055839"> <int key="NSCellFlags">67108864</int> @@ -145,6 +148,7 @@ </set> <string key="NSFrame">{{20, 53}, {75, 74}}</string> <reference key="NSSuperview" ref="552671949"/> + <reference key="NSWindow"/> <bool key="NSEnabled">YES</bool> <object class="NSImageCell" key="NSCell" id="24661938"> <int key="NSCellFlags">134217728</int> @@ -174,6 +178,7 @@ </set> <string key="NSFrame">{{70, 49}, {32, 32}}</string> <reference key="NSSuperview" ref="552671949"/> + <reference key="NSWindow"/> <bool key="NSEnabled">YES</bool> <object class="NSImageCell" key="NSCell" id="572830162"> <int key="NSCellFlags">134217728</int> @@ -195,13 +200,14 @@ <int key="NSvFlags">268</int> <string key="NSFrame">{{112, 110}, {404, 17}}</string> <reference key="NSSuperview" ref="552671949"/> + <reference key="NSWindow"/> <bool key="NSEnabled">YES</bool> <object class="NSTextFieldCell" key="NSCell" id="298401010"> <int key="NSCellFlags">68157504</int> <int key="NSCellFlags2">272630784</int> <string key="NSContents">Connection Lost</string> <object class="NSFont" key="NSSupport"> - <string key="NSName">.LucidaGrandeUI-Bold</string> + <bool key="IBIsSystemFont">YES</bool> <double key="NSSize">13</double> <int key="NSfFlags">2072</int> </object> @@ -215,6 +221,8 @@ </object> </array> <string key="NSFrameSize">{533, 147}</string> + <reference key="NSSuperview"/> + <reference key="NSWindow"/> </object> <string key="NSScreenRect">{{0, 0}, {1440, 878}}</string> <string key="NSMaxSize">{10000000000000, 10000000000000}</string> @@ -223,7 +231,7 @@ </array> <object class="IBObjectContainer" key="IBDocument.Objects"> <bool key="usesAutoincrementingIDs">NO</bool> - <array class="NSMutableArray" key="connectionRecords"> + <array key="connectionRecords"> <object class="IBConnectionRecord"> <object class="IBOutletConnection" key="connection"> <string key="label">connectionErrorDialog</string> @@ -407,10 +415,6 @@ <int key="IBDocument.localizationMode">0</int> <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string> <bool key="IBDocument.previouslyAttemptedUpgradeToXcode5">YES</bool> - <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults"> - <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string> - <integer value="1060" key="NS.object.0"/> - </object> <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies"> <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string> <integer value="4600" key="NS.object.0"/> |