diff options
author | avenjamin <avenjamin@gmail.com> | 2008-12-06 14:06:25 +0000 |
---|---|---|
committer | avenjamin <avenjamin@gmail.com> | 2008-12-06 14:06:25 +0000 |
commit | 1a7130fea502cf627897984fc5a8453e9df9ab00 (patch) | |
tree | 7aec6ce256bc0d8d71c7ad4cf92d99e0c478c7d4 /English.lproj | |
parent | e9aef1487ae6f889b5c98b48263a95140e89a274 (diff) | |
download | sequelpro-1a7130fea502cf627897984fc5a8453e9df9ab00.tar.gz sequelpro-1a7130fea502cf627897984fc5a8453e9df9ab00.tar.bz2 sequelpro-1a7130fea502cf627897984fc5a8453e9df9ab00.zip |
Known Issue for field mapping when importing a CSV file now resolved.
No longer required to select a table first before selecting the Import... menu item
Diffstat (limited to 'English.lproj')
-rw-r--r-- | English.lproj/DBView.xib | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/English.lproj/DBView.xib b/English.lproj/DBView.xib index 5c1c3981..6a3f5332 100644 --- a/English.lproj/DBView.xib +++ b/English.lproj/DBView.xib @@ -11720,6 +11720,14 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> </object> <int key="connectionID">4681</int> </object> + <object class="IBConnectionRecord"> + <object class="IBOutletConnection" key="connection"> + <string key="label">tableListView</string> + <reference key="source" ref="225526897"/> + <reference key="destination" ref="251040077"/> + </object> + <int key="connectionID">4683</int> + </object> </object> <object class="IBMutableOrderedSet" key="objectRecords"> <object class="NSArray" key="orderedObjects"> @@ -19243,8 +19251,8 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> </object> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> - <string>{{208, 308}, {863, 550}}</string> - <string>{{208, 308}, {863, 550}}</string> + <string>{{774, 505}, {863, 550}}</string> + <string>{{774, 505}, {863, 550}}</string> <reference ref="9"/> <reference ref="9"/> <string>{{62, 352}, {845, 504}}</string> @@ -19657,7 +19665,7 @@ Y2hhbmdlIHRoZSBvcmRlcg</string> </object> </object> <nil key="sourceID"/> - <int key="maxID">4682</int> + <int key="maxID">4683</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptions"> @@ -20225,6 +20233,7 @@ Y2hhbmdlIHRoZSBvcmRlcg</string> <string>singleProgressText</string> <string>tableContentInstance</string> <string>tableDocumentInstance</string> + <string>tableListView</string> <string>tableSourceInstance</string> <string>tableWindow</string> <string>tablesListInstance</string> @@ -20277,6 +20286,7 @@ Y2hhbmdlIHRoZSBvcmRlcg</string> <string>id</string> <string>id</string> <string>id</string> + <string>id</string> </object> </object> <object class="IBClassDescriptionSource" key="sourceIdentifier"> |