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="ESAnnouncerSpeakEventAlertDetailPane">
<connections>
<outlet property="checkBox_customPitch" destination="34" id="42"/>
<outlet property="checkBox_customRate" destination="35" id="43"/>
<outlet property="checkBox_speakContactName" destination="8" id="21"/>
<outlet property="checkBox_speakEventTime" destination="7" id="20"/>
<outlet property="label_voice" destination="19" id="25"/>
<outlet property="popUp_voices" destination="12" id="22"/>
<outlet property="slider_pitch" destination="36" id="45"/>
<outlet property="slider_rate" destination="37" id="46"/>
<outlet property="view" destination="5" id="6"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<customView id="5" userLabel="View">
<rect key="frame" x="0.0" y="0.0" width="538" height="175"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="37">
<rect key="frame" x="160" y="16" width="268" height="21"/>
<autoresizingMask key="autoresizingMask"/>
<sliderCell key="cell" alignment="left" minValue="90" maxValue="300" doubleValue="195" tickMarkPosition="below" allowsTickMarkValuesOnly="YES" sliderType="linear" id="55">
<font key="font" metaFont="cellTitle"/>
</sliderCell>
<connections>
<action selector="changePreference:" target="-2" id="41"/>
</connections>
</slider>
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="36">
<rect key="frame" x="160" y="61" width="268" height="21"/>
<autoresizingMask key="autoresizingMask"/>
<constraints>
<constraint firstAttribute="width" constant="264" id="58"/>
</constraints>
<sliderCell key="cell" alignment="left" minValue="0.01" maxValue="100" doubleValue="43.347659999999998" tickMarkPosition="below" allowsTickMarkValuesOnly="YES" sliderType="linear" id="54">
<font key="font" metaFont="cellTitle"/>
</sliderCell>
<connections>
<action selector="changePreference:" target="-2" id="40"/>
</connections>
</slider>
<button translatesAutoresizingMaskIntoConstraints="NO" id="35">
<rect key="frame" x="69" y="41" width="131" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<constraints>
<constraint firstAttribute="width" constant="127" id="59"/>
</constraints>
<buttonCell key="cell" type="check" title="Use custom rate:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="53">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changePreference:" target="-2" id="39"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="34">
<rect key="frame" x="69" y="86" width="136" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<constraints>
<constraint firstAttribute="width" constant="132" id="61"/>
</constraints>
<buttonCell key="cell" type="check" title="Use custom pitch:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="52">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changePreference:" target="-2" id="38"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="19">
<rect key="frame" x="18" y="115" width="138" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="134" id="57"/>
</constraints>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Voice:" id="51">
<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="12">
<rect key="frame" x="159" y="109" width="270" height="26"/>
<autoresizingMask key="autoresizingMask"/>
<constraints>
<constraint firstAttribute="width" constant="265" id="60"/>
</constraints>
<popUpButtonCell key="cell" type="push" title="Default" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="50">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<menu key="menu" title="OtherViews" id="16">
<items>
<menuItem title="Default" state="on" id="13"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="changePreference:" target="-2" id="33"/>
</connections>
</popUpButton>
<button translatesAutoresizingMaskIntoConstraints="NO" id="8">
<rect key="frame" x="160" y="139" width="324" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Speak Name" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="49">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changePreference:" target="-2" id="29"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="7">
<rect key="frame" x="160" y="159" width="324" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<constraints>
<constraint firstAttribute="width" constant="320" id="56"/>
</constraints>
<buttonCell key="cell" type="check" title="Speak Event Time" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="48">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changePreference:" target="-2" id="28"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="37" secondAttribute="bottom" constant="18" id="62"/>
<constraint firstItem="19" firstAttribute="leading" secondItem="5" secondAttribute="leading" constant="20" symbolic="YES" id="63"/>
<constraint firstItem="36" firstAttribute="trailing" secondItem="12" secondAttribute="trailing" id="64"/>
<constraint firstItem="36" firstAttribute="trailing" secondItem="37" secondAttribute="trailing" id="65"/>
<constraint firstItem="7" firstAttribute="trailing" secondItem="8" secondAttribute="trailing" id="66"/>
<constraint firstItem="34" firstAttribute="leading" secondItem="35" secondAttribute="leading" id="67"/>
<constraint firstItem="36" firstAttribute="leading" secondItem="8" secondAttribute="leading" id="68"/>
<constraint firstItem="34" firstAttribute="leading" secondItem="5" secondAttribute="leading" constant="71" id="69"/>
<constraint firstItem="37" firstAttribute="leading" secondItem="36" secondAttribute="leading" id="70"/>
<constraint firstItem="8" firstAttribute="leading" secondItem="7" secondAttribute="leading" id="71"/>
<constraint firstItem="36" firstAttribute="top" secondItem="34" secondAttribute="bottom" constant="8" symbolic="YES" id="72"/>
<constraint firstItem="19" firstAttribute="baseline" secondItem="12" secondAttribute="baseline" id="73"/>
<constraint firstItem="37" firstAttribute="top" secondItem="35" secondAttribute="bottom" constant="8" symbolic="YES" id="74"/>
<constraint firstItem="8" firstAttribute="top" secondItem="5" secondAttribute="top" constant="20" symbolic="YES" id="75"/>
<constraint firstItem="12" firstAttribute="top" secondItem="8" secondAttribute="bottom" constant="8" id="76"/>
<constraint firstItem="7" firstAttribute="top" secondItem="5" secondAttribute="top" id="77"/>
<constraint firstItem="34" firstAttribute="top" secondItem="5" secondAttribute="top" constant="73" id="78"/>
<constraint firstItem="12" firstAttribute="leading" secondItem="5" secondAttribute="leading" constant="161" id="79"/>
</constraints>
</customView>
</objects>
</document>