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">
<dependencies>
<deployment version="1060" defaultVersion="1080" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="AIMessageAlertsAdvancedPreferences">
<connections>
<outlet property="checkbox_animateDockIcon" destination="46" id="119"/>
<outlet property="checkbox_badgeDockIcon" destination="47" id="122"/>
<outlet property="checkbox_showTabCountGroup" destination="97" id="126"/>
<outlet property="checkbox_showTabCountSingle" destination="89" id="125"/>
<outlet property="checkbox_statusMenuItemBadge" destination="12" id="121"/>
<outlet property="checkbox_statusMenuItemCount" destination="14" id="120"/>
<outlet property="checkbox_statusMenuItemFlash" destination="13" id="118"/>
<outlet property="checkbox_unreadContentMention" destination="5" id="124"/>
<outlet property="checkbox_unreadConversations" destination="4" id="123"/>
<outlet property="checkbox_unreadMentionCount" destination="95" id="127"/>
<outlet property="label_actions" destination="84" id="114"/>
<outlet property="label_statusMenu" destination="73" id="117"/>
<outlet property="label_tabCounts" destination="86" id="130"/>
<outlet property="label_unreadMessages" destination="79" id="115"/>
<outlet property="view" destination="1" id="28"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<customView id="1" userLabel="Message Alerts Preferences">
<rect key="frame" x="0.0" y="0.0" width="600" height="279"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<button id="47">
<rect key="frame" x="156" y="179" width="426" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Show count in the dock" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="71">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changePreference:" target="-2" id="59"/>
<binding destination="-2" name="value" keyPath="adium.preferenceController.Appearance.Badge Dock Icon on Unread Messages" id="112"/>
</connections>
</button>
<button id="46">
<rect key="frame" x="156" y="203" width="426" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Animate the dock icon" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="70">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changePreference:" target="-2" id="58"/>
<binding destination="-2" name="value" keyPath="adium.preferenceController.Appearance.Animate Dock Icon on Unread Messages" id="104"/>
</connections>
</button>
<box verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="44">
<rect key="frame" x="20" y="43" width="560" height="5"/>
<autoresizingMask key="autoresizingMask" widthSizable="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 id="14">
<rect key="frame" x="156" y="159" width="426" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Show count in the menu bar" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="68">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changePreference:" target="-2" id="34"/>
<binding destination="-2" name="value" keyPath="adium.preferenceController.Status Menu Item.Status Menu Item Unread Count" id="105"/>
</connections>
</button>
<button id="13">
<rect key="frame" x="156" y="223" width="426" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Flash status menu item" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="67">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changePreference:" target="-2" id="33"/>
<binding destination="-2" name="value" keyPath="adium.preferenceController.Status Menu Item.Status Menu Item Flash Unviewed" id="101"/>
</connections>
</button>
<button id="12">
<rect key="frame" x="156" y="18" width="426" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Badge the menu item with current status" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="66">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changePreference:" target="-2" id="32"/>
<binding destination="-2" name="value" keyPath="adium.preferenceController.Status Menu Item.Status Menu Item Badge" id="113"/>
</connections>
</button>
<button id="5">
<rect key="frame" x="156" y="119" width="426" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="For group chats, only count number of highlights and mentions" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="64">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changePreference:" target="-2" id="31"/>
<binding destination="-2" name="value" keyPath="adium.preferenceController.Status Preferences.Unread Mentions" id="111"/>
</connections>
</button>
<button id="4">
<rect key="frame" x="156" y="139" width="426" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Count unread conversations instead of unread messages" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="63">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changePreference:" target="-2" id="30"/>
<binding destination="-3" name="value" keyPath="adium.preferenceController.Status Preferences.Unread Conversations" id="110"/>
</connections>
</button>
<textField verticalHuggingPriority="750" id="73">
<rect key="frame" x="17" y="19" width="136" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Status menu item:" id="74">
<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>
<textField verticalHuggingPriority="750" id="79">
<rect key="frame" x="17" y="247" width="136" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Unread messages" id="80">
<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>
<textField verticalHuggingPriority="750" id="84">
<rect key="frame" x="17" y="224" width="136" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Actions:" id="85">
<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>
<textField verticalHuggingPriority="750" id="86">
<rect key="frame" x="17" y="96" width="136" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Tabs:" id="87">
<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>
<textField verticalHuggingPriority="750" id="128">
<rect key="frame" x="17" y="180" width="136" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Counts:" id="129">
<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 id="89">
<rect key="frame" x="156" y="95" width="426" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Show count in tabs (single chat)" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="90">
<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.Show Unread Message Count in Tabs" id="107"/>
</connections>
</button>
<button id="97">
<rect key="frame" x="156" y="75" width="426" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Show count in tabs (group chat)" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="98">
<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.Show Unread Message Count in Group Chat Tabs" id="108"/>
</connections>
</button>
<button id="95">
<rect key="frame" x="156" y="55" width="426" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="For tabs, only count number of unread mentions" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="96">
<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.Show Unread Mention Count Only in Group Chat Tabs" id="109"/>
</connections>
</button>
</subviews>
</customView>
</objects>
</document>