adium/adium

Some merge cleanup.
AutoLayout
2013-12-31, Frank Dowsett
f99cbd2a38d2
Some merge cleanup.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment defaultVersion="1080" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="AIOTRSMPSecretAnswerWindowController">
<connections>
<outlet property="field_answer" destination="39" id="41"/>
<outlet property="field_question" destination="33" id="40"/>
<outlet property="imageView_lock" destination="43" id="45"/>
<outlet property="label_answer" destination="9" id="42"/>
<outlet property="label_intro" destination="5" id="19"/>
<outlet property="label_tips" destination="46" id="48"/>
<outlet property="path_file" destination="Coj-X8-YRb" id="hkP-Ct-utd"/>
<outlet property="tab_answer" destination="53" id="66"/>
<outlet property="window" destination="1" id="e1J-Xh-sES"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<window title="Identity verification" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" wantsToBeColor="NO" animationBehavior="default" id="1">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
<rect key="contentRect" x="745" y="414" width="514" height="512"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
<view key="contentView" id="2">
<rect key="frame" x="0.0" y="0.0" width="514" height="512"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5">
<rect key="frame" x="57" y="458" width="440" height="34"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="%@ asks you to answer the following secret question to confirm your identity:" id="6">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9">
<rect key="frame" x="17" y="364" width="480" height="14"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Your answer:" id="10">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="46">
<rect key="frame" x="17" y="66" width="480" height="127"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<constraints>
<constraint firstAttribute="height" constant="127" id="GRt-vh-Iy1"/>
</constraints>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" id="47">
<font key="font" metaFont="smallSystem"/>
<string key="title">Tips:
%@ will see the question and must give exactly the same answer to confirm their identity.
You can add "in lowercase" to your question to make it harder to make mistakes.
Make sure it is difficult for others to guess or find the answer.
Do not use your chat conversation to give the answer, even with encryption. You can give the answer over a different communication channel, for example phone or in person.</string>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="13">
<rect key="frame" x="409" y="18" width="91" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="79" id="fvf-U7-7tw"/>
</constraints>
<buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="14">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
</buttonCell>
<connections>
<action selector="okay:" target="-2" id="23"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="17">
<rect key="frame" x="318" y="18" width="91" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="79" id="awk-Z1-ke7"/>
</constraints>
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="18">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
Gw
</string>
</buttonCell>
<connections>
<action selector="cancel:" target="-2" id="22"/>
</connections>
</button>
<scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="32">
<rect key="frame" x="20" y="386" width="474" height="64"/>
<autoresizingMask key="autoresizingMask"/>
<clipView key="contentView" id="VHI-vc-Dwc">
<rect key="frame" x="1" y="1" width="457" height="62"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView importsGraphics="NO" richText="NO" findStyle="panel" allowsUndo="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" spellingCorrection="YES" id="33">
<rect key="frame" x="0.0" y="0.0" width="457" height="62"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<size key="minSize" width="457" height="62"/>
<size key="maxSize" width="468" height="10000000"/>
<color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
<size key="minSize" width="457" height="62"/>
<size key="maxSize" width="468" height="10000000"/>
</textView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</clipView>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="34">
<rect key="frame" x="-100" y="-100" width="87" height="18"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="35">
<rect key="frame" x="458" y="1" width="15" height="62"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<imageView translatesAutoresizingMaskIntoConstraints="NO" id="43">
<rect key="frame" x="20" y="460" width="32" height="32"/>
<autoresizingMask key="autoresizingMask"/>
<constraints>
<constraint firstAttribute="height" constant="32" id="DTW-nu-Qh8"/>
<constraint firstAttribute="width" constant="32" id="uDs-Yv-P7M"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="44"/>
</imageView>
<tabView translatesAutoresizingMaskIntoConstraints="NO" id="53">
<rect key="frame" x="13" y="191" width="488" height="171"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<font key="font" metaFont="system"/>
<tabViewItems>
<tabViewItem label="Text" identifier="1" id="54">
<view key="view" id="57">
<rect key="frame" x="10" y="33" width="468" height="125"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="36">
<rect key="frame" x="17" y="17" width="434" height="105"/>
<autoresizingMask key="autoresizingMask"/>
<clipView key="contentView" id="eTT-wA-kLG">
<rect key="frame" x="1" y="1" width="417" height="103"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView importsGraphics="NO" richText="NO" findStyle="panel" allowsUndo="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" spellingCorrection="YES" id="39">
<rect key="frame" x="0.0" y="0.0" width="417" height="103"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<size key="minSize" width="417" height="103"/>
<size key="maxSize" width="468" height="10000000"/>
<color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
<size key="minSize" width="417" height="103"/>
<size key="maxSize" width="468" height="10000000"/>
</textView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</clipView>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="38">
<rect key="frame" x="-100" y="-100" width="87" height="18"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="37">
<rect key="frame" x="418" y="1" width="15" height="103"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="36" secondAttribute="bottom" constant="17" id="12J-84-Yku"/>
<constraint firstItem="36" firstAttribute="leading" secondItem="57" secondAttribute="leading" constant="17" id="JqW-KZ-4YA"/>
<constraint firstItem="36" firstAttribute="top" secondItem="57" secondAttribute="top" constant="3" id="QGy-t6-ahU"/>
<constraint firstAttribute="trailing" secondItem="36" secondAttribute="trailing" constant="17" id="YQJ-SV-MMF"/>
</constraints>
</view>
</tabViewItem>
<tabViewItem label="File" identifier="2" id="55">
<view key="view" id="56">
<rect key="frame" x="10" y="33" width="468" height="125"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="60" customClass="AILocalizationButton">
<rect key="frame" x="11" y="94" width="103" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Select File" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="61">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="selectFile:" target="-2" id="64"/>
</connections>
</button>
<pathControl verticalHuggingPriority="750" fixedFrame="YES" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Coj-X8-YRb">
<rect key="frame" x="115" y="101" width="337" height="20"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<pathCell key="cell" controlSize="small" selectable="YES" editable="YES" alignment="left" pathStyle="navigationBar" id="xKR-lg-nCB">
<font key="font" metaFont="smallSystem"/>
<url key="url" string="file://localhost/Applications/"/>
</pathCell>
</pathControl>
</subviews>
</view>
</tabViewItem>
</tabViewItems>
</tabView>
</subviews>
<constraints>
<constraint firstItem="9" firstAttribute="leading" secondItem="46" secondAttribute="leading" id="1ID-79-uMl"/>
<constraint firstItem="5" firstAttribute="leading" secondItem="43" secondAttribute="trailing" constant="7" id="AbD-Se-lOb"/>
<constraint firstItem="13" firstAttribute="trailing" secondItem="53" secondAttribute="trailing" id="BVB-qt-tNz"/>
<constraint firstItem="43" firstAttribute="top" secondItem="2" secondAttribute="top" constant="20" symbolic="YES" id="Eei-c6-Nor"/>
<constraint firstItem="53" firstAttribute="trailing" secondItem="32" secondAttribute="trailing" id="Ilj-zN-JC9"/>
<constraint firstItem="32" firstAttribute="leading" secondItem="53" secondAttribute="leading" id="J0L-sy-HRU"/>
<constraint firstItem="53" firstAttribute="top" secondItem="9" secondAttribute="bottom" constant="8" symbolic="YES" id="Jqi-XG-0ak"/>
<constraint firstItem="32" firstAttribute="top" secondItem="5" secondAttribute="bottom" constant="8" symbolic="YES" id="KG2-FY-rSP"/>
<constraint firstItem="43" firstAttribute="top" secondItem="5" secondAttribute="top" id="MS2-1u-39a"/>
<constraint firstItem="46" firstAttribute="top" secondItem="53" secondAttribute="bottom" constant="8" symbolic="YES" id="NQw-6D-XdP"/>
<constraint firstItem="9" firstAttribute="top" secondItem="2" secondAttribute="top" constant="134" id="TBR-DL-5ba"/>
<constraint firstItem="9" firstAttribute="trailing" secondItem="46" secondAttribute="trailing" id="cDl-8b-q76"/>
<constraint firstItem="5" firstAttribute="trailing" secondItem="9" secondAttribute="trailing" id="cJ1-od-X0x"/>
<constraint firstItem="32" firstAttribute="top" secondItem="43" secondAttribute="bottom" constant="10" id="dRX-uA-RUc"/>
<constraint firstItem="43" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="20" symbolic="YES" id="gIj-be-CDQ"/>
<constraint firstItem="32" firstAttribute="centerX" secondItem="9" secondAttribute="centerX" id="ium-E6-8eX"/>
<constraint firstItem="13" firstAttribute="leading" secondItem="17" secondAttribute="trailing" constant="12" symbolic="YES" id="jUS-TV-UQa"/>
<constraint firstItem="17" firstAttribute="baseline" secondItem="13" secondAttribute="baseline" id="kG2-Ik-0Fj"/>
<constraint firstAttribute="trailing" secondItem="32" secondAttribute="trailing" constant="20" symbolic="YES" id="oIb-1p-ZV3"/>
<constraint firstAttribute="bottom" secondItem="17" secondAttribute="bottom" constant="25" id="r1p-nF-d6O"/>
<constraint firstItem="17" firstAttribute="top" secondItem="46" secondAttribute="bottom" constant="20" symbolic="YES" id="sfu-LY-t6K"/>
<constraint firstItem="32" firstAttribute="leading" secondItem="43" secondAttribute="leading" id="tWz-En-9RQ"/>
<constraint firstItem="9" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="19" id="wZm-oN-DQC"/>
<constraint firstItem="9" firstAttribute="top" secondItem="32" secondAttribute="bottom" constant="8" symbolic="YES" id="wlu-q1-jfq"/>
</constraints>
</view>
</window>
</objects>
</document>