aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj
diff options
context:
space:
mode:
authorAbhi Beckert <me@abhibeckert.com>2016-06-05 10:55:37 +1000
committerAbhi Beckert <me@abhibeckert.com>2016-06-05 10:55:37 +1000
commitb9d8d646d8049737d50dc8685d00409843fd6f9c (patch)
treed5a7abbd92abcf59caf77439da5d58d2838aa7ad /Interfaces/English.lproj
parentd2762d63153241b8194fefab28039730ae0187e9 (diff)
downloadsequelpro-b9d8d646d8049737d50dc8685d00409843fd6f9c.tar.gz
sequelpro-b9d8d646d8049737d50dc8685d00409843fd6f9c.tar.bz2
sequelpro-b9d8d646d8049737d50dc8685d00409843fd6f9c.zip
#979 change default CSV export settings
Diffstat (limited to 'Interfaces/English.lproj')
-rw-r--r--Interfaces/English.lproj/ExportDialog.xib30
1 files changed, 15 insertions, 15 deletions
diff --git a/Interfaces/English.lproj/ExportDialog.xib b/Interfaces/English.lproj/ExportDialog.xib
index b9688bd2..1c50f463 100644
--- a/Interfaces/English.lproj/ExportDialog.xib
+++ b/Interfaces/English.lproj/ExportDialog.xib
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="15E39d" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment identifier="macosx"/>
<development version="5100" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="SPExportController">
@@ -63,7 +63,7 @@
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application"/>
+ <customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Export Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" frameAutosaveName="SPExportWindow" animationBehavior="default" id="1" userLabel="Export Window">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" unifiedTitleAndToolbar="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
@@ -87,8 +87,8 @@
</tabViewItem>
<tabViewItem label="CSV" identifier="csv" id="575">
<view key="view" id="576">
- <rect key="frame" x="10" y="33" width="513" height="377"/>
- <autoresizingMask key="autoresizingMask"/>
+ <rect key="frame" x="10" y="33" width="746" height="377"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
</view>
</tabViewItem>
<tabViewItem label="XML" identifier="xml" id="578">
@@ -151,7 +151,7 @@ Gw
<box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="1305">
<rect key="frame" x="-3" y="-4" width="713" height="67"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <view key="contentView" id="ym4-x2-d1S">
+ <view key="contentView">
<rect key="frame" x="1" y="1" width="711" height="65"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
@@ -643,7 +643,7 @@ Gw
<tabViewItem label="CSV" identifier="csv" id="1142">
<view key="view" id="1183">
<rect key="frame" x="10" y="7" width="256" height="248"/>
- <autoresizingMask key="autoresizingMask"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" id="1192">
<rect key="frame" x="5" y="197" width="240" height="14"/>
@@ -714,13 +714,13 @@ Gw
<comboBox toolTip="Character used to escape special characters" verticalHuggingPriority="750" id="1187">
<rect key="frame" x="8" y="116" width="36" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <comboBoxCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" alignment="left" title="\" drawsBackground="YES" usesSingleLineMode="YES" completes="NO" numberOfVisibleItems="2" id="1206">
+ <comboBoxCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" alignment="left" title="&quot;" drawsBackground="YES" usesSingleLineMode="YES" completes="NO" numberOfVisibleItems="2" id="1206">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
<objectValues>
- <string>\</string>
<string>"</string>
+ <string>\</string>
</objectValues>
</comboBoxCell>
</comboBox>
@@ -979,7 +979,7 @@ Gw
<box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="1109">
<rect key="frame" x="-11" y="-4" width="748" height="114"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- <view key="contentView" id="ueg-Sp-LO5">
+ <view key="contentView">
<rect key="frame" x="1" y="1" width="746" height="112"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
@@ -1007,7 +1007,7 @@ Gw
<box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="1111">
<rect key="frame" x="26" y="10" width="705" height="40"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- <view key="contentView" id="DKP-IM-FtN">
+ <view key="contentView">
<rect key="frame" x="1" y="1" width="703" height="38"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
@@ -1056,7 +1056,7 @@ Gw
<box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" id="1408">
<rect key="frame" x="21" y="20" width="414" height="23"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <view key="contentView" id="24i-d0-m9Y">
+ <view key="contentView">
<rect key="frame" x="1" y="1" width="412" height="21"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
@@ -1133,8 +1133,8 @@ Gw
<resources>
<image name="NSApplicationIcon" width="128" height="128"/>
<image name="button_bar_spacer" width="10" height="23"/>
- <image name="button_refresh" width="32" height="23"/>
- <image name="button_select_all" width="32" height="23"/>
- <image name="button_select_none" width="32" height="23"/>
+ <image name="button_refresh" width="30" height="22"/>
+ <image name="button_select_all" width="30" height="22"/>
+ <image name="button_select_none" width="30" height="22"/>
</resources>
</document>