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="AIWindowHandlingPreferences">
<connections>
<outlet property="checkBox_hideInBackground" destination="25" id="88"/>
<outlet property="checkBox_hideOnScreenEdgesOnlyInBackground" destination="9" id="68"/>
<outlet property="checkBox_showOnAllSpaces" destination="4" id="87"/>
<outlet property="checkBox_statusWindowAlwaysOnTop" destination="43" id="76"/>
<outlet property="checkBox_statusWindowHideInBackground" destination="42" id="75"/>
<outlet property="label_autoHide" destination="6" id="83"/>
<outlet property="label_chatWindows" destination="22" id="85"/>
<outlet property="label_contactList" destination="90" id="92"/>
<outlet property="label_order" destination="26" id="86"/>
<outlet property="label_show" destination="8" id="84"/>
<outlet property="label_statusWindow" destination="39" id="74"/>
<outlet property="matrix_hiding" destination="5" id="67"/>
<outlet property="popUp_chatWindowPosition" destination="27" id="66"/>
<outlet property="popUp_contactListWindowPosition" destination="7" id="65"/>
<outlet property="view" destination="1" id="52"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<customView id="1">
<rect key="frame" x="0.0" y="0.0" width="600" height="332"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<button translatesAutoresizingMaskIntoConstraints="NO" id="4">
<rect key="frame" x="174" y="163" width="408" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Show on all spaces" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="20">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="-2" name="value" keyPath="adium.preferenceController.Contact List.Show Contact List On All Spaces" id="72"/>
</connections>
</button>
<matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5">
<rect key="frame" x="175" y="233" width="405" height="58"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
<size key="cellSize" width="405" height="18"/>
<size key="intercellSpacing" width="4" height="2"/>
<buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="16">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<cells>
<column>
<buttonCell type="radio" title="Never" imagePosition="left" alignment="left" state="on" inset="2" id="19">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<buttonCell type="radio" title="When Adium is in the background" imagePosition="left" alignment="left" tag="1" inset="2" id="18">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<buttonCell type="radio" title="On screen edges" bezelStyle="regularSquare" imagePosition="left" alignment="left" tag="2" inset="2" id="17">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
</column>
</cells>
<connections>
<action selector="changePreference:" target="-2" id="73"/>
<binding destination="-2" name="selectedTag" keyPath="adium.preferenceController.Contact List.Window Hiding Style" id="69"/>
</connections>
</matrix>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6">
<rect key="frame" x="18" y="274" width="153" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Automatically hide:" id="15">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7">
<rect key="frame" x="174" y="182" width="197" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="192" id="93"/>
</constraints>
<popUpButtonCell key="cell" type="push" title="Above other windows" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" tag="1" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="14" id="12">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<menu key="menu" title="OtherViews" id="13">
<items>
<menuItem title="Above other windows" state="on" tag="1" id="14"/>
</items>
</menu>
</popUpButtonCell>
</popUpButton>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8">
<rect key="frame" x="18" y="188" width="152" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="148" id="97"/>
</constraints>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Show:" id="11">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button translatesAutoresizingMaskIntoConstraints="NO" id="9">
<rect key="frame" x="193" y="212" width="389" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="385" id="139"/>
</constraints>
<buttonCell key="cell" type="check" title="...only while Adium is in the background" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="10">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="-2" name="enabled" keyPath="hideOnScreenEdgesOnlyInBackgroundEnabled" id="70"/>
<binding destination="-2" name="value" keyPath="adium.preferenceController.Contact List.Hide By Sliding Only in Background" id="71"/>
</connections>
</button>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="22">
<rect key="frame" x="18" y="117" width="152" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Chat windows:" id="23">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button translatesAutoresizingMaskIntoConstraints="NO" id="25">
<rect key="frame" x="174" y="116" width="408" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Hide when Adium is in the background" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="36">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="-2" name="value" keyPath="adium.preferenceController.Dual Window Interface.Hide While in Background" id="53"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="26">
<rect key="frame" x="18" y="92" width="199" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="195" id="96"/>
</constraints>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Order:" id="35">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="27">
<rect key="frame" x="220" y="86" width="197" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="192" id="94"/>
</constraints>
<popUpButtonCell key="cell" type="push" title="Above other windows" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" tag="1" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="32">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<menu key="menu" title="OtherViews" id="33">
<items>
<menuItem title="Above other windows" state="on" tag="1" id="34"/>
</items>
</menu>
</popUpButtonCell>
</popUpButton>
<box autoresizesSubviews="NO" verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="38">
<rect key="frame" x="20" y="146" width="560" height="5"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<font key="titleFont" metaFont="system"/>
</box>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="39">
<rect key="frame" x="18" y="41" width="152" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Away status window:" id="40">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<box autoresizesSubviews="NO" verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="41">
<rect key="frame" x="20" y="70" width="560" height="5"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<font key="titleFont" metaFont="system"/>
</box>
<button translatesAutoresizingMaskIntoConstraints="NO" id="42">
<rect key="frame" x="174" y="20" width="408" height="18"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Hide when Adium is not active" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="45">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="-2" name="value" keyPath="adium.preferenceController.Status Preferences.Status Window Hide in Background" id="78"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="43">
<rect key="frame" x="174" y="40" width="408" height="18"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Show above other windows" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="44">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="-2" name="value" keyPath="adium.preferenceController.Status Preferences.Status Window Always On Top" id="77"/>
</connections>
</button>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="90">
<rect key="frame" x="18" y="299" width="151" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="147" id="95"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Contact List" id="91">
<font key="font" metaFont="systemBold"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstItem="43" firstAttribute="leading" secondItem="39" secondAttribute="trailing" constant="8" symbolic="YES" id="98"/>
<constraint firstAttribute="bottom" secondItem="42" secondAttribute="bottom" constant="22" id="99"/>
<constraint firstItem="7" firstAttribute="leading" secondItem="8" secondAttribute="trailing" constant="8" symbolic="YES" id="100"/>
<constraint firstAttribute="trailing" secondItem="42" secondAttribute="trailing" constant="20" symbolic="YES" id="101"/>
<constraint firstAttribute="trailing" secondItem="43" secondAttribute="trailing" constant="20" symbolic="YES" id="102"/>
<constraint firstItem="4" firstAttribute="trailing" secondItem="38" secondAttribute="trailing" id="103"/>
<constraint firstItem="42" firstAttribute="top" secondItem="43" secondAttribute="bottom" constant="6" symbolic="YES" id="104"/>
<constraint firstItem="6" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="20" symbolic="YES" id="105"/>
<constraint firstItem="7" firstAttribute="top" secondItem="9" secondAttribute="bottom" constant="8" id="106"/>
<constraint firstItem="26" firstAttribute="baseline" secondItem="27" secondAttribute="baseline" id="107"/>
<constraint firstItem="4" firstAttribute="leading" secondItem="7" secondAttribute="leading" id="108"/>
<constraint firstItem="7" firstAttribute="baseline" secondItem="8" secondAttribute="baseline" id="109"/>
<constraint firstAttribute="bottom" secondItem="38" secondAttribute="bottom" constant="148" id="110"/>
<constraint firstItem="39" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="20" symbolic="YES" id="111"/>
<constraint firstItem="22" firstAttribute="leading" secondItem="38" secondAttribute="leading" id="112"/>
<constraint firstItem="22" firstAttribute="baseline" secondItem="25" secondAttribute="baseline" id="113"/>
<constraint firstItem="8" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="20" symbolic="YES" id="114"/>
<constraint firstItem="41" firstAttribute="leading" secondItem="39" secondAttribute="leading" id="115"/>
<constraint firstItem="43" firstAttribute="leading" secondItem="42" secondAttribute="leading" id="116"/>
<constraint firstAttribute="bottom" secondItem="27" secondAttribute="bottom" constant="89" id="117"/>
<constraint firstItem="9" firstAttribute="top" secondItem="1" secondAttribute="top" constant="104" id="118"/>
<constraint firstAttribute="trailing" secondItem="5" secondAttribute="trailing" constant="20" symbolic="YES" id="119"/>
<constraint firstItem="43" firstAttribute="trailing" secondItem="41" secondAttribute="trailing" id="120"/>
<constraint firstItem="5" firstAttribute="top" secondItem="6" secondAttribute="top" id="121"/>
<constraint firstItem="90" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="20" symbolic="YES" id="122"/>
<constraint firstItem="6" firstAttribute="top" secondItem="90" secondAttribute="bottom" constant="8" symbolic="YES" id="123"/>
<constraint firstItem="4" firstAttribute="top" secondItem="1" secondAttribute="top" constant="153" id="124"/>
<constraint firstItem="25" firstAttribute="leading" secondItem="22" secondAttribute="trailing" constant="8" symbolic="YES" id="125"/>
<constraint firstItem="26" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="20" symbolic="YES" id="126"/>
<constraint firstItem="43" firstAttribute="leading" secondItem="25" secondAttribute="leading" id="127"/>
<constraint firstItem="25" firstAttribute="leading" secondItem="4" secondAttribute="leading" id="128"/>
<constraint firstAttribute="trailing" secondItem="25" secondAttribute="trailing" constant="20" symbolic="YES" id="129"/>
<constraint firstItem="39" firstAttribute="baseline" secondItem="43" secondAttribute="baseline" id="130"/>
<constraint firstItem="27" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="222" id="131"/>
<constraint firstItem="8" firstAttribute="centerX" secondItem="6" secondAttribute="centerX" id="132"/>
<constraint firstAttribute="trailing" secondItem="4" secondAttribute="trailing" constant="20" symbolic="YES" id="133"/>
<constraint firstItem="22" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="20" symbolic="YES" id="134"/>
<constraint firstAttribute="trailing" secondItem="9" secondAttribute="trailing" constant="20" symbolic="YES" id="135"/>
<constraint firstItem="90" firstAttribute="top" secondItem="1" secondAttribute="top" constant="16" id="136"/>
<constraint firstItem="26" firstAttribute="top" secondItem="22" secondAttribute="bottom" constant="8" symbolic="YES" id="137"/>
<constraint firstAttribute="bottom" secondItem="41" secondAttribute="bottom" constant="72" id="138"/>
</constraints>
</customView>
</objects>
</document>