aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DataMigrationDialog.xib
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2010-02-05 18:41:42 +0000
committerBibiko <bibiko@eva.mpg.de>2010-02-05 18:41:42 +0000
commit5698e7b63f0e187bb8b9d611cad4d6ec40412a4d (patch)
tree297887d2700c686db6e87e7c0d8dae86f49170dd /Interfaces/English.lproj/DataMigrationDialog.xib
parent843eeb2b7af11b97bdcdb9f332a9ee44dae49c0f (diff)
downloadsequelpro-5698e7b63f0e187bb8b9d611cad4d6ec40412a4d.tar.gz
sequelpro-5698e7b63f0e187bb8b9d611cad4d6ec40412a4d.tar.bz2
sequelpro-5698e7b63f0e187bb8b9d611cad4d6ec40412a4d.zip
• fixed endless loop if user selects a table whose name contains chars which are not support by the current set encoding
• added DataMigrationDialog.xib to Xcode project
Diffstat (limited to 'Interfaces/English.lproj/DataMigrationDialog.xib')
-rw-r--r--Interfaces/English.lproj/DataMigrationDialog.xib30
1 files changed, 14 insertions, 16 deletions
diff --git a/Interfaces/English.lproj/DataMigrationDialog.xib b/Interfaces/English.lproj/DataMigrationDialog.xib
index cbf5312e..6cd0376a 100644
--- a/Interfaces/English.lproj/DataMigrationDialog.xib
+++ b/Interfaces/English.lproj/DataMigrationDialog.xib
@@ -12,7 +12,7 @@
</object>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
- <integer value="42"/>
+ <integer value="11"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
@@ -44,7 +44,7 @@
<string key="NSWindowRect">{{262, 452}, {465, 311}}</string>
<int key="NSWTFlags">1886912512</int>
<string key="NSWindowTitle">CSV Field Mapping</string>
- <string key="NSWindowClass">NSWindow</string>
+ <string key="NSWindowClass">NSPanel</string>
<object class="NSMutableString" key="NSViewClass">
<characters key="NS.bytes">View</characters>
</object>
@@ -813,14 +813,6 @@
<int key="connectionID">72</int>
</object>
<object class="IBConnectionRecord">
- <object class="IBOutletConnection" key="connection">
- <string key="label">fieldMapperView</string>
- <reference key="source" ref="1001"/>
- <reference key="destination" ref="420604405"/>
- </object>
- <int key="connectionID">73</int>
- </object>
- <object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">closeSheet:</string>
<reference key="source" ref="1003"/>
@@ -836,6 +828,14 @@
</object>
<int key="connectionID">75</int>
</object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">window</string>
+ <reference key="source" ref="1001"/>
+ <reference key="destination" ref="420604405"/>
+ </object>
+ <int key="connectionID">76</int>
+ </object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
@@ -1281,9 +1281,9 @@
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
- <string>{{210, 424}, {465, 311}}</string>
+ <string>{{173, 307}, {465, 311}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
- <string>{{210, 424}, {465, 311}}</string>
+ <string>{{173, 307}, {465, 311}}</string>
<integer value="1"/>
<string>{{387, 725}, {432, 282}}</string>
<integer value="0"/>
@@ -1366,7 +1366,7 @@
</object>
</object>
<nil key="sourceID"/>
- <int key="maxID">75</int>
+ <int key="maxID">76</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
@@ -1566,7 +1566,6 @@
<bool key="EncodedWithXMLCoder">YES</bool>
<string>changeImportMethod:</string>
<string>changeTableTarget:</string>
- <string>closeSheet:</string>
<string>stepRow:</string>
</object>
<object class="NSMutableArray" key="dict.values">
@@ -1574,7 +1573,6 @@
<string>id</string>
<string>id</string>
<string>id</string>
- <string>id</string>
</object>
</object>
<object class="NSMutableDictionary" key="outlets">
@@ -1582,13 +1580,13 @@
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>fieldMapperTableView</string>
- <string>fieldMapperView</string>
<string>fileSourcePath</string>
<string>importMethodPopup</string>
<string>recordCountLabel</string>
<string>rowDownButton</string>
<string>rowUpButton</string>
<string>tableTargetPopup</string>
+ <string>theDelegate</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>