mirror of https://github.com/docker/docs.git
83 lines
5.9 KiB
XML
83 lines
5.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7706" systemVersion="15A263e" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7706"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="InstallerSection">
|
|
<connections>
|
|
<outlet property="firstPane" destination="Qsn-FY-4qK" id="Dhh-1H-QYh"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
<customObject id="Qsn-FY-4qK" customClass="overviewpluginPane">
|
|
<connections>
|
|
<outlet property="checkbox" destination="h63-BP-4UP" id="dIg-uZ-alC"/>
|
|
<outlet property="contentView" destination="ARu-Mh-kSq" id="Nfm-iO-8J6"/>
|
|
<outlet property="parentSection" destination="-2" id="FB7-UV-e8k"/>
|
|
<outlet property="textView" destination="cgA-DY-Gw8" id="PcP-qR-mIl"/>
|
|
</connections>
|
|
</customObject>
|
|
<customView id="ARu-Mh-kSq" userLabel="View">
|
|
<rect key="frame" x="0.0" y="0.0" width="418" height="330"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<scrollView fixedFrame="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="0.0" verticalPageScroll="0.0" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e5n-p7-Zro">
|
|
<rect key="frame" x="20" y="160" width="378" height="150"/>
|
|
<clipView key="contentView" misplaced="YES" id="GuL-k4-Axf">
|
|
<rect key="frame" x="1" y="1" width="223" height="133"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textView editable="NO" importsGraphics="NO" verticallyResizable="NO" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" usesFontPanel="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="cgA-DY-Gw8">
|
|
<rect key="frame" x="0.0" y="0.0" width="223" height="207"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<animations/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<size key="minSize" width="378" height="150"/>
|
|
<size key="maxSize" width="463" height="150"/>
|
|
<color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<size key="minSize" width="378" height="150"/>
|
|
<size key="maxSize" width="463" height="150"/>
|
|
</textView>
|
|
</subviews>
|
|
<animations/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
</clipView>
|
|
<animations/>
|
|
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="ALY-zL-Sg8">
|
|
<rect key="frame" x="-100" y="-100" width="87" height="18"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<animations/>
|
|
</scroller>
|
|
<scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="gzS-9C-bOX">
|
|
<rect key="frame" x="224" y="1" width="15" height="133"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<animations/>
|
|
</scroller>
|
|
</scrollView>
|
|
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="h63-BP-4UP">
|
|
<rect key="frame" x="21" y="127" width="22" height="18"/>
|
|
<animations/>
|
|
<buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Jjb-SP-XI0">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
</button>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yWs-7K-0pR">
|
|
<rect key="frame" x="47" y="109" width="353" height="43"/>
|
|
<animations/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Send one-time, anonymous metrics to improve the Docker Toolbox installer." id="3PO-tg-q3r">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
</subviews>
|
|
<animations/>
|
|
<point key="canvasLocation" x="737" y="529"/>
|
|
</customView>
|
|
</objects>
|
|
</document>
|