transmission/macosx/Base.lproj/PrefsWindow.xib

2828 lines
284 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="20037" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="20037"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="PrefsController">
<connections>
<outlet property="fAutoSpeedDayTypePopUp" destination="1907" id="1921"/>
<outlet property="fBandwidthView" destination="153" id="179"/>
<outlet property="fBlocklistButton" destination="1436" id="2031"/>
<outlet property="fBlocklistDateField" destination="1738" id="1740"/>
<outlet property="fBlocklistMessageField" destination="1435" id="1463"/>
<outlet property="fBlocklistURLField" destination="1985" id="1994"/>
<outlet property="fCheckForUpdatesBetaButton" destination="1895" id="2040"/>
<outlet property="fCheckForUpdatesButton" destination="650" id="2041"/>
<outlet property="fCheckForUpdatesLabel" destination="652" id="2042"/>
<outlet property="fDoneScriptPopUp" destination="2048" id="2060"/>
<outlet property="fDownloadField" destination="154" id="623"/>
<outlet property="fFolderPopUp" destination="51" id="98"/>
<outlet property="fGeneralView" destination="28" id="71"/>
<outlet property="fGroupsView" destination="1760" id="1761"/>
<outlet property="fIdleStopField" destination="1959" id="1979"/>
<outlet property="fImportFolderPopUp" destination="216" id="225"/>
<outlet property="fIncompleteFolderPopUp" destination="538" id="551"/>
<outlet property="fNatCheck" destination="332" id="333"/>
<outlet property="fNetworkView" destination="66" id="1469"/>
<outlet property="fPeersGlobalField" destination="1426" id="1470"/>
<outlet property="fPeersTorrentField" destination="1429" id="1471"/>
<outlet property="fPeersView" destination="1361" id="1468"/>
<outlet property="fPortField" destination="68" id="585"/>
<outlet property="fPortStatusField" destination="357" id="358"/>
<outlet property="fPortStatusImage" destination="354" id="355"/>
<outlet property="fPortStatusProgress" destination="353" id="356"/>
<outlet property="fQueueDownloadField" destination="257" id="616"/>
<outlet property="fQueueSeedField" destination="604" id="615"/>
<outlet property="fRPCAddRemoveControl" destination="1534" id="1536"/>
<outlet property="fRPCPasswordField" destination="1509" id="1674"/>
<outlet property="fRPCPortField" destination="1491" id="1514"/>
<outlet property="fRPCWhitelistTable" destination="1521" id="1746"/>
<outlet property="fRatioStopField" destination="265" id="600"/>
<outlet property="fRemoteView" destination="1481" id="1512"/>
<outlet property="fShowMagnetAddWindowCheck" destination="1947" id="2130"/>
<outlet property="fSpeedLimitDownloadField" destination="190" id="626"/>
<outlet property="fSpeedLimitUploadField" destination="192" id="625"/>
<outlet property="fStalledField" destination="636" id="643"/>
<outlet property="fSystemPreferencesButton" destination="2113" id="yfN-xD-PbJ"/>
<outlet property="fTransfersView" destination="41" id="72"/>
<outlet property="fUploadField" destination="156" id="624"/>
<outlet property="window" destination="23" id="82"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" tabbingMode="disallowed" id="23" userLabel="Preferences" customClass="PrefsWindow">
<windowStyleMask key="styleMask" titled="YES" closable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="108" y="632" width="542" height="107"/>
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
<view key="contentView" id="24">
<rect key="frame" x="0.0" y="0.0" width="542" height="107"/>
<autoresizingMask key="autoresizingMask"/>
</view>
<connections>
<outlet property="delegate" destination="-2" id="2126"/>
</connections>
<point key="canvasLocation" x="139" y="140"/>
</window>
<customView id="28" userLabel="General">
<rect key="frame" x="0.0" y="0.0" width="542" height="382"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="OeF-da-MZ9">
<rect key="frame" x="20" y="40" width="502" height="322"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="652">
<rect key="frame" x="18" y="20" width="140" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Check for update:" usesSingleLineMode="YES" id="1214">
<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 verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1895">
<rect key="frame" x="162" y="-1" width="155" height="18"/>
<buttonCell key="cell" type="check" title="Include beta releases" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1896">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setAutoUpdateToBeta:" target="-2" id="1900"/>
<binding destination="365" name="value" keyPath="values.AutoUpdateBeta" id="1897"/>
</connections>
</button>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="650">
<rect key="frame" x="162" y="19" width="180" height="18"/>
<buttonCell key="cell" type="check" title="Automatically check daily" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1213">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.SUEnableAutomaticChecks" id="1737"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="630">
<rect key="frame" x="162" y="90" width="97" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Reset all alerts:" id="1212">
<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 verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="628">
<rect key="frame" x="258" y="81" width="69" height="32"/>
<buttonCell key="cell" type="push" title="Reset" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1211">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="resetWarnings:" target="-2" id="631"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1932">
<rect key="frame" x="157" y="49" width="173" height="32"/>
<buttonCell key="cell" type="push" title="Set Default Application" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1933">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setDefaultForMagnets:" target="-2" id="1935"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2113">
<rect key="frame" x="157" y="203" width="233" height="32"/>
<buttonCell key="cell" type="push" title="Configure In System Preferences" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="2114">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="openNotificationSystemPrefs:" target="-2" id="JoP-u1-8PO"/>
</connections>
</button>
<button horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="230">
<rect key="frame" x="162" y="305" width="292" height="18"/>
<buttonCell key="cell" type="check" title="Automatically size window to fit all transfers" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1210">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setAutoSize:" target="-2" id="231"/>
<binding destination="365" name="value" keyPath="values.AutoSize" id="399"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="229">
<rect key="frame" x="18" y="306" width="140" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Auto resize:" usesSingleLineMode="YES" id="1209">
<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 verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="147">
<rect key="frame" x="181" y="113" width="251" height="18"/>
<buttonCell key="cell" type="check" title="Only when transfers are downloading" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1208">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.CheckQuit" id="391"/>
<binding destination="365" name="value" keyPath="values.CheckQuitDownloading" id="388"/>
</connections>
</button>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="146">
<rect key="frame" x="181" y="153" width="251" height="18"/>
<buttonCell key="cell" type="check" title="Only when transfers are downloading" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1207">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.CheckRemove" id="390"/>
<binding destination="365" name="value" keyPath="values.CheckRemoveDownloading" id="387"/>
</connections>
</button>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="34">
<rect key="frame" x="162" y="249" width="128" height="18"/>
<buttonCell key="cell" type="check" title="Total upload rate" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1206">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setBadge:" target="-2" id="90"/>
<binding destination="365" name="value" keyPath="values.BadgeUploadRate" id="398"/>
</connections>
</button>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="33">
<rect key="frame" x="162" y="269" width="146" height="18"/>
<buttonCell key="cell" type="check" title="Total download rate" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1205">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setBadge:" target="-2" id="89"/>
<binding destination="365" name="value" keyPath="values.BadgeDownloadRate" id="397"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="32">
<rect key="frame" x="18" y="270" width="140" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Badge Dock icon with:" usesSingleLineMode="YES" id="1204">
<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" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2086">
<rect key="frame" x="18" y="212" width="140" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Notifications:" usesSingleLineMode="YES" id="2087">
<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" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="31">
<rect key="frame" x="18" y="174" width="140" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Prompt user for:" usesSingleLineMode="YES" id="1203">
<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 horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="30">
<rect key="frame" x="162" y="173" width="191" height="18"/>
<buttonCell key="cell" type="check" title="Removal of active transfers" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1202">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.CheckRemove" id="385"/>
</connections>
</button>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="29">
<rect key="frame" x="162" y="133" width="178" height="18"/>
<buttonCell key="cell" type="check" title="Quit with active transfers" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1201">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.CheckQuit" id="389"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1930">
<rect key="frame" x="18" y="58" width="140" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Accept magnet links:" usesSingleLineMode="YES" id="1931">
<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>
</subviews>
<constraints>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1895" secondAttribute="trailing" constant="20" symbolic="YES" id="0jL-Co-dql"/>
<constraint firstItem="2113" firstAttribute="top" secondItem="34" secondAttribute="bottom" constant="20" symbolic="YES" id="0qB-cq-51U"/>
<constraint firstItem="1930" firstAttribute="width" secondItem="32" secondAttribute="width" id="0wl-xr-nc8"/>
<constraint firstItem="2113" firstAttribute="centerY" secondItem="2086" secondAttribute="centerY" id="1DO-kX-XRS"/>
<constraint firstItem="652" firstAttribute="trailing" secondItem="32" secondAttribute="trailing" id="4XK-q0-C9U"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="33" secondAttribute="trailing" constant="20" symbolic="YES" id="4yU-Co-VDD"/>
<constraint firstAttribute="bottom" secondItem="1895" secondAttribute="bottom" id="5Zn-tV-ieq"/>
<constraint firstItem="31" firstAttribute="trailing" secondItem="32" secondAttribute="trailing" id="5q0-89-wh8"/>
<constraint firstItem="34" firstAttribute="leading" secondItem="230" secondAttribute="leading" id="6HZ-C1-fQN"/>
<constraint firstItem="650" firstAttribute="centerY" secondItem="652" secondAttribute="centerY" id="6S6-6P-KDg"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="650" secondAttribute="trailing" constant="20" symbolic="YES" id="6p1-v6-lbe"/>
<constraint firstItem="1932" firstAttribute="centerY" secondItem="1930" secondAttribute="centerY" id="7ID-KK-bHn"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="628" secondAttribute="trailing" constant="20" symbolic="YES" id="AAj-5w-VKK"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="146" secondAttribute="trailing" constant="20" symbolic="YES" id="AJc-Dn-PFI"/>
<constraint firstItem="230" firstAttribute="centerY" secondItem="229" secondAttribute="centerY" id="AUh-fp-duZ"/>
<constraint firstItem="30" firstAttribute="leading" secondItem="230" secondAttribute="leading" id="BZF-BZ-YEF"/>
<constraint firstAttribute="width" priority="750" constant="502" id="Cg9-Ui-enw"/>
<constraint firstItem="1932" firstAttribute="leading" secondItem="230" secondAttribute="leading" id="Gmt-GW-csK"/>
<constraint firstItem="147" firstAttribute="leading" secondItem="30" secondAttribute="leading" constant="19" id="LRR-4c-ydB"/>
<constraint firstItem="229" firstAttribute="top" secondItem="OeF-da-MZ9" secondAttribute="top" id="O5K-JZ-T1L"/>
<constraint firstItem="229" firstAttribute="trailing" secondItem="32" secondAttribute="trailing" id="OFS-vY-g2p"/>
<constraint firstItem="630" firstAttribute="leading" secondItem="230" secondAttribute="leading" id="OZv-93-iiw"/>
<constraint firstItem="33" firstAttribute="leading" secondItem="230" secondAttribute="leading" id="PQj-Se-ggS"/>
<constraint firstItem="33" firstAttribute="top" secondItem="230" secondAttribute="bottom" constant="20" id="QTc-SZ-q9T"/>
<constraint firstItem="2086" firstAttribute="width" secondItem="32" secondAttribute="width" id="Qay-x6-w4r"/>
<constraint firstItem="1932" firstAttribute="top" secondItem="628" secondAttribute="bottom" constant="12" symbolic="YES" id="QqB-7S-EdG"/>
<constraint firstItem="650" firstAttribute="top" secondItem="1932" secondAttribute="bottom" constant="20" symbolic="YES" id="R3L-W2-Rnb"/>
<constraint firstItem="628" firstAttribute="centerY" secondItem="630" secondAttribute="centerY" id="RLi-BC-iWF"/>
<constraint firstItem="2086" firstAttribute="trailing" secondItem="32" secondAttribute="trailing" id="S7m-es-hJo"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="147" secondAttribute="trailing" constant="20" symbolic="YES" id="SaU-vG-Wkg"/>
<constraint firstItem="147" firstAttribute="top" secondItem="29" secondAttribute="bottom" constant="4" id="TXK-n6-wNv"/>
<constraint firstItem="650" firstAttribute="leading" secondItem="230" secondAttribute="leading" id="Thf-He-Yvs"/>
<constraint firstItem="230" firstAttribute="leading" secondItem="229" secondAttribute="trailing" constant="8" symbolic="YES" id="UMQ-hq-RrB"/>
<constraint firstItem="2113" firstAttribute="leading" secondItem="34" secondAttribute="leading" id="UQ8-dZ-Hfs"/>
<constraint firstItem="34" firstAttribute="top" secondItem="33" secondAttribute="bottom" constant="4" id="USe-xx-5R0"/>
<constraint firstItem="30" firstAttribute="centerY" secondItem="31" secondAttribute="centerY" id="Um4-rh-WNw"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1932" secondAttribute="trailing" constant="20" symbolic="YES" id="VMd-ny-kJA"/>
<constraint firstItem="29" firstAttribute="top" secondItem="146" secondAttribute="bottom" constant="4" id="VnV-Ub-eWO"/>
<constraint firstItem="1895" firstAttribute="top" secondItem="650" secondAttribute="bottom" constant="4" id="Y4v-Kv-ooJ"/>
<constraint firstItem="229" firstAttribute="leading" secondItem="OeF-da-MZ9" secondAttribute="leading" constant="20" id="ZNC-AC-Lct"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="29" secondAttribute="trailing" constant="20" symbolic="YES" id="Zgg-49-jcr"/>
<constraint firstItem="628" firstAttribute="leading" secondItem="630" secondAttribute="trailing" constant="8" symbolic="YES" id="awV-l9-dfe"/>
<constraint firstItem="628" firstAttribute="top" secondItem="147" secondAttribute="bottom" constant="6" id="ba1-vK-VUP"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="230" secondAttribute="trailing" id="bcJ-4U-Tng"/>
<constraint firstItem="29" firstAttribute="leading" secondItem="230" secondAttribute="leading" id="iHu-aK-LdF"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="34" secondAttribute="trailing" constant="20" symbolic="YES" id="iOK-Wv-cWQ"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="2113" secondAttribute="trailing" constant="20" symbolic="YES" id="j6B-Tg-q49"/>
<constraint firstItem="146" firstAttribute="top" secondItem="30" secondAttribute="bottom" constant="4" id="kWb-EM-b46"/>
<constraint firstItem="229" firstAttribute="width" secondItem="32" secondAttribute="width" id="mcR-uh-hnw"/>
<constraint firstItem="33" firstAttribute="centerY" secondItem="32" secondAttribute="centerY" id="qH4-TZ-RRt"/>
<constraint firstItem="30" firstAttribute="top" secondItem="2113" secondAttribute="bottom" constant="20" symbolic="YES" id="rIU-4n-NOu"/>
<constraint firstItem="1895" firstAttribute="leading" secondItem="230" secondAttribute="leading" id="rSI-TZ-zzU"/>
<constraint firstItem="1930" firstAttribute="trailing" secondItem="32" secondAttribute="trailing" id="sXI-As-E9N"/>
<constraint firstItem="652" firstAttribute="width" secondItem="32" secondAttribute="width" id="vLt-TZ-1iI"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="30" secondAttribute="trailing" constant="20" symbolic="YES" id="vez-Wk-f8Z"/>
<constraint firstItem="31" firstAttribute="width" secondItem="32" secondAttribute="width" id="xLm-ii-oyE"/>
<constraint firstItem="146" firstAttribute="leading" secondItem="30" secondAttribute="leading" constant="19" id="xq0-Pc-xjc"/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint firstItem="OeF-da-MZ9" firstAttribute="centerX" secondItem="28" secondAttribute="centerX" id="0AU-mg-jIB"/>
<constraint firstAttribute="bottom" secondItem="OeF-da-MZ9" secondAttribute="bottom" constant="40" id="8CH-KZ-TpT"/>
<constraint firstItem="OeF-da-MZ9" firstAttribute="top" secondItem="28" secondAttribute="top" constant="20" symbolic="YES" id="HTv-Ut-f8G"/>
<constraint firstItem="OeF-da-MZ9" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="28" secondAttribute="leading" constant="20" symbolic="YES" id="W4i-aN-6j0"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="OeF-da-MZ9" secondAttribute="trailing" constant="20" symbolic="YES" id="jTv-Fh-KoY"/>
</constraints>
<point key="canvasLocation" x="728" y="892"/>
</customView>
<customView id="41" userLabel="Transfers">
<rect key="frame" x="0.0" y="0.0" width="606" height="394"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<tabView initialItem="253" translatesAutoresizingMaskIntoConstraints="NO" id="252">
<rect key="frame" x="13" y="10" width="580" height="380"/>
<font key="font" metaFont="system"/>
<tabViewItems>
<tabViewItem label="Adding" identifier="" id="253">
<view key="view" id="255">
<rect key="frame" x="10" y="33" width="560" height="334"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="xj0-Op-GeN">
<rect key="frame" x="52" y="20" width="456" height="294"/>
<subviews>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="51">
<rect key="frame" x="187" y="270" width="158" height="25"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="57" id="1215">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" id="52">
<items>
<menuItem state="on" id="57">
<connections>
<action selector="setDownloadLocation:" target="-2" id="99"/>
<binding destination="365" name="image" keyPath="values.DownloadFolder" id="498">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToIconTransformer</string>
</dictionary>
</binding>
<binding destination="365" name="title" keyPath="values.DownloadFolder" previousBinding="498" id="500">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToPathTransformer</string>
</dictionary>
</binding>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="54">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Same as torrent file" id="55">
<connections>
<action selector="setDownloadLocation:" target="-2" id="100"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" state="on" id="1296">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Other…" id="53">
<connections>
<action selector="folderSheetShow:" target="-2" id="102"/>
</connections>
</menuItem>
</items>
</menu>
</popUpButtonCell>
</popUpButton>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="59">
<rect key="frame" x="84" y="276" width="103" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Default location:" id="1216">
<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" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="61">
<rect key="frame" x="-2" y="276" width="82" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Settings:" usesSingleLineMode="YES" id="1217">
<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="115">
<rect key="frame" x="84" y="210" width="182" height="18"/>
<buttonCell key="cell" type="check" title="Trash original torrent files" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1218">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.DeleteOriginalTorrent" id="401"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="1939">
<rect key="frame" x="84" y="190" width="221" height="18"/>
<buttonCell key="cell" type="check" title="Append .part to incomplete files" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1940">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setRenamePartialFiles:" target="-2" id="1944"/>
<binding destination="365" name="value" keyPath="values.RenamePartialFiles" id="1942"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="209">
<rect key="frame" x="84" y="56" width="177" height="18"/>
<buttonCell key="cell" type="check" title="Watch for torrent files in:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1219">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setAutoImport:" target="-2" id="226"/>
<binding destination="365" name="value" keyPath="values.AutoImport" id="403"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="216">
<rect key="frame" x="263" y="51" width="83" height="25"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="220" id="1220">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" id="217">
<items>
<menuItem state="on" id="220">
<connections>
<binding destination="365" name="image" keyPath="values.AutoImportDirectory" id="495">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToIconTransformer</string>
</dictionary>
</binding>
<binding destination="365" name="title" keyPath="values.AutoImportDirectory" previousBinding="495" id="649">
<dictionary key="options">
<string key="NSNullPlaceholder"></string>
<string key="NSValueTransformerName">ExpandedPathToPathTransformer</string>
</dictionary>
</binding>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="222">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Other…" id="219">
<connections>
<action selector="importFolderSheetShow:" target="-2" id="227"/>
</connections>
</menuItem>
</items>
</menu>
</popUpButtonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.AutoImport" id="404"/>
</connections>
</popUpButton>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="352">
<rect key="frame" x="-2" y="57" width="82" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Auto add:" usesSingleLineMode="YES" id="1226">
<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 horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="537">
<rect key="frame" x="84" y="250" width="174" height="18"/>
<buttonCell key="cell" type="check" title="Keep incomplete files in:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1227">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setUseIncompleteFolder:" target="-2" id="1929"/>
<binding destination="365" name="value" keyPath="values.UseIncompleteDownloadFolder" id="543"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="538">
<rect key="frame" x="260" y="245" width="83" height="25"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="540" id="1228">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" id="539">
<items>
<menuItem state="on" id="540">
<connections>
<binding destination="365" name="image" keyPath="values.IncompleteDownloadFolder" id="548">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToIconTransformer</string>
</dictionary>
</binding>
<binding destination="365" name="title" keyPath="values.IncompleteDownloadFolder" previousBinding="548" id="550">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToPathTransformer</string>
</dictionary>
</binding>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="541">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Other…" id="542">
<connections>
<action selector="incompleteFolderSheetShow:" target="-2" id="552"/>
</connections>
</menuItem>
</items>
</menu>
</popUpButtonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.UseIncompleteDownloadFolder" id="545"/>
</connections>
</popUpButton>
<button translatesAutoresizingMaskIntoConstraints="NO" id="1293">
<rect key="frame" x="84" y="154" width="297" height="18"/>
<buttonCell key="cell" type="check" title="Display a window when opening a torrent file" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1294">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.DownloadAsk" id="1295"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="1947">
<rect key="frame" x="84" y="94" width="304" height="18"/>
<buttonCell key="cell" type="check" title="Display a window when opening a magnet link" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1948">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setShowAddMagnetWindow:" target="-2" id="2129"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="1334">
<rect key="frame" x="84" y="230" width="191" height="18"/>
<buttonCell key="cell" type="check" title="Start transfers when added" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1335">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setAutoStartDownloads:" target="-2" id="1946"/>
<binding destination="365" name="value" keyPath="values.AutoStartDownload" id="1336">
<dictionary key="options">
<integer key="NSAllowsEditingMultipleValuesSelection" value="0"/>
<integer key="NSAlwaysPresentsApplicationModalAlerts" value="0"/>
<real key="NSConditionallySetsEnabled" value="1"/>
<integer key="NSConditionallySetsHidden" value="0"/>
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
<real key="NSRaisesForNotApplicableKeys" value="1"/>
<real key="NSValidatesImmediately" value="1"/>
</dictionary>
</binding>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="1476">
<rect key="frame" x="104" y="114" width="193" height="18"/>
<buttonCell key="cell" type="check" title="Only when adding manually" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1477">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.DownloadAsk" id="1478"/>
<binding destination="365" name="value" keyPath="values.DownloadAskManual" id="1480"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1337">
<rect key="frame" x="-2" y="155" width="82" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Add window:" usesSingleLineMode="YES" id="1338">
<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="1339">
<rect key="frame" x="104" y="134" width="228" height="18"/>
<buttonCell key="cell" type="check" title="Only when there are multiple files" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1340">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.DownloadAsk" id="1343"/>
<binding destination="365" name="value" keyPath="values.DownloadAskMulti" id="1341"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="1947" firstAttribute="leading" secondItem="59" secondAttribute="leading" id="04r-iS-yVo"/>
<constraint firstItem="209" firstAttribute="leading" secondItem="59" secondAttribute="leading" id="1WY-0B-oPc"/>
<constraint firstItem="115" firstAttribute="top" secondItem="1334" secondAttribute="bottom" constant="4" id="1lv-0a-UmS"/>
<constraint firstItem="352" firstAttribute="trailing" secondItem="61" secondAttribute="trailing" id="46r-zf-9Dz"/>
<constraint firstAttribute="width" priority="750" constant="456" id="5MD-kx-1og"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1339" secondAttribute="trailing" constant="20" symbolic="YES" id="7mT-PQ-YW1"/>
<constraint firstItem="1339" firstAttribute="leading" secondItem="1293" secondAttribute="leading" constant="20" id="7qB-KK-BGx"/>
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="209" secondAttribute="bottom" constant="57" id="89P-iu-qPB"/>
<constraint firstItem="51" firstAttribute="leading" secondItem="59" secondAttribute="trailing" constant="5" id="9cs-sM-t7g"/>
<constraint firstItem="1939" firstAttribute="top" secondItem="115" secondAttribute="bottom" constant="4" id="DPz-89-UIF"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="538" secondAttribute="trailing" constant="20" symbolic="YES" id="Dlu-at-N1m"/>
<constraint firstItem="61" firstAttribute="top" secondItem="xj0-Op-GeN" secondAttribute="top" constant="2" id="EWr-pf-pAl"/>
<constraint firstItem="352" firstAttribute="width" secondItem="61" secondAttribute="width" id="Igi-E1-Olu"/>
<constraint firstItem="537" firstAttribute="top" secondItem="51" secondAttribute="bottom" constant="7" id="KPC-9M-GvJ"/>
<constraint firstItem="216" firstAttribute="leading" secondItem="209" secondAttribute="trailing" constant="5" id="LvL-An-mjo"/>
<constraint firstItem="51" firstAttribute="centerY" secondItem="61" secondAttribute="centerY" id="MCU-53-wov"/>
<constraint firstItem="1334" firstAttribute="top" secondItem="537" secondAttribute="bottom" constant="4" id="S8f-0p-r7s"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1293" secondAttribute="trailing" constant="7" id="Uph-oI-iyl"/>
<constraint firstItem="1476" firstAttribute="leading" secondItem="1339" secondAttribute="leading" id="Vke-pV-qLw"/>
<constraint firstItem="1339" firstAttribute="top" secondItem="1293" secondAttribute="bottom" constant="4" id="WQG-hO-ODw"/>
<constraint firstItem="1337" firstAttribute="leading" secondItem="xj0-Op-GeN" secondAttribute="leading" id="Z0h-Nf-Lp2"/>
<constraint firstItem="537" firstAttribute="leading" secondItem="59" secondAttribute="leading" id="aSJ-N8-rYo"/>
<constraint firstItem="59" firstAttribute="centerY" secondItem="61" secondAttribute="centerY" id="apX-8l-jEk"/>
<constraint firstItem="216" firstAttribute="centerY" secondItem="352" secondAttribute="centerY" id="bob-1K-sMa"/>
<constraint firstItem="1293" firstAttribute="centerY" secondItem="1337" secondAttribute="centerY" id="cQE-I8-LVx"/>
<constraint firstItem="1476" firstAttribute="top" secondItem="1339" secondAttribute="bottom" constant="4" id="dZg-9m-zGK"/>
<constraint firstItem="209" firstAttribute="centerY" secondItem="352" secondAttribute="centerY" id="e2V-bw-Gs7"/>
<constraint firstItem="1337" firstAttribute="trailing" secondItem="61" secondAttribute="trailing" id="eHK-Q3-zsJ"/>
<constraint firstItem="1293" firstAttribute="leading" secondItem="59" secondAttribute="leading" id="ei5-P4-1Zv"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1476" secondAttribute="trailing" constant="20" symbolic="YES" id="enw-IG-y66"/>
<constraint firstItem="216" firstAttribute="top" secondItem="1947" secondAttribute="bottom" constant="20" symbolic="YES" id="gUI-I8-Ert"/>
<constraint firstItem="538" firstAttribute="leading" secondItem="537" secondAttribute="trailing" constant="5" id="hoK-DB-sCM"/>
<constraint firstItem="1334" firstAttribute="leading" secondItem="59" secondAttribute="leading" id="iPl-4T-QCM"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1947" secondAttribute="trailing" id="jF1-WU-h6u"/>
<constraint firstItem="1939" firstAttribute="leading" secondItem="59" secondAttribute="leading" id="ods-1D-5PF"/>
<constraint firstItem="1337" firstAttribute="width" secondItem="61" secondAttribute="width" id="pUr-gl-HWr"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="51" secondAttribute="trailing" constant="20" symbolic="YES" id="pdr-Mz-OEr"/>
<constraint firstItem="115" firstAttribute="leading" secondItem="59" secondAttribute="leading" id="r9n-Jd-yn7"/>
<constraint firstItem="1293" firstAttribute="top" secondItem="1939" secondAttribute="bottom" constant="20" id="sc7-xe-pwG"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1334" secondAttribute="trailing" constant="20" symbolic="YES" id="uBl-jP-kgp"/>
<constraint firstItem="59" firstAttribute="leading" secondItem="61" secondAttribute="trailing" constant="8" symbolic="YES" id="udm-xI-Bf1"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="216" secondAttribute="trailing" constant="20" symbolic="YES" id="ulA-rw-Yfo"/>
<constraint firstItem="1947" firstAttribute="top" secondItem="1476" secondAttribute="bottom" constant="4" id="wl6-dK-YZ4"/>
<constraint firstItem="538" firstAttribute="centerY" secondItem="537" secondAttribute="centerY" id="xrW-5g-cfG"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="115" secondAttribute="trailing" constant="20" symbolic="YES" id="yJb-wj-ilN"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1939" secondAttribute="trailing" constant="20" symbolic="YES" id="yr5-X1-Nkf"/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint firstItem="xj0-Op-GeN" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="255" secondAttribute="leading" constant="20" symbolic="YES" id="1lw-qS-Dq7"/>
<constraint firstAttribute="bottom" secondItem="xj0-Op-GeN" secondAttribute="bottom" constant="20" symbolic="YES" id="CgJ-A1-5xc"/>
<constraint firstItem="xj0-Op-GeN" firstAttribute="centerX" secondItem="255" secondAttribute="centerX" id="SEn-eT-JIY"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="xj0-Op-GeN" secondAttribute="trailing" constant="20" symbolic="YES" id="aLz-Ae-qQH"/>
<constraint firstItem="xj0-Op-GeN" firstAttribute="top" secondItem="255" secondAttribute="top" constant="20" symbolic="YES" id="ttu-2e-kcW"/>
</constraints>
</view>
</tabViewItem>
<tabViewItem label="Management" identifier="" id="254">
<view key="view" id="256">
<rect key="frame" x="10" y="33" width="560" height="330"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="4cS-54-dlc">
<rect key="frame" x="52" y="40" width="456" height="270"/>
<subviews>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="257">
<rect key="frame" x="277" y="137" width="35" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="35" id="YML-4c-aJ3"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1229">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="920">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setQueueNumber:" target="-2" id="345"/>
<binding destination="365" name="enabled" keyPath="values.Queue" id="407"/>
<outlet property="delegate" destination="-2" id="923"/>
<outlet property="nextKeyView" destination="604" id="1638"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="262">
<rect key="frame" x="-2" y="139" width="74" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Queues:" usesSingleLineMode="YES" id="1230">
<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" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="263" customClass="ColorTextField">
<rect key="frame" x="314" y="139" width="98" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="active transfers" id="1231">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.Queue" id="1697"/>
</connections>
</textField>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="264">
<rect key="frame" x="76" y="250" width="156" height="18"/>
<buttonCell key="cell" type="check" title="Stop seeding at ratio:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1232">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="applyRatioSetting:" target="-2" id="617"/>
<binding destination="365" name="value" keyPath="values.RatioCheck" id="430"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="265">
<rect key="frame" x="236" y="249" width="50" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="aGg-C8-Vxz"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1233">
<numberFormatter key="formatter" formatterBehavior="custom10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" minimumFractionDigits="2" maximumFractionDigits="2" id="840">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setRatioStop:" target="-2" id="602"/>
<binding destination="365" name="enabled" keyPath="values.RatioCheck" id="431"/>
<outlet property="delegate" destination="-2" id="919"/>
<outlet property="nextKeyView" destination="257" id="1637"/>
</connections>
</textField>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1958">
<rect key="frame" x="76" y="210" width="217" height="18"/>
<buttonCell key="cell" type="check" title="Stop seeding when inactive for:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1962">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="applyIdleStopSetting:" target="-2" id="1980"/>
<binding destination="365" name="value" keyPath="values.IdleLimitCheck" id="1982"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1959">
<rect key="frame" x="297" y="209" width="41" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="41" id="7nq-FP-89m"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1960">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" lenient="YES" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="1961">
<real key="minimum" value="1"/>
<real key="maximum" value="40320"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setIdleStop:" target="-2" id="1981"/>
<binding destination="365" name="enabled" keyPath="values.IdleLimitCheck" id="1983"/>
<outlet property="delegate" destination="-2" id="1964"/>
<outlet property="nextKeyView" destination="257" id="1963"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="267">
<rect key="frame" x="-2" y="251" width="74" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Limits:" usesSingleLineMode="YES" id="1234">
<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" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="268">
<rect key="frame" x="96" y="235" width="261" height="14"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Ratio is amount uploaded to amount downloaded" id="1235">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="337">
<rect key="frame" x="76" y="138" width="197" height="18"/>
<buttonCell key="cell" type="check" title="Download with maximum of:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1236">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setQueue:" target="-2" id="614"/>
<binding destination="365" name="value" keyPath="values.Queue" id="405"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="604">
<rect key="frame" x="266" y="116" width="35" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="35" id="cb1-iB-Jxb"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1238">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="921">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setQueueNumber:" target="-2" id="610"/>
<binding destination="365" name="enabled" keyPath="values.QueueSeed" id="609"/>
<outlet property="delegate" destination="-2" id="924"/>
<outlet property="nextKeyView" destination="636" id="1639"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="606" customClass="ColorTextField">
<rect key="frame" x="303" y="119" width="98" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="active transfers" id="1239">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.QueueSeed" id="1698"/>
</connections>
</textField>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="607">
<rect key="frame" x="76" y="118" width="186" height="18"/>
<buttonCell key="cell" type="check" title="Seeding with maximum of:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1240">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setQueue:" target="-2" id="613"/>
<binding destination="365" name="value" keyPath="values.QueueSeed" id="608"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="636">
<rect key="frame" x="324" y="96" width="41" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="41" id="y6b-9f-3xe"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1241">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" currencySymbol="¤" internationalCurrencySymbol="¤¤" id="922">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setStalledMinutes:" target="-2" id="646"/>
<binding destination="365" name="enabled" keyPath="values.CheckStalled" id="641"/>
<outlet property="delegate" destination="-2" id="925"/>
<outlet property="nextKeyView" destination="1298" id="1640"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="638" customClass="ColorTextField">
<rect key="frame" x="367" y="98" width="53" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="minutes" id="1242">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.CheckStalled" id="1699"/>
</connections>
</textField>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="639">
<rect key="frame" x="76" y="97" width="244" height="18"/>
<buttonCell key="cell" type="check" title="Transfer is stalled when inactive for:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1243">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setStalled:" target="-2" id="645"/>
<binding destination="365" name="value" keyPath="values.CheckStalled" id="640"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1297">
<rect key="frame" x="-2" y="60" width="74" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Play sound:" usesSingleLineMode="YES" id="1310">
<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="1298">
<rect key="frame" x="275" y="54" width="87" height="25"/>
<constraints>
<constraint firstAttribute="width" constant="80" placeholder="YES" id="gB2-et-KkU"/>
</constraints>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="1309" id="1307">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" id="1308">
<items>
<menuItem state="on" id="1309"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="setSound:" target="-2" id="1320"/>
<binding destination="-2" name="contentValues" keyPath="sounds" id="1330"/>
<binding destination="365" name="selectedValue" keyPath="values.DownloadSound" previousBinding="1330" id="1331"/>
<binding destination="365" name="enabled" keyPath="values.PlayDownloadSound" id="1316"/>
<outlet property="nextKeyView" destination="1300" id="1641"/>
</connections>
</popUpButton>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1299">
<rect key="frame" x="76" y="37" width="183" height="18"/>
<buttonCell key="cell" type="check" title="When seeding completes:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1306">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.PlaySeedingSound" id="1346"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1300">
<rect key="frame" x="264" y="32" width="87" height="25"/>
<constraints>
<constraint firstAttribute="width" constant="80" placeholder="YES" id="Ze1-Nu-GnA"/>
</constraints>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="1305" id="1303">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" id="1304">
<items>
<menuItem state="on" id="1305"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="setSound:" target="-2" id="1321"/>
<binding destination="-2" name="contentValues" keyPath="sounds" id="1332"/>
<binding destination="365" name="enabled" keyPath="values.PlaySeedingSound" id="1315"/>
<binding destination="365" name="selectedValue" keyPath="values.SeedingSound" previousBinding="1332" id="1333"/>
</connections>
</popUpButton>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1301">
<rect key="frame" x="76" y="59" width="194" height="18"/>
<buttonCell key="cell" type="check" title="When download completes:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1302">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.PlayDownloadSound" id="1322"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1969" customClass="ColorTextField">
<rect key="frame" x="340" y="211" width="53" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="minutes" id="1970">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.IdleLimitCheck" id="1984"/>
</connections>
</textField>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="2043">
<rect key="frame" x="76" y="1" width="194" height="18"/>
<buttonCell key="cell" type="check" title="When download completes:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="2044">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setDoneScriptEnabled:" target="-2" id="2059"/>
<binding destination="365" name="value" keyPath="values.DoneScriptEnabled" id="2058"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2046">
<rect key="frame" x="-2" y="2" width="74" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Call script:" usesSingleLineMode="YES" id="2047">
<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="2048">
<rect key="frame" x="275" y="-4" width="87" height="25"/>
<constraints>
<constraint firstAttribute="width" constant="80" placeholder="YES" id="LTs-zq-8hN"/>
</constraints>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="2051" id="2049">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" id="2050">
<items>
<menuItem state="on" id="2051">
<connections>
<binding destination="365" name="image" keyPath="values.DoneScriptPath" id="2062">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToIconTransformer</string>
</dictionary>
</binding>
<binding destination="365" name="title" keyPath="values.DoneScriptPath" previousBinding="2062" id="2064">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToPathTransformer</string>
</dictionary>
</binding>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="2052">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Other…" id="2053">
<connections>
<action selector="doneScriptSheetShow:" target="-2" id="2065"/>
</connections>
</menuItem>
</items>
</menu>
</popUpButtonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.DoneScriptEnabled" id="2061"/>
</connections>
</popUpButton>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="2118">
<rect key="frame" x="76" y="190" width="356" height="18"/>
<buttonCell key="cell" type="check" title="Remove from the transfer list when seeding completes" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="2119">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setLPD:" target="-2" id="2120"/>
<binding destination="365" name="value" keyPath="values.RemoveWhenFinishSeeding" id="2125"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2122">
<rect key="frame" x="96" y="175" width="177" height="14"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Applies to newly added transfers" id="2123">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstItem="265" firstAttribute="centerY" secondItem="267" secondAttribute="centerY" id="1ye-ZZ-IHj"/>
<constraint firstItem="1298" firstAttribute="centerY" secondItem="1301" secondAttribute="centerY" id="43y-lm-kgK"/>
<constraint firstItem="2048" firstAttribute="leading" secondItem="2043" secondAttribute="trailing" constant="8" symbolic="YES" id="4CG-Zs-hMc"/>
<constraint firstItem="264" firstAttribute="leading" secondItem="267" secondAttribute="trailing" constant="8" symbolic="YES" id="4kz-Pg-Gs1"/>
<constraint firstItem="607" firstAttribute="leading" secondItem="264" secondAttribute="leading" id="5Ok-rt-vHk"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="606" secondAttribute="trailing" constant="20" symbolic="YES" id="5eC-JW-9sl"/>
<constraint firstItem="1959" firstAttribute="centerY" secondItem="1958" secondAttribute="centerY" id="68T-YZ-SBC"/>
<constraint firstItem="263" firstAttribute="leading" secondItem="257" secondAttribute="trailing" constant="4" id="6mh-gV-D2p"/>
<constraint firstItem="1298" firstAttribute="top" secondItem="639" secondAttribute="bottom" constant="20" symbolic="YES" id="9My-zU-rE4"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1298" secondAttribute="trailing" constant="20" symbolic="YES" id="Ac7-Sc-pnt"/>
<constraint firstItem="606" firstAttribute="centerY" secondItem="607" secondAttribute="centerY" id="Ao0-Ui-5T8"/>
<constraint firstItem="638" firstAttribute="leading" secondItem="636" secondAttribute="trailing" constant="4" id="Ap1-e8-iyn"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1969" secondAttribute="trailing" constant="20" symbolic="YES" id="BfT-Nw-LBJ"/>
<constraint firstItem="2118" firstAttribute="top" secondItem="1958" secondAttribute="bottom" constant="4" id="Cgu-vq-Whj"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1300" secondAttribute="trailing" constant="20" symbolic="YES" id="F4l-L6-jM6"/>
<constraint firstItem="636" firstAttribute="leading" secondItem="639" secondAttribute="trailing" constant="4" id="FDy-Ot-TCQ"/>
<constraint firstItem="604" firstAttribute="top" secondItem="337" secondAttribute="bottom" constant="2" id="FJq-IF-g37"/>
<constraint firstItem="1297" firstAttribute="trailing" secondItem="267" secondAttribute="trailing" id="G2N-Ue-SKd"/>
<constraint firstItem="1959" firstAttribute="leading" secondItem="1958" secondAttribute="trailing" constant="4" id="GBM-Dv-fBO"/>
<constraint firstItem="604" firstAttribute="centerY" secondItem="607" secondAttribute="centerY" id="GhR-LK-fsr"/>
<constraint firstItem="1299" firstAttribute="leading" secondItem="264" secondAttribute="leading" id="H9J-7l-cRN"/>
<constraint firstItem="337" firstAttribute="leading" secondItem="264" secondAttribute="leading" id="I19-F3-F5L"/>
<constraint firstItem="1969" firstAttribute="leading" secondItem="1959" secondAttribute="trailing" constant="4" id="K65-ud-KmG"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="268" secondAttribute="trailing" constant="20" symbolic="YES" id="Kd0-RO-CDI"/>
<constraint firstItem="1301" firstAttribute="centerY" secondItem="1297" secondAttribute="centerY" id="Krp-Ko-TF7"/>
<constraint firstItem="2118" firstAttribute="leading" secondItem="264" secondAttribute="leading" id="Lyh-qK-kwI"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="2048" secondAttribute="trailing" constant="20" symbolic="YES" id="M1E-Im-toy"/>
<constraint firstItem="639" firstAttribute="top" secondItem="604" secondAttribute="bottom" constant="2" id="OwP-VL-gX0"/>
<constraint firstItem="1298" firstAttribute="leading" secondItem="1301" secondAttribute="trailing" constant="8" symbolic="YES" id="PMy-jP-rEj"/>
<constraint firstItem="2043" firstAttribute="centerY" secondItem="2046" secondAttribute="centerY" id="PSZ-ae-Eqx"/>
<constraint firstItem="2043" firstAttribute="top" secondItem="1299" secondAttribute="bottom" constant="20" id="Qf1-Gf-NrG"/>
<constraint firstItem="337" firstAttribute="top" secondItem="2122" secondAttribute="bottom" constant="20" id="RNI-7M-7QS"/>
<constraint firstItem="636" firstAttribute="centerY" secondItem="639" secondAttribute="centerY" id="RzR-et-pCg"/>
<constraint firstItem="2046" firstAttribute="width" secondItem="267" secondAttribute="width" id="Ubm-6P-bEl"/>
<constraint firstItem="1300" firstAttribute="leading" secondItem="1299" secondAttribute="trailing" constant="8" symbolic="YES" id="Vxv-Ha-Cat"/>
<constraint firstItem="604" firstAttribute="leading" secondItem="607" secondAttribute="trailing" constant="4" id="WBv-Hi-ZAn"/>
<constraint firstItem="2043" firstAttribute="leading" secondItem="264" secondAttribute="leading" id="WV1-Zh-WyT"/>
<constraint firstItem="264" firstAttribute="centerY" secondItem="267" secondAttribute="centerY" id="XGp-eS-3xI"/>
<constraint firstItem="257" firstAttribute="leading" secondItem="337" secondAttribute="trailing" constant="4" id="XHe-qE-pza"/>
<constraint firstItem="267" firstAttribute="leading" secondItem="4cS-54-dlc" secondAttribute="leading" id="ZXE-R2-LbH"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="265" secondAttribute="trailing" constant="20" symbolic="YES" id="a3K-zJ-Yl9"/>
<constraint firstItem="268" firstAttribute="leading" secondItem="264" secondAttribute="leading" constant="20" id="aMi-iz-dj7"/>
<constraint firstItem="1299" firstAttribute="top" secondItem="1298" secondAttribute="bottom" constant="4" id="aWw-IV-0Be"/>
<constraint firstItem="1958" firstAttribute="top" secondItem="268" secondAttribute="bottom" constant="8" symbolic="YES" id="cVD-xt-VfW"/>
<constraint firstItem="2046" firstAttribute="trailing" secondItem="267" secondAttribute="trailing" id="caP-di-A7X"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="2122" secondAttribute="trailing" constant="20" symbolic="YES" id="dff-8C-IZs"/>
<constraint firstItem="606" firstAttribute="leading" secondItem="604" secondAttribute="trailing" constant="4" id="dsQ-OQ-rog"/>
<constraint firstItem="1301" firstAttribute="leading" secondItem="264" secondAttribute="leading" id="edm-Z1-PLF"/>
<constraint firstItem="257" firstAttribute="centerY" secondItem="337" secondAttribute="centerY" id="f2o-bs-2xS"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="2118" secondAttribute="trailing" constant="20" symbolic="YES" id="gWX-1m-B0d"/>
<constraint firstItem="2122" firstAttribute="top" secondItem="2118" secondAttribute="bottom" constant="2" id="ifS-4u-lBe"/>
<constraint firstItem="267" firstAttribute="top" secondItem="4cS-54-dlc" secondAttribute="top" constant="3" id="jC8-Fg-aoK"/>
<constraint firstItem="2048" firstAttribute="centerY" secondItem="2046" secondAttribute="centerY" id="kRG-P0-HOO"/>
<constraint firstItem="268" firstAttribute="top" secondItem="264" secondAttribute="bottom" constant="2" id="lDA-6s-bJO"/>
<constraint firstItem="638" firstAttribute="centerY" secondItem="639" secondAttribute="centerY" id="lZM-1c-Rel"/>
<constraint firstItem="1300" firstAttribute="top" secondItem="1299" secondAttribute="bottom" constant="-18" id="muf-Lk-n7G"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="638" secondAttribute="trailing" constant="20" symbolic="YES" id="nga-Zx-3XL"/>
<constraint firstItem="1300" firstAttribute="centerY" secondItem="1299" secondAttribute="centerY" id="pg2-8t-utk"/>
<constraint firstItem="263" firstAttribute="centerY" secondItem="337" secondAttribute="centerY" id="pnn-34-PEE"/>
<constraint firstAttribute="bottom" secondItem="2048" secondAttribute="bottom" id="qBS-oe-tyG"/>
<constraint firstAttribute="width" priority="750" constant="456" id="qLv-Ed-VPc"/>
<constraint firstItem="2122" firstAttribute="leading" secondItem="268" secondAttribute="leading" id="qe2-1X-osM"/>
<constraint firstItem="1297" firstAttribute="width" secondItem="267" secondAttribute="width" id="qeY-U8-rka"/>
<constraint firstItem="1969" firstAttribute="centerY" secondItem="1958" secondAttribute="centerY" id="qkr-XL-plt"/>
<constraint firstItem="262" firstAttribute="trailing" secondItem="267" secondAttribute="trailing" id="use-zI-GYX"/>
<constraint firstItem="262" firstAttribute="width" secondItem="267" secondAttribute="width" id="ux9-qW-2BS"/>
<constraint firstItem="265" firstAttribute="leading" secondItem="264" secondAttribute="trailing" constant="4" id="v44-IM-yMr"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="263" secondAttribute="trailing" constant="20" symbolic="YES" id="xtV-rb-r8a"/>
<constraint firstItem="639" firstAttribute="leading" secondItem="264" secondAttribute="leading" id="xzP-lH-B34"/>
<constraint firstItem="1958" firstAttribute="leading" secondItem="264" secondAttribute="leading" id="ybY-bg-DLh"/>
<constraint firstItem="337" firstAttribute="centerY" secondItem="262" secondAttribute="centerY" id="yyB-Oy-If7"/>
</constraints>
</customView>
<button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2068">
<rect key="frame" x="517" y="16" width="25" height="25"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="UEv-Xc-6y8"/>
<constraint firstAttribute="width" constant="20" id="Ucd-Mu-50l"/>
</constraints>
<buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2069">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="helpForScript:" target="-2" id="2070"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="2068" secondAttribute="trailing" constant="20" id="5A8-YJ-eEc"/>
<constraint firstItem="2068" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="4cS-54-dlc" secondAttribute="trailing" constant="12" symbolic="YES" id="ACl-Um-aw0"/>
<constraint firstItem="4cS-54-dlc" firstAttribute="top" secondItem="256" secondAttribute="top" constant="20" symbolic="YES" id="QDe-5P-SEj"/>
<constraint firstItem="4cS-54-dlc" firstAttribute="centerX" secondItem="256" secondAttribute="centerX" id="bFU-uy-JfJ"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="4cS-54-dlc" secondAttribute="trailing" constant="20" symbolic="YES" id="eKg-vK-rgp"/>
<constraint firstItem="2068" firstAttribute="top" secondItem="4cS-54-dlc" secondAttribute="bottom" id="lzb-aH-hHp"/>
<constraint firstAttribute="bottom" secondItem="2068" secondAttribute="bottom" constant="20" id="omy-rS-hWT"/>
<constraint firstItem="4cS-54-dlc" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="256" secondAttribute="leading" constant="20" symbolic="YES" id="yRF-XB-8nU"/>
</constraints>
</view>
</tabViewItem>
</tabViewItems>
<connections>
<outlet property="nextKeyView" destination="265" id="1643"/>
</connections>
</tabView>
</subviews>
<constraints>
<constraint firstItem="252" firstAttribute="leading" secondItem="41" secondAttribute="leading" constant="20" symbolic="YES" id="0ou-aK-SuQ"/>
<constraint firstItem="252" firstAttribute="top" secondItem="41" secondAttribute="top" constant="10" id="2tA-RE-B0I"/>
<constraint firstAttribute="trailing" secondItem="252" secondAttribute="trailing" constant="20" symbolic="YES" id="N1X-l7-sxr"/>
<constraint firstAttribute="bottom" secondItem="252" secondAttribute="bottom" constant="20" symbolic="YES" id="gC7-El-6Si"/>
</constraints>
<point key="canvasLocation" x="298" y="461.5"/>
</customView>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="1760" userLabel="Groups">
<rect key="frame" x="0.0" y="0.0" width="562" height="260"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="uFR-ma-abW">
<rect key="frame" x="20" y="40" width="522" height="200"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1834">
<rect key="frame" x="189" y="42" width="225" height="28"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Transfers will be assigned to the first group where all criteria are met" id="1835">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1832">
<rect key="frame" x="413" y="38" width="96" height="32"/>
<constraints>
<constraint firstAttribute="width" constant="82" placeholder="YES" id="NNu-4r-9Yo"/>
</constraints>
<buttonCell key="cell" type="push" title="Edit…" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1833">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="orderFrontRulesSheet:" target="1783" id="1846"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="1830">
<rect key="frame" x="169" y="76" width="313" height="18"/>
<buttonCell key="cell" type="check" title="Assign group to new transfers based on criteria" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="1831">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="toggleUseAutoAssignRules:" target="1783" id="1884"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1823">
<rect key="frame" x="189" y="101" width="285" height="14"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="The location will only be set when adding the transfer" id="1824">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button translatesAutoresizingMaskIntoConstraints="NO" id="1814">
<rect key="frame" x="169" y="121" width="130" height="18"/>
<constraints>
<constraint firstAttribute="width" constant="128" placeholder="YES" id="R0Z-Yu-lpr"/>
</constraints>
<buttonCell key="cell" type="check" title="Custom location:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1815">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="toggleUseCustomDownloadLocation:" target="1783" id="1820"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1808">
<rect key="frame" x="302" y="116" width="83" height="25"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="1811" id="1809">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" id="1810">
<items>
<menuItem state="on" id="1811"/>
<menuItem isSeparatorItem="YES" id="1812">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Other…" id="1813">
<connections>
<action selector="customDownloadLocationSheetShow:" target="1783" id="1822"/>
</connections>
</menuItem>
</items>
</menu>
</popUpButtonCell>
</popUpButton>
<colorWell translatesAutoresizingMaskIntoConstraints="NO" id="1800">
<rect key="frame" x="171" y="153" width="52" height="47"/>
<constraints>
<constraint firstAttribute="height" constant="47" id="5Xp-t8-RwQ"/>
<constraint firstAttribute="width" constant="52" id="Frq-Wt-2QX"/>
</constraints>
<color key="color" red="0.058130499000000002" green="0.055541898999999999" blue="1" alpha="1" colorSpace="calibratedRGB"/>
</colorWell>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1795">
<rect key="frame" x="229" y="184" width="84" height="16"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Group Name:" id="1796">
<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" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1793">
<rect key="frame" x="231" y="153" width="271" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="271" id="Iag-F7-aqK"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1794">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<outlet property="delegate" destination="1783" id="1803"/>
<outlet property="nextKeyView" destination="1774" id="1804"/>
</connections>
</textField>
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1772">
<rect key="frame" x="19" y="-1" width="71" height="20"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="roundRect" trackingMode="momentary" id="1773">
<font key="font" metaFont="cellTitle"/>
<segments>
<segment image="NSAddTemplate" width="32"/>
<segment image="NSRemoveTemplate" width="32" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="addRemoveGroup:" target="1783" id="1790"/>
</connections>
</segmentedControl>
<scrollView focusRingType="none" autohidesScrollers="YES" horizontalLineScroll="20" horizontalPageScroll="10" verticalLineScroll="20" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1771">
<rect key="frame" x="20" y="29" width="143" height="171"/>
<clipView key="contentView" id="F5C-Uu-ttQ">
<rect key="frame" x="1" y="1" width="141" height="169"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnResizing="NO" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" rowHeight="18" id="1774">
<rect key="frame" x="0.0" y="0.0" width="141" height="169"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn identifier="Color" editable="NO" width="20" minWidth="20" maxWidth="20" id="1777">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Color">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<imageCell key="dataCell" controlSize="small" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="imageCell:1782:image" id="1782"/>
</tableColumn>
<tableColumn identifier="Name" editable="NO" width="77" minWidth="40" maxWidth="1000" id="1779">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Name">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" id="1780">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
</tableColumn>
</tableColumns>
<connections>
<outlet property="dataSource" destination="1783" id="1788"/>
<outlet property="delegate" destination="1783" id="1789"/>
</connections>
</tableView>
</subviews>
</clipView>
<constraints>
<constraint firstAttribute="height" constant="171" id="P3v-3e-8eY"/>
<constraint firstAttribute="width" constant="143" id="d3A-Z1-Inw"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="0.19672129999999999" horizontal="YES" id="1775">
<rect key="frame" x="-100" y="-100" width="470" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="1776">
<rect key="frame" x="184" y="1" width="15" height="188"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<connections>
<outlet property="nextKeyView" destination="1793" id="1805"/>
</connections>
</scrollView>
</subviews>
<constraints>
<constraint firstItem="1793" firstAttribute="bottom" secondItem="1800" secondAttribute="bottom" id="5l0-7C-SmT"/>
<constraint firstItem="1823" firstAttribute="top" secondItem="1814" secondAttribute="bottom" constant="7" id="6Ob-6p-WvL"/>
<constraint firstItem="1771" firstAttribute="leading" secondItem="uFR-ma-abW" secondAttribute="leading" constant="20" symbolic="YES" id="ChC-02-a9L"/>
<constraint firstItem="1832" firstAttribute="leading" secondItem="1834" secondAttribute="trailing" constant="8" symbolic="YES" id="E0j-y7-W9L"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1795" secondAttribute="trailing" constant="20" symbolic="YES" id="GJg-fc-y1O"/>
<constraint firstItem="1795" firstAttribute="leading" secondItem="1800" secondAttribute="trailing" constant="8" symbolic="YES" id="K0C-4B-uQb"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1808" secondAttribute="trailing" constant="20" symbolic="YES" id="Kpd-An-Chd"/>
<constraint firstItem="1814" firstAttribute="top" secondItem="1800" secondAttribute="bottom" constant="15" id="Kpd-sh-tcg"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1832" secondAttribute="trailing" constant="20" symbolic="YES" id="QFE-oW-g9V"/>
<constraint firstItem="1808" firstAttribute="leading" secondItem="1814" secondAttribute="trailing" constant="6" id="Qml-W6-fyB"/>
<constraint firstItem="1830" firstAttribute="leading" secondItem="1800" secondAttribute="leading" id="T6n-Il-SVZ"/>
<constraint firstItem="1808" firstAttribute="centerY" secondItem="1814" secondAttribute="centerY" id="Tp3-4F-sjo"/>
<constraint firstItem="1771" firstAttribute="top" secondItem="uFR-ma-abW" secondAttribute="top" id="UBq-PS-A1O"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1823" secondAttribute="trailing" constant="20" symbolic="YES" id="VH9-E9-grg"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1793" secondAttribute="trailing" constant="20" symbolic="YES" id="Vnn-e5-Oyt"/>
<constraint firstItem="1832" firstAttribute="top" secondItem="1830" secondAttribute="bottom" constant="12" id="XWU-VA-EOu"/>
<constraint firstItem="1793" firstAttribute="leading" secondItem="1795" secondAttribute="leading" id="YeX-7j-nHt"/>
<constraint firstItem="1772" firstAttribute="leading" secondItem="1771" secondAttribute="leading" id="ajc-aZ-8Jt"/>
<constraint firstItem="1830" firstAttribute="top" secondItem="1823" secondAttribute="bottom" constant="8" symbolic="YES" id="i8b-f2-13U"/>
<constraint firstItem="1834" firstAttribute="leading" secondItem="1823" secondAttribute="leading" id="mcL-pK-ejr"/>
<constraint firstItem="1823" firstAttribute="leading" secondItem="1814" secondAttribute="leading" constant="20" id="n09-Oh-jjL"/>
<constraint firstItem="1795" firstAttribute="top" secondItem="1771" secondAttribute="top" id="nl0-tW-40z"/>
<constraint firstItem="1800" firstAttribute="leading" secondItem="1771" secondAttribute="trailing" constant="8" symbolic="YES" id="o8H-y4-dHa"/>
<constraint firstItem="1772" firstAttribute="top" secondItem="1771" secondAttribute="bottom" constant="11" id="qWX-iU-oKf"/>
<constraint firstItem="1834" firstAttribute="top" secondItem="1830" secondAttribute="bottom" constant="7" id="tXU-Ec-TmC"/>
<constraint firstItem="1800" firstAttribute="top" secondItem="1771" secondAttribute="top" id="uL1-Nn-SV6"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1830" secondAttribute="trailing" constant="20" symbolic="YES" id="vLf-1K-aQn"/>
<constraint firstItem="1814" firstAttribute="leading" secondItem="1830" secondAttribute="leading" id="vek-ci-oZD"/>
<constraint firstAttribute="bottom" secondItem="1772" secondAttribute="bottom" id="vkd-nO-F32"/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="uFR-ma-abW" secondAttribute="bottom" constant="40" id="S98-Hy-EO0"/>
<constraint firstItem="uFR-ma-abW" firstAttribute="centerX" secondItem="1760" secondAttribute="centerX" id="YnE-Wm-ywS"/>
<constraint firstItem="uFR-ma-abW" firstAttribute="leading" secondItem="1760" secondAttribute="leading" constant="20" symbolic="YES" id="gR2-th-ZNh"/>
<constraint firstAttribute="trailing" secondItem="uFR-ma-abW" secondAttribute="trailing" constant="20" symbolic="YES" id="nUm-NA-t2e"/>
<constraint firstItem="uFR-ma-abW" firstAttribute="top" secondItem="1760" secondAttribute="top" constant="20" symbolic="YES" id="z54-bU-8qg"/>
</constraints>
<point key="canvasLocation" x="-512" y="461"/>
</customView>
<customView id="153" userLabel="Bandwidth">
<rect key="frame" x="0.0" y="0.0" width="574" height="264"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="a4A-eF-t64">
<rect key="frame" x="20" y="40" width="534" height="204"/>
<subviews>
<popUpButton horizontalHuggingPriority="1000" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1907">
<rect key="frame" x="196" y="-2" width="110" height="25"/>
<popUpButtonCell key="cell" type="push" title="Every Day" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="127" imageScaling="proportionallyDown" inset="2" selectedItem="1910" id="1908">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" id="1909">
<items>
<menuItem title="Every Day" state="on" tag="127" id="1910"/>
<menuItem title="Weekdays" tag="62" id="1911"/>
<menuItem title="Weekends" tag="65" id="1912"/>
<menuItem isSeparatorItem="YES" tag="-1" id="1913"/>
<menuItem title="Monday" tag="2" id="1914"/>
<menuItem title="Tuesday" tag="4" id="1915"/>
<menuItem title="Wednesday" tag="8" id="1916"/>
<menuItem title="Thursday" tag="16" id="1917"/>
<menuItem title="Friday" tag="32" id="1918"/>
<menuItem title="Saturday" tag="64" id="1919"/>
<menuItem title="Sunday" tag="1" id="1920"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="setAutoSpeedLimitDay:" target="-2" id="1922"/>
<binding destination="365" name="enabled" keyPath="values.SpeedLimitAuto" id="1923"/>
<binding destination="365" name="selectedTag" keyPath="values.SpeedLimitAutoDay" id="1924"/>
</connections>
</popUpButton>
<datePicker verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="526">
<rect key="frame" x="424" y="0.0" width="86" height="28"/>
<constraints>
<constraint firstAttribute="width" constant="83" id="Gpc-7F-EcD"/>
</constraints>
<datePickerCell key="cell" borderStyle="bezel" alignment="left" id="1283">
<font key="font" metaFont="system"/>
<date key="date" timeIntervalSinceReferenceDate="678949666.07677197">
<!--2022-07-08 05:07:46 +0000-->
</date>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<datePickerElements key="datePickerElements" hour="YES" minute="YES"/>
</datePickerCell>
<connections>
<action selector="setAutoSpeedLimitTime:" target="-2" id="1902"/>
<binding destination="365" name="enabled" keyPath="values.SpeedLimitAuto" id="530"/>
<binding destination="365" name="value" keyPath="values.SpeedLimitAutoOffDate" id="535"/>
<outlet property="nextKeyView" destination="154" id="584"/>
</connections>
</datePicker>
<datePicker verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="525">
<rect key="frame" x="314" y="0.0" width="86" height="28"/>
<constraints>
<constraint firstAttribute="width" constant="83" id="jiN-XB-lhe"/>
</constraints>
<datePickerCell key="cell" borderStyle="bezel" alignment="left" id="1282">
<font key="font" metaFont="system"/>
<date key="date" timeIntervalSinceReferenceDate="678949666.09633195">
<!--2022-07-08 05:07:46 +0000-->
</date>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<datePickerElements key="datePickerElements" hour="YES" minute="YES"/>
</datePickerCell>
<connections>
<action selector="setAutoSpeedLimitTime:" target="-2" id="1903"/>
<binding destination="365" name="enabled" keyPath="values.SpeedLimitAuto" id="529"/>
<binding destination="365" name="value" keyPath="values.SpeedLimitAutoOnDate" id="534"/>
<outlet property="nextKeyView" destination="526" id="583"/>
</connections>
</datePicker>
<textField horizontalHuggingPriority="1000" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="310" customClass="ColorTextField">
<rect key="frame" x="402" y="5" width="17" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="to" id="1281">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.SpeedLimitAuto" id="1702"/>
</connections>
</textField>
<button translatesAutoresizingMaskIntoConstraints="NO" id="307">
<rect key="frame" x="172" y="29" width="162" height="18"/>
<buttonCell key="cell" type="check" title="Schedule Speed Limit:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1280">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setAutoSpeedLimit:" target="-2" id="531"/>
<binding destination="365" name="value" keyPath="values.SpeedLimitAuto" id="455"/>
</connections>
</button>
<imageView translatesAutoresizingMaskIntoConstraints="NO" id="228">
<rect key="frame" x="29" y="112" width="18" height="18"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="TortoiseTemplate" id="1279"/>
</imageView>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="200">
<rect key="frame" x="192" y="53" width="324" height="28"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="When enabled Speed Limit overrides the global bandwidth limits" id="1278">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="199">
<rect key="frame" x="172" y="114" width="96" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Download rate:" id="1277">
<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" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="198">
<rect key="frame" x="172" y="89" width="79" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Upload rate:" id="1276">
<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" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="196">
<rect key="frame" x="50" y="114" width="118" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Speed Limit mode:" id="1275">
<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" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="195">
<rect key="frame" x="357" y="89" width="32" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="1274">
<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" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="194">
<rect key="frame" x="357" y="114" width="32" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="1273">
<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" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="192">
<rect key="frame" x="302" y="87" width="50" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="FWF-uP-zz7"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1272">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="929">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setSpeedLimit:" target="-2" id="587"/>
<outlet property="delegate" destination="-2" id="933"/>
<outlet property="nextKeyView" destination="525" id="581"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="190">
<rect key="frame" x="302" y="112" width="50" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="bKh-IT-cHa"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1271">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="928">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setSpeedLimit:" target="-2" id="586"/>
<outlet property="delegate" destination="-2" id="932"/>
<outlet property="nextKeyView" destination="192" id="580"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="163">
<rect key="frame" x="18" y="185" width="150" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Global bandwidth limits:" id="1270">
<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" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="159" customClass="ColorTextField">
<rect key="frame" x="357" y="160" width="32" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="1269">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.CheckUpload" id="1701"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="158" customClass="ColorTextField">
<rect key="frame" x="357" y="185" width="32" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="1268">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.CheckDownload" id="1700"/>
</connections>
</textField>
<button translatesAutoresizingMaskIntoConstraints="NO" id="157">
<rect key="frame" x="172" y="184" width="118" height="18"/>
<buttonCell key="cell" type="check" title="Download rate:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1267">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="applySpeedSettings:" target="-2" id="473"/>
<binding destination="365" name="value" keyPath="values.CheckDownload" id="465"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="156">
<rect key="frame" x="302" y="158" width="50" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="8vq-FW-FXz"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1266">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="927">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setGlobalLimit:" target="-2" id="599"/>
<binding destination="365" name="enabled" keyPath="values.CheckUpload" id="633"/>
<outlet property="delegate" destination="-2" id="931"/>
<outlet property="nextKeyView" destination="190" id="934"/>
</connections>
</textField>
<button translatesAutoresizingMaskIntoConstraints="NO" id="155">
<rect key="frame" x="172" y="159" width="118" height="18"/>
<buttonCell key="cell" type="check" title="Upload rate:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1265">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="applySpeedSettings:" target="-2" id="472"/>
<binding destination="365" name="value" keyPath="values.CheckUpload" id="464"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="154">
<rect key="frame" x="302" y="183" width="50" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="6ka-cM-20f"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1264">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="926">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setGlobalLimit:" target="-2" id="598"/>
<binding destination="365" name="enabled" keyPath="values.CheckDownload" id="632"/>
<outlet property="delegate" destination="-2" id="930"/>
<outlet property="nextKeyView" destination="156" id="577"/>
</connections>
</textField>
</subviews>
<constraints>
<constraint firstItem="192" firstAttribute="centerY" secondItem="198" secondAttribute="centerY" id="0An-WN-j9P"/>
<constraint firstItem="192" firstAttribute="trailing" secondItem="154" secondAttribute="trailing" id="2Ci-69-dXL"/>
<constraint firstItem="192" firstAttribute="top" secondItem="190" secondAttribute="bottom" constant="4" id="2Y5-Ow-KPq"/>
<constraint firstItem="196" firstAttribute="leading" secondItem="228" secondAttribute="trailing" constant="5" id="3dL-jk-Que"/>
<constraint firstItem="156" firstAttribute="centerY" secondItem="155" secondAttribute="centerY" id="4Cl-qN-h67"/>
<constraint firstItem="525" firstAttribute="centerY" secondItem="1907" secondAttribute="centerY" id="4K1-57-qF5"/>
<constraint firstItem="199" firstAttribute="centerY" secondItem="196" secondAttribute="centerY" id="7mo-Zq-APO"/>
<constraint firstItem="228" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="a4A-eF-t64" secondAttribute="leading" constant="20" symbolic="YES" id="9Qf-rP-qht"/>
<constraint firstItem="157" firstAttribute="centerY" secondItem="163" secondAttribute="centerY" id="9bj-16-n7Q"/>
<constraint firstItem="199" firstAttribute="leading" secondItem="157" secondAttribute="leading" id="ApQ-SG-V6h"/>
<constraint firstItem="190" firstAttribute="trailing" secondItem="154" secondAttribute="trailing" id="BuK-UU-l9k"/>
<constraint firstItem="199" firstAttribute="top" secondItem="155" secondAttribute="bottom" constant="30" id="CDw-Gi-bcH"/>
<constraint firstItem="196" firstAttribute="centerY" secondItem="228" secondAttribute="centerY" constant="-1" id="EE7-2m-MFx"/>
<constraint firstItem="1907" firstAttribute="leading" secondItem="307" secondAttribute="leading" constant="25" id="Ebi-eC-iqD"/>
<constraint firstItem="525" firstAttribute="leading" secondItem="1907" secondAttribute="trailing" constant="12" id="F9u-uv-VMH"/>
<constraint firstItem="200" firstAttribute="leading" secondItem="157" secondAttribute="leading" constant="20" id="FPH-Ol-fvQ"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="526" secondAttribute="trailing" constant="20" symbolic="YES" id="Hjj-27-atc"/>
<constraint firstItem="190" firstAttribute="centerY" secondItem="196" secondAttribute="centerY" id="HuN-sa-dlq"/>
<constraint firstItem="196" firstAttribute="trailing" secondItem="163" secondAttribute="trailing" id="IZW-uU-JA8"/>
<constraint firstItem="310" firstAttribute="centerY" secondItem="525" secondAttribute="centerY" constant="-1" id="IrK-9T-8Qv"/>
<constraint firstItem="194" firstAttribute="leading" secondItem="158" secondAttribute="leading" id="Kgl-nk-wJU"/>
<constraint firstItem="159" firstAttribute="centerY" secondItem="155" secondAttribute="centerY" id="MT6-OP-3rB"/>
<constraint firstItem="155" firstAttribute="leading" secondItem="157" secondAttribute="leading" id="MsS-pR-ew0"/>
<constraint firstItem="526" firstAttribute="centerY" secondItem="1907" secondAttribute="centerY" id="NRB-55-2Fv"/>
<constraint firstItem="158" firstAttribute="centerY" secondItem="163" secondAttribute="centerY" id="OT4-00-QLS"/>
<constraint firstItem="525" firstAttribute="top" secondItem="307" secondAttribute="bottom" constant="6" id="Q3w-qf-DCQ"/>
<constraint firstItem="526" firstAttribute="leading" secondItem="310" secondAttribute="trailing" constant="7" id="Q7s-gP-m13"/>
<constraint firstItem="156" firstAttribute="trailing" secondItem="154" secondAttribute="trailing" id="SL0-N4-Mm8"/>
<constraint firstItem="154" firstAttribute="centerY" secondItem="163" secondAttribute="centerY" id="TFq-HO-rco"/>
<constraint firstItem="195" firstAttribute="leading" secondItem="158" secondAttribute="leading" id="UaN-DU-47X"/>
<constraint firstItem="310" firstAttribute="leading" secondItem="525" secondAttribute="trailing" constant="7" id="VTe-SV-9KO"/>
<constraint firstItem="195" firstAttribute="centerY" secondItem="198" secondAttribute="centerY" id="YWp-tk-Dwb"/>
<constraint firstItem="157" firstAttribute="leading" secondItem="163" secondAttribute="trailing" constant="8" symbolic="YES" id="Z5a-b3-Mvq"/>
<constraint firstItem="190" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="199" secondAttribute="trailing" constant="12" id="aYh-bx-7xI"/>
<constraint firstItem="159" firstAttribute="leading" secondItem="158" secondAttribute="leading" id="dgQ-TO-KNu"/>
<constraint firstAttribute="bottom" secondItem="526" secondAttribute="bottom" id="eeG-vK-amc"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="200" secondAttribute="trailing" constant="20" symbolic="YES" id="ey8-0B-VKY"/>
<constraint firstItem="154" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="157" secondAttribute="trailing" constant="12" id="fcW-dU-FG0"/>
<constraint firstItem="198" firstAttribute="leading" secondItem="157" secondAttribute="leading" id="gFh-76-GuJ"/>
<constraint firstItem="156" firstAttribute="leading" secondItem="155" secondAttribute="trailing" constant="12" id="iFp-uT-1ce"/>
<constraint firstItem="200" firstAttribute="top" secondItem="198" secondAttribute="bottom" constant="8" symbolic="YES" id="jJC-Zt-QBL"/>
<constraint firstItem="194" firstAttribute="centerY" secondItem="196" secondAttribute="centerY" id="nRs-hv-2KX"/>
<constraint firstItem="196" firstAttribute="leading" secondItem="228" secondAttribute="trailing" constant="5" id="nrz-Af-dC1"/>
<constraint firstItem="307" firstAttribute="leading" secondItem="157" secondAttribute="leading" id="r0L-jB-5eB"/>
<constraint firstItem="307" firstAttribute="top" secondItem="200" secondAttribute="bottom" constant="7" id="stc-KL-OlN"/>
<constraint firstItem="163" firstAttribute="leading" secondItem="a4A-eF-t64" secondAttribute="leading" constant="20" symbolic="YES" id="v2a-yk-NUx"/>
<constraint firstItem="163" firstAttribute="top" secondItem="a4A-eF-t64" secondAttribute="top" constant="3" id="vAT-pn-hBy"/>
<constraint firstItem="158" firstAttribute="leading" secondItem="154" secondAttribute="trailing" constant="7" id="wSn-aq-7wZ"/>
<constraint firstItem="156" firstAttribute="top" secondItem="154" secondAttribute="bottom" constant="4" id="wib-T4-k0Q"/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint firstItem="a4A-eF-t64" firstAttribute="top" secondItem="153" secondAttribute="top" constant="20" symbolic="YES" id="Hkf-rW-hSQ"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="a4A-eF-t64" secondAttribute="trailing" constant="20" symbolic="YES" id="NLQ-4W-8Qn"/>
<constraint firstAttribute="bottom" secondItem="a4A-eF-t64" secondAttribute="bottom" constant="40" id="dY0-SP-y5M"/>
<constraint firstItem="a4A-eF-t64" firstAttribute="centerX" secondItem="153" secondAttribute="centerX" id="ig7-zh-7UR"/>
<constraint firstItem="a4A-eF-t64" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="153" secondAttribute="leading" constant="20" symbolic="YES" id="ig9-mv-HpH"/>
</constraints>
<point key="canvasLocation" x="-542" y="156"/>
</customView>
<customView id="1361" userLabel="Peers">
<rect key="frame" x="0.0" y="0.0" width="598" height="380"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Uul-ab-ka5">
<rect key="frame" x="52" y="40" width="494" height="320"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1427">
<rect key="frame" x="352" y="301" width="39" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="peers" id="1447">
<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" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1424">
<rect key="frame" x="18" y="301" width="84" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Connections:" usesSingleLineMode="YES" id="1451">
<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 verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1925">
<rect key="frame" x="106" y="204" width="338" height="18"/>
<buttonCell key="cell" type="check" title="Use distributed hash table (DHT) for public torrents" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1926">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setDHT:" target="-2" id="1928"/>
<binding destination="365" name="value" keyPath="values.DHTGlobal" id="1927"/>
</connections>
</button>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1421">
<rect key="frame" x="125" y="128" width="183" height="18"/>
<buttonCell key="cell" type="check" title="Ignore unencrypted peers" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1454">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setEncryptionMode:" target="-2" id="1460"/>
<binding destination="365" name="enabled" keyPath="values.EncryptionPrefer" id="1467"/>
<binding destination="365" name="value" keyPath="values.EncryptionRequire" id="1466"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1428">
<rect key="frame" x="417" y="276" width="39" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="peers" id="1446">
<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="1000" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1434">
<rect key="frame" x="18" y="93" width="84" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Blocklist:" usesSingleLineMode="YES" id="1439">
<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" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1430">
<rect key="frame" x="106" y="276" width="251" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Maximum connections for new transfers:" id="1443">
<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" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1738">
<rect key="frame" x="145" y="21" width="99" height="14"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Last updated: N/A" id="1739">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1422">
<rect key="frame" x="18" y="149" width="84" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Encryption:" usesSingleLineMode="YES" id="1453">
<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 verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1423">
<rect key="frame" x="106" y="148" width="166" height="18"/>
<buttonCell key="cell" type="check" title="Prefer encrypted peers" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1452">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setEncryptionMode:" target="-2" id="1459"/>
<binding destination="365" name="value" keyPath="values.EncryptionPrefer" id="1465"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1426">
<rect key="frame" x="297" y="299" width="50" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="gvK-FZ-BmL"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1448">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="1449">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="3000"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setPeersGlobal:" target="-2" id="1456"/>
<outlet property="nextKeyView" destination="1429" id="1455"/>
</connections>
</textField>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1741">
<rect key="frame" x="125" y="-1" width="199" height="18"/>
<buttonCell key="cell" type="check" title="Automatically update weekly" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1742">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setBlocklistAutoUpdate:" target="-2" id="1745"/>
<binding destination="365" name="value" keyPath="values.BlocklistAutoUpdate" id="1744"/>
<binding destination="365" name="enabled" keyPath="values.BlocklistNew" id="1989"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1425">
<rect key="frame" x="106" y="301" width="186" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Global maximum connections:" id="1450">
<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" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1435">
<rect key="frame" x="195" y="42" width="168" height="16"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" title="blocklist loaded/not loaded" id="1438">
<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 verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1431">
<rect key="frame" x="106" y="224" width="293" height="18"/>
<buttonCell key="cell" type="check" title="Use peer exchange (PEX) for public torrents" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1442">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setPEX:" target="-2" id="1458"/>
<binding destination="365" name="value" keyPath="values.PEXGlobal" id="1464"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1987" customClass="ColorTextField">
<rect key="frame" x="125" y="70" width="34" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="URL:" id="1988">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.BlocklistNew" id="1993"/>
</connections>
</textField>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1951">
<rect key="frame" x="106" y="184" width="287" height="18"/>
<buttonCell key="cell" type="check" title="Use local peer discovery for public torrents" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1952">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setLPD:" target="-2" id="1957"/>
<binding destination="365" name="value" keyPath="values.LocalPeerDiscoveryGlobal" id="1956"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1436">
<rect key="frame" x="120" y="33" width="79" height="32"/>
<buttonCell key="cell" type="push" title="Update" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1437">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="updateBlocklist:" target="-2" id="1462"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1429">
<rect key="frame" x="362" y="274" width="50" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="lcN-i7-y3Z"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1444">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="1445">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="3000"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setPeersTorrent:" target="-2" id="1457"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" verticalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1432">
<rect key="frame" x="126" y="246" width="350" height="28"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="High connection limits might significantly impact system performance" id="1441">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1985">
<rect key="frame" x="164" y="67" width="310" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="v1A-Uu-Yga"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1986">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
<allowedInputSourceLocales>
<string>NSAllRomanInputSourcesLocaleIdentifier</string>
</allowedInputSourceLocales>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.BlocklistNew" id="1991"/>
</connections>
</textField>
<button verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1433">
<rect key="frame" x="106" y="92" width="282" height="18"/>
<buttonCell key="cell" type="check" title="Prevent peers in blocklist from connecting" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1440">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setBlocklistEnabled:" target="-2" id="1461"/>
<binding destination="365" name="value" keyPath="values.BlocklistNew" id="1992"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="1951" firstAttribute="leading" secondItem="1425" secondAttribute="leading" id="1ye-tP-GDs"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1421" secondAttribute="trailing" constant="20" symbolic="YES" id="2Bi-YL-PBm"/>
<constraint firstItem="1430" firstAttribute="leading" secondItem="1425" secondAttribute="leading" id="2rU-Ba-ZnK"/>
<constraint firstItem="1421" firstAttribute="top" secondItem="1423" secondAttribute="bottom" constant="4" id="38a-s4-Cqd"/>
<constraint firstItem="1426" firstAttribute="centerY" secondItem="1424" secondAttribute="centerY" id="3mp-yH-3WQ"/>
<constraint firstItem="1431" firstAttribute="top" secondItem="1432" secondAttribute="bottom" constant="5" id="4fa-M5-fIw"/>
<constraint firstItem="1738" firstAttribute="leading" secondItem="1421" secondAttribute="leading" constant="20" id="5MP-Hm-9me"/>
<constraint firstItem="1424" firstAttribute="top" secondItem="Uul-ab-ka5" secondAttribute="top" constant="3" id="6sB-hi-YJj"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1738" secondAttribute="trailing" constant="20" symbolic="YES" id="7wC-NP-253"/>
<constraint firstAttribute="width" priority="750" constant="494" id="CIt-WZ-AsA"/>
<constraint firstItem="1433" firstAttribute="top" secondItem="1421" secondAttribute="bottom" constant="20" id="D3Z-hM-vMs"/>
<constraint firstItem="1434" firstAttribute="width" secondItem="1424" secondAttribute="width" id="DFp-ms-9X5"/>
<constraint firstItem="1433" firstAttribute="leading" secondItem="1425" secondAttribute="leading" id="Ddf-dW-PQQ"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1431" secondAttribute="trailing" constant="20" symbolic="YES" id="ECB-pN-9Y2"/>
<constraint firstItem="1925" firstAttribute="top" secondItem="1431" secondAttribute="bottom" constant="4" id="Eim-jr-7en"/>
<constraint firstItem="1428" firstAttribute="leading" secondItem="1429" secondAttribute="trailing" constant="7" id="EtO-Ho-rab"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1427" secondAttribute="trailing" constant="20" symbolic="YES" id="FQs-YP-viE"/>
<constraint firstItem="1423" firstAttribute="leading" secondItem="1425" secondAttribute="leading" id="IXf-9D-PvX"/>
<constraint firstItem="1422" firstAttribute="trailing" secondItem="1424" secondAttribute="trailing" id="Jb2-tY-1UZ"/>
<constraint firstItem="1985" firstAttribute="leading" secondItem="1987" secondAttribute="trailing" constant="7" id="Nc3-1U-XJ2"/>
<constraint firstAttribute="bottom" secondItem="1741" secondAttribute="bottom" id="NxG-vr-ROx"/>
<constraint firstItem="1423" firstAttribute="centerY" secondItem="1422" secondAttribute="centerY" id="Qru-P2-QWV"/>
<constraint firstAttribute="trailing" secondItem="1985" secondAttribute="trailing" constant="20" symbolic="YES" id="R0G-Bo-bxS"/>
<constraint firstItem="1435" firstAttribute="leading" secondItem="1436" secondAttribute="trailing" constant="5" id="S3K-jh-AZ6"/>
<constraint firstItem="1431" firstAttribute="leading" secondItem="1425" secondAttribute="leading" id="WKo-ja-L8x"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1428" secondAttribute="trailing" constant="20" symbolic="YES" id="WOL-dK-PBP"/>
<constraint firstItem="1429" firstAttribute="centerY" secondItem="1430" secondAttribute="centerY" id="ZiH-kz-u9F"/>
<constraint firstItem="1433" firstAttribute="centerY" secondItem="1434" secondAttribute="centerY" id="a5u-ns-zGh"/>
<constraint firstItem="1432" firstAttribute="top" secondItem="1430" secondAttribute="bottom" constant="2" id="bQ3-J6-B7l"/>
<constraint firstItem="1422" firstAttribute="width" secondItem="1424" secondAttribute="width" id="cbY-tC-hkY"/>
<constraint firstItem="1436" firstAttribute="top" secondItem="1985" secondAttribute="bottom" constant="7" id="dn4-Lj-ON3"/>
<constraint firstItem="1951" firstAttribute="top" secondItem="1925" secondAttribute="bottom" constant="4" id="dpm-Tk-hFF"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1433" secondAttribute="trailing" constant="20" symbolic="YES" id="dwE-u8-mZP"/>
<constraint firstItem="1435" firstAttribute="centerY" secondItem="1436" secondAttribute="centerY" id="eKX-3a-b9r"/>
<constraint firstItem="1424" firstAttribute="leading" secondItem="Uul-ab-ka5" secondAttribute="leading" constant="20" symbolic="YES" id="et0-7a-djy"/>
<constraint firstItem="1426" firstAttribute="leading" secondItem="1425" secondAttribute="trailing" constant="7" id="g8o-Y9-zFV"/>
<constraint firstItem="1436" firstAttribute="leading" secondItem="1421" secondAttribute="leading" id="gDK-bQ-kNV"/>
<constraint firstItem="1925" firstAttribute="leading" secondItem="1425" secondAttribute="leading" id="iC3-JC-F0j"/>
<constraint firstItem="1425" firstAttribute="centerY" secondItem="1424" secondAttribute="centerY" id="iFh-xw-zmS"/>
<constraint firstItem="1985" firstAttribute="top" secondItem="1433" secondAttribute="bottom" constant="5" id="jSQ-v9-oWW"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1741" secondAttribute="trailing" constant="20" symbolic="YES" id="jb3-rn-dHm"/>
<constraint firstItem="1427" firstAttribute="leading" secondItem="1426" secondAttribute="trailing" constant="7" id="oA6-7G-FQJ"/>
<constraint firstItem="1432" firstAttribute="leading" secondItem="1425" secondAttribute="leading" constant="20" id="oPI-0a-X9c"/>
<constraint firstItem="1425" firstAttribute="leading" secondItem="1424" secondAttribute="trailing" constant="8" symbolic="YES" id="oio-4R-VOQ"/>
<constraint firstItem="1423" firstAttribute="top" secondItem="1951" secondAttribute="bottom" constant="20" id="p25-TH-H6r"/>
<constraint firstItem="1738" firstAttribute="top" secondItem="1436" secondAttribute="bottom" constant="5" id="pDB-c6-B21"/>
<constraint firstItem="1987" firstAttribute="leading" secondItem="1421" secondAttribute="leading" id="pRk-8e-XPJ"/>
<constraint firstItem="1985" firstAttribute="centerY" secondItem="1987" secondAttribute="centerY" id="pgG-mB-jw4"/>
<constraint firstItem="1429" firstAttribute="leading" secondItem="1430" secondAttribute="trailing" constant="7" id="pv5-fm-XdY"/>
<constraint firstItem="1428" firstAttribute="centerY" secondItem="1430" secondAttribute="centerY" id="qzF-5z-JYQ"/>
<constraint firstItem="1427" firstAttribute="centerY" secondItem="1424" secondAttribute="centerY" id="sqx-X8-Tg3"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1435" secondAttribute="trailing" constant="20" symbolic="YES" id="tMe-Do-8WZ"/>
<constraint firstItem="1434" firstAttribute="trailing" secondItem="1424" secondAttribute="trailing" id="tOQ-Rh-6sM"/>
<constraint firstItem="1430" firstAttribute="top" secondItem="1425" secondAttribute="bottom" constant="9" id="tPf-C0-SwC"/>
<constraint firstItem="1741" firstAttribute="top" secondItem="1738" secondAttribute="bottom" constant="5" id="v0C-6Y-hxk"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1423" secondAttribute="trailing" constant="20" symbolic="YES" id="w71-mV-NzU"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1432" secondAttribute="trailing" constant="20" symbolic="YES" id="woV-re-RCb"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1925" secondAttribute="trailing" constant="20" symbolic="YES" id="xFD-mQ-DYo"/>
<constraint firstItem="1741" firstAttribute="leading" secondItem="1421" secondAttribute="leading" id="yvS-hC-I6q"/>
<constraint firstItem="1421" firstAttribute="leading" secondItem="1423" secondAttribute="leading" constant="19" id="z4d-cl-7Sx"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1951" secondAttribute="trailing" constant="20" symbolic="YES" id="zkk-XK-QW2"/>
</constraints>
</customView>
<button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1473">
<rect key="frame" x="555" y="16" width="25" height="25"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="arT-zm-lN0"/>
<constraint firstAttribute="width" constant="20" id="oyB-SP-VMq"/>
</constraints>
<buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" inset="2" id="1474">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="helpForPeers:" target="-2" id="1475"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="Uul-ab-ka5" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="1361" secondAttribute="leading" constant="20" symbolic="YES" id="2k3-lz-pvb"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Uul-ab-ka5" secondAttribute="trailing" constant="20" symbolic="YES" id="99K-hm-A2c"/>
<constraint firstItem="Uul-ab-ka5" firstAttribute="top" secondItem="1361" secondAttribute="top" constant="20" symbolic="YES" id="Ciz-Zh-BqK"/>
<constraint firstAttribute="trailing" secondItem="1473" secondAttribute="trailing" constant="20" id="R1w-xn-6Ow"/>
<constraint firstItem="1473" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Uul-ab-ka5" secondAttribute="trailing" id="X9U-O0-YOw"/>
<constraint firstItem="1473" firstAttribute="top" secondItem="Uul-ab-ka5" secondAttribute="bottom" id="eUX-cI-9gh"/>
<constraint firstItem="Uul-ab-ka5" firstAttribute="centerX" secondItem="1361" secondAttribute="centerX" id="nsE-Mu-WaR"/>
<constraint firstAttribute="bottom" secondItem="1473" secondAttribute="bottom" constant="20" symbolic="YES" id="x7P-mJ-WK0"/>
</constraints>
<connections>
<outlet property="nextKeyView" destination="1429" id="1636"/>
</connections>
<point key="canvasLocation" x="114" y="1005.5"/>
</customView>
<customView id="66" userLabel="Network">
<rect key="frame" x="0.0" y="0.0" width="637" height="219"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="CZ6-Q4-MLF">
<rect key="frame" x="40" y="40" width="557" height="159"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1891">
<rect key="frame" x="336" y="69" width="101" height="32"/>
<buttonCell key="cell" type="push" title="Randomize" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1892">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="randomPort:" target="-2" id="1894"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="660">
<rect key="frame" x="18" y="143" width="132" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Peer communication:" usesSingleLineMode="YES" id="1253">
<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" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2081">
<rect key="frame" x="18" y="104" width="132" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Peer listening port:" usesSingleLineMode="YES" id="2082">
<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" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="357">
<rect key="frame" x="228" y="104" width="77" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Port is open" usesSingleLineMode="YES" id="1250">
<font key="font" metaFont="system"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="336">
<rect key="frame" x="172" y="36" width="235" height="14"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="NAT traversal uses either NAT-PMP or UPnP" id="1248">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="68">
<rect key="frame" x="154" y="101" width="50" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="9n3-lq-hgh"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1245">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="935">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="65535"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setPort:" target="-2" id="80"/>
<outlet property="delegate" destination="-2" id="936"/>
</connections>
</textField>
<button verticalHuggingPriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1889">
<rect key="frame" x="152" y="77" width="185" height="18"/>
<buttonCell key="cell" type="check" title="Randomize port on launch" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1890">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setRandomPortOnStart:" target="-2" id="1904"/>
<binding destination="365" name="value" keyPath="values.RandomPort" id="1893"/>
</connections>
</button>
<button verticalHuggingPriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="332">
<rect key="frame" x="152" y="55" width="167" height="18"/>
<buttonCell key="cell" type="check" title="Automatically map port" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1247">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setNat:" target="-2" id="334"/>
<binding destination="365" name="value" keyPath="values.NatTraversal" id="442"/>
</connections>
</button>
<progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="353">
<rect key="frame" x="209" y="104" width="16" height="16"/>
</progressIndicator>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="664">
<rect key="frame" x="152" y="-1" width="347" height="18"/>
<buttonCell key="cell" type="check" title="Prevent computer from sleeping with active transfers" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1254">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.SleepPrevent" id="666"/>
</connections>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="665">
<rect key="frame" x="18" y="0.0" width="132" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="System sleep:" usesSingleLineMode="YES" id="1255">
<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 verticalHuggingPriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="2077">
<rect key="frame" x="152" y="142" width="259" height="18"/>
<buttonCell key="cell" type="check" title="Enable Micro Transport Protocol (µTP)" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="2078">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setUTP:" target="-2" id="2080"/>
<binding destination="365" name="value" keyPath="values.UTPGlobal" id="2079"/>
</connections>
</button>
<imageView translatesAutoresizingMaskIntoConstraints="NO" id="354">
<rect key="frame" x="209" y="104" width="16" height="16"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" animates="YES" imageScaling="proportionallyDown" image="NSStatusPartiallyAvailable" id="1249"/>
</imageView>
</subviews>
<constraints>
<constraint firstItem="2077" firstAttribute="centerY" secondItem="660" secondAttribute="centerY" id="0uP-eH-lKm"/>
<constraint firstAttribute="width" priority="750" constant="557" id="2Ug-Ph-wa4"/>
<constraint firstItem="665" firstAttribute="width" secondItem="660" secondAttribute="width" id="9Hd-Tm-4K7"/>
<constraint firstItem="353" firstAttribute="leading" secondItem="68" secondAttribute="trailing" constant="5" id="DFR-wP-UH7"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="336" secondAttribute="trailing" constant="20" symbolic="YES" id="EqH-JF-Pvs"/>
<constraint firstItem="1889" firstAttribute="leading" secondItem="2077" secondAttribute="leading" id="Ero-dE-5SY"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="357" secondAttribute="trailing" constant="20" symbolic="YES" id="FtE-7d-frf"/>
<constraint firstItem="2077" firstAttribute="leading" secondItem="660" secondAttribute="trailing" constant="6" id="HMn-GA-Sra"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1891" secondAttribute="trailing" constant="20" symbolic="YES" id="KPE-O0-Roh"/>
<constraint firstAttribute="bottom" secondItem="664" secondAttribute="bottom" id="KSx-05-hEE"/>
<constraint firstItem="68" firstAttribute="top" secondItem="2077" secondAttribute="bottom" constant="21" id="L6f-61-wa6"/>
<constraint firstItem="664" firstAttribute="top" secondItem="336" secondAttribute="bottom" constant="20" id="Laz-l8-h0f"/>
<constraint firstItem="332" firstAttribute="leading" secondItem="2077" secondAttribute="leading" id="NCj-3Q-kBP"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="2077" secondAttribute="trailing" constant="20" symbolic="YES" id="NyE-Le-bf4"/>
<constraint firstItem="664" firstAttribute="centerY" secondItem="665" secondAttribute="centerY" id="T9K-Sv-zrD"/>
<constraint firstItem="660" firstAttribute="leading" secondItem="CZ6-Q4-MLF" secondAttribute="leading" constant="20" symbolic="YES" id="VwP-UJ-daQ"/>
<constraint firstItem="336" firstAttribute="leading" secondItem="332" secondAttribute="leading" constant="20" id="XqX-B0-RKz"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="664" secondAttribute="trailing" constant="20" symbolic="YES" id="YoK-FL-NEy"/>
<constraint firstItem="68" firstAttribute="leading" secondItem="2077" secondAttribute="leading" id="ZUK-cC-Zof"/>
<constraint firstItem="357" firstAttribute="centerY" secondItem="2081" secondAttribute="centerY" id="aoG-Gy-P5k"/>
<constraint firstItem="664" firstAttribute="leading" secondItem="2077" secondAttribute="leading" id="d2P-tC-KwF"/>
<constraint firstItem="1891" firstAttribute="leading" secondItem="1889" secondAttribute="trailing" constant="6" id="d63-ZD-zhc"/>
<constraint firstItem="2081" firstAttribute="width" secondItem="660" secondAttribute="width" id="eQ1-4m-W6P"/>
<constraint firstItem="336" firstAttribute="top" secondItem="332" secondAttribute="bottom" constant="6" id="euL-bi-l75"/>
<constraint firstItem="68" firstAttribute="centerY" secondItem="2081" secondAttribute="centerY" id="gSA-O3-MkQ"/>
<constraint firstItem="357" firstAttribute="leading" secondItem="353" secondAttribute="trailing" constant="5" id="jNu-gu-4Qf"/>
<constraint firstItem="332" firstAttribute="top" secondItem="1889" secondAttribute="bottom" constant="6" symbolic="YES" id="kCe-Oo-rh0"/>
<constraint firstItem="665" firstAttribute="trailing" secondItem="660" secondAttribute="trailing" id="lTB-eG-SOJ"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="332" secondAttribute="trailing" constant="20" symbolic="YES" id="mLX-VC-1Vt"/>
<constraint firstItem="1889" firstAttribute="top" secondItem="68" secondAttribute="bottom" constant="7" id="oHL-wz-CIw"/>
<constraint firstItem="354" firstAttribute="centerY" secondItem="353" secondAttribute="centerY" id="ph1-a7-hHk"/>
<constraint firstItem="353" firstAttribute="centerY" secondItem="2081" secondAttribute="centerY" id="rHC-Gi-CUK"/>
<constraint firstItem="1891" firstAttribute="centerY" secondItem="1889" secondAttribute="centerY" id="rdN-Uq-Cqa"/>
<constraint firstItem="354" firstAttribute="centerX" secondItem="353" secondAttribute="centerX" id="saB-pe-8lR"/>
<constraint firstItem="660" firstAttribute="top" secondItem="CZ6-Q4-MLF" secondAttribute="top" id="v05-Z8-iS7"/>
<constraint firstItem="2081" firstAttribute="trailing" secondItem="660" secondAttribute="trailing" id="vXK-Q9-wXT"/>
</constraints>
</customView>
<button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="326">
<rect key="frame" x="594" y="16" width="25" height="25"/>
<constraints>
<constraint firstAttribute="width" constant="20" id="Y4R-X8-sWg"/>
<constraint firstAttribute="height" constant="20" id="rii-Oi-qgd"/>
</constraints>
<buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" inset="2" id="1246">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="helpForNetwork:" target="-2" id="327"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="326" secondAttribute="trailing" constant="20" symbolic="YES" id="22D-ju-mP4"/>
<constraint firstItem="326" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="CZ6-Q4-MLF" secondAttribute="trailing" id="4kI-MG-l95"/>
<constraint firstItem="CZ6-Q4-MLF" firstAttribute="centerX" secondItem="66" secondAttribute="centerX" id="83S-8u-ZlF"/>
<constraint firstItem="326" firstAttribute="top" secondItem="CZ6-Q4-MLF" secondAttribute="bottom" id="DrO-z2-ao4"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="CZ6-Q4-MLF" secondAttribute="trailing" constant="20" symbolic="YES" id="Jf6-BA-1xD"/>
<constraint firstItem="CZ6-Q4-MLF" firstAttribute="top" secondItem="66" secondAttribute="top" constant="20" symbolic="YES" id="QZb-qV-oZr"/>
<constraint firstAttribute="bottom" secondItem="326" secondAttribute="bottom" constant="20" symbolic="YES" id="axk-ve-iQs"/>
<constraint firstItem="CZ6-Q4-MLF" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="66" secondAttribute="leading" constant="20" symbolic="YES" id="cWi-N2-A56"/>
<constraint firstItem="CZ6-Q4-MLF" firstAttribute="centerX" secondItem="66" secondAttribute="centerX" id="od4-KD-SUC"/>
</constraints>
<point key="canvasLocation" x="-1149" y="500"/>
</customView>
<customView id="1481" userLabel="Remote">
<rect key="frame" x="0.0" y="0.0" width="508" height="440"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="g2p-4Y-QU9">
<rect key="frame" x="60" y="40" width="388" height="380"/>
<subviews>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1552">
<rect key="frame" x="133" y="244" width="184" height="21"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1553">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setRPCUsername:" target="-2" id="1571"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1558"/>
<binding destination="365" name="enabled2" keyPath="values.RPCAuthorize" previousBinding="1558" id="1575">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
</dictionary>
</binding>
<binding destination="365" name="value" keyPath="values.RPCUsername" id="1565"/>
<outlet property="nextKeyView" destination="1509" id="1625"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1541">
<rect key="frame" x="132" y="26" width="193" height="14"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="IP addresses may include * wildcard" id="1542">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1534">
<rect key="frame" x="59" y="23" width="71" height="20"/>
<segmentedCell key="cell" state="on" borderStyle="border" alignment="left" style="roundRect" trackingMode="momentary" id="1535">
<font key="font" metaFont="cellTitle"/>
<segments>
<segment image="NSAddTemplate" width="32"/>
<segment image="NSRemoveTemplate" width="32" enabled="NO" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="addRemoveRPCIP:" target="-2" id="1539"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1547"/>
<binding destination="365" name="enabled2" keyPath="values.RPCUseWhitelist" previousBinding="1547" id="1755">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
</dictionary>
</binding>
</connections>
</segmentedControl>
<scrollView horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1518">
<rect key="frame" x="60" y="47" width="308" height="88"/>
<clipView key="contentView" id="DtM-n3-Fsk">
<rect key="frame" x="1" y="1" width="306" height="86"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnResizing="NO" autosaveColumns="NO" typeSelect="NO" id="1521">
<rect key="frame" x="0.0" y="0.0" width="306" height="86"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn identifier="IP" width="265" minWidth="40" maxWidth="1000" id="1523">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="IP Address">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" id="1526">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
</tableColumn>
</tableColumns>
<connections>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1546"/>
<binding destination="365" name="enabled2" keyPath="values.RPCUseWhitelist" previousBinding="1546" id="1754">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
</dictionary>
</binding>
<outlet property="dataSource" destination="-2" id="1532"/>
<outlet property="delegate" destination="-2" id="1537"/>
</connections>
</tableView>
</subviews>
</clipView>
<constraints>
<constraint firstAttribute="width" constant="308" placeholder="YES" id="wLo-cw-VVQ"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="1520">
<rect key="frame" x="-100" y="-100" width="327" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="1519">
<rect key="frame" x="291" y="1" width="16" height="86"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<secureTextField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1509">
<rect key="frame" x="133" y="218" width="184" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="184" id="bne-80-KqO"/>
</constraints>
<secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="1510">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
<allowedInputSourceLocales>
<string>NSAllRomanInputSourcesLocaleIdentifier</string>
</allowedInputSourceLocales>
</secureTextFieldCell>
<connections>
<action selector="setRPCPassword:" target="-2" id="1572"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1559"/>
<binding destination="365" name="enabled2" keyPath="values.RPCAuthorize" previousBinding="1559" id="1576">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
</dictionary>
</binding>
<outlet property="nextKeyView" destination="1491" id="1626"/>
</connections>
</secureTextField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="751" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1644">
<rect key="frame" x="38" y="348" width="312" height="14"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="This enables the web interface and allows remote requests" id="1645">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1747">
<rect key="frame" x="38" y="139" width="323" height="18"/>
<buttonCell key="cell" type="check" title="Only allow the following IP addresses to connect:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1748">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setRPCUseWhitelist:" target="-2" id="1758"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1756"/>
<binding destination="365" name="value" keyPath="values.RPCUseWhitelist" id="1757"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="1504">
<rect key="frame" x="38" y="269" width="163" height="18"/>
<buttonCell key="cell" type="check" title="Require authentication" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1505">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setRPCAuthorize:" target="-2" id="1759"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1560"/>
<binding destination="365" name="value" keyPath="values.RPCAuthorize" id="1567"/>
</connections>
</button>
<button horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="1825">
<rect key="frame" x="38" y="-1" width="259" height="18"/>
<buttonCell key="cell" type="check" title="Display the web interface with Bonjour" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1826">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setRPCWebUIDiscovery:" target="-2" id="1829"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1827"/>
<binding destination="365" name="value" keyPath="values.RPCWebDiscovery" id="1828"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="1483">
<rect key="frame" x="18" y="363" width="159" height="18"/>
<buttonCell key="cell" type="check" title="Enable remote access" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1502">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setRPCEnabled:" target="-2" id="1513"/>
<binding destination="365" name="value" keyPath="values.RPC" id="1511"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1491">
<rect key="frame" x="136" y="175" width="50" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="ujf-b3-hxU"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1494">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="1495">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="65535"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setRPCPort:" target="-2" id="1540"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1545"/>
<outlet property="delegate" destination="-2" id="1515"/>
<outlet property="nextKeyView" destination="1552" id="1627"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1556" customClass="ColorTextField">
<rect key="frame" x="57" y="247" width="70" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Username:" usesSingleLineMode="YES" id="1557">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1691"/>
<binding destination="365" name="enabled2" keyPath="values.RPCAuthorize" previousBinding="1691" id="1693">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
</dictionary>
</binding>
</connections>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1554" customClass="ColorTextField">
<rect key="frame" x="57" y="221" width="70" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Password:" usesSingleLineMode="YES" id="1555">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1692"/>
<binding destination="365" name="enabled2" keyPath="values.RPCAuthorize" previousBinding="1692" id="1694">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
</dictionary>
</binding>
</connections>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1492" customClass="ColorTextField">
<rect key="frame" x="38" y="178" width="92" height="16"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Listening port:" id="1493">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1695"/>
</connections>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1717">
<rect key="frame" x="33" y="301" width="167" height="32"/>
<buttonCell key="cell" type="push" title="Launch Web Interface" bezelStyle="rounded" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1718">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="linkWebUI:" target="-2" id="1720"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1719"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="1518" secondAttribute="trailing" constant="20" symbolic="YES" id="0LF-RL-Gfv"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1509" secondAttribute="trailing" constant="20" symbolic="YES" id="1Kg-uh-uwv"/>
<constraint firstItem="1509" firstAttribute="top" secondItem="1552" secondAttribute="bottom" constant="5" id="23o-fh-SrJ"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1717" secondAttribute="trailing" constant="20" symbolic="YES" id="3ML-ug-Slu"/>
<constraint firstItem="1504" firstAttribute="top" secondItem="1717" secondAttribute="bottom" constant="22" id="412-mr-xWg"/>
<constraint firstItem="1509" firstAttribute="centerY" secondItem="1554" secondAttribute="centerY" id="4is-tw-8uo"/>
<constraint firstItem="1483" firstAttribute="top" secondItem="g2p-4Y-QU9" secondAttribute="top" id="57c-Pe-p8I"/>
<constraint firstItem="1717" firstAttribute="leading" secondItem="1644" secondAttribute="leading" id="5VZ-fy-a66"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1541" secondAttribute="trailing" constant="20" symbolic="YES" id="6CQ-1P-0tg"/>
<constraint firstItem="1747" firstAttribute="top" secondItem="1492" secondAttribute="bottom" constant="22" id="6Jq-pW-dbW"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1825" secondAttribute="trailing" constant="20" symbolic="YES" id="6je-DD-eTN"/>
<constraint firstItem="1492" firstAttribute="top" secondItem="1554" secondAttribute="bottom" constant="27" id="8w6-W3-cF8"/>
<constraint firstItem="1556" firstAttribute="leading" secondItem="1504" secondAttribute="leading" constant="19" id="91T-TK-DEl"/>
<constraint firstItem="1509" firstAttribute="trailing" secondItem="1552" secondAttribute="trailing" id="9WS-S1-NDR"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1747" secondAttribute="trailing" constant="20" id="AXV-Le-mpn"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1491" secondAttribute="trailing" constant="20" symbolic="YES" id="BWh-qP-mex"/>
<constraint firstAttribute="bottom" secondItem="1825" secondAttribute="bottom" id="G75-eK-Fbf"/>
<constraint firstItem="1552" firstAttribute="leading" secondItem="1556" secondAttribute="trailing" constant="8" symbolic="YES" id="IyC-sD-IYd"/>
<constraint firstAttribute="width" priority="750" constant="366" id="Jmg-mL-ah5"/>
<constraint firstItem="1717" firstAttribute="top" secondItem="1644" secondAttribute="bottom" constant="20" symbolic="YES" id="LMj-EI-y8s"/>
<constraint firstItem="1825" firstAttribute="top" secondItem="1534" secondAttribute="bottom" constant="8" symbolic="YES" id="MtV-dQ-wju"/>
<constraint firstItem="1552" firstAttribute="centerY" secondItem="1556" secondAttribute="centerY" id="Mvm-TY-lm2"/>
<constraint firstItem="1554" firstAttribute="width" secondItem="1556" secondAttribute="width" id="NXT-pa-uAs"/>
<constraint firstItem="1554" firstAttribute="trailing" secondItem="1556" secondAttribute="trailing" id="PN7-nl-5ba"/>
<constraint firstItem="1825" firstAttribute="leading" secondItem="1644" secondAttribute="leading" id="SLR-bC-9hU"/>
<constraint firstItem="1534" firstAttribute="top" secondItem="1518" secondAttribute="bottom" constant="5" id="TX7-uR-rZV"/>
<constraint firstItem="1518" firstAttribute="top" secondItem="1747" secondAttribute="bottom" constant="5" id="Xbz-QQ-cUh"/>
<constraint firstItem="1509" firstAttribute="leading" secondItem="1552" secondAttribute="leading" id="Xox-P1-jFi"/>
<constraint firstItem="1534" firstAttribute="leading" secondItem="1518" secondAttribute="leading" id="YMH-NU-efe"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1504" secondAttribute="trailing" constant="20" symbolic="YES" id="YRL-dq-uwU"/>
<constraint firstItem="1541" firstAttribute="leading" secondItem="1534" secondAttribute="trailing" constant="5" id="YUB-FZ-r8f"/>
<constraint firstItem="1747" firstAttribute="leading" secondItem="1644" secondAttribute="leading" id="b8d-ON-bnL"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1644" secondAttribute="trailing" constant="20" symbolic="YES" id="c81-io-7E4"/>
<constraint firstItem="1541" firstAttribute="centerY" secondItem="1534" secondAttribute="centerY" id="dw7-v4-YDT"/>
<constraint firstItem="1504" firstAttribute="leading" secondItem="1644" secondAttribute="leading" id="iJb-VO-1YK"/>
<constraint firstItem="1491" firstAttribute="leading" secondItem="1492" secondAttribute="trailing" constant="8" symbolic="YES" id="jTW-ER-5fF"/>
<constraint firstItem="1492" firstAttribute="leading" secondItem="1644" secondAttribute="leading" id="k85-Yx-vOe"/>
<constraint firstItem="1491" firstAttribute="centerY" secondItem="1492" secondAttribute="centerY" id="kbc-x9-nTI"/>
<constraint firstItem="1518" firstAttribute="leading" secondItem="1747" secondAttribute="leading" constant="20" id="oks-Dz-KfV"/>
<constraint firstItem="1552" firstAttribute="top" secondItem="1504" secondAttribute="bottom" constant="5" id="pMD-4N-vAL"/>
<constraint firstItem="1483" firstAttribute="leading" secondItem="g2p-4Y-QU9" secondAttribute="leading" constant="20" symbolic="YES" id="qHZ-b2-ckO"/>
<constraint firstItem="1644" firstAttribute="top" secondItem="1483" secondAttribute="bottom" constant="2" id="sf1-uY-bHw"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="1483" secondAttribute="trailing" constant="20" symbolic="YES" id="u9F-4O-ZN2"/>
<constraint firstItem="1644" firstAttribute="leading" secondItem="1483" secondAttribute="leading" constant="20" id="xbZ-rR-97e"/>
</constraints>
</customView>
<button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1660">
<rect key="frame" x="465" y="16" width="25" height="25"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="3z3-f2-n3P"/>
<constraint firstAttribute="width" constant="20" id="QNy-cj-ZpH"/>
</constraints>
<buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1661">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="helpForRemote:" target="-2" id="1662"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="g2p-4Y-QU9" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="1481" secondAttribute="leading" constant="20" symbolic="YES" id="MY0-4C-qVf"/>
<constraint firstItem="1660" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="g2p-4Y-QU9" secondAttribute="trailing" constant="20" id="QLC-YY-AI6"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="g2p-4Y-QU9" secondAttribute="trailing" constant="20" symbolic="YES" id="Uud-tH-AHg"/>
<constraint firstItem="1660" firstAttribute="top" secondItem="g2p-4Y-QU9" secondAttribute="bottom" id="Xva-Gf-BXf"/>
<constraint firstItem="g2p-4Y-QU9" firstAttribute="centerX" secondItem="1481" secondAttribute="centerX" id="ZQ6-zZ-Z0O"/>
<constraint firstAttribute="trailing" secondItem="1660" secondAttribute="trailing" constant="20" id="foh-ZS-a0s"/>
<constraint firstItem="g2p-4Y-QU9" firstAttribute="top" secondItem="1481" secondAttribute="top" constant="20" symbolic="YES" id="kUQ-TR-QGc"/>
<constraint firstAttribute="bottom" secondItem="1660" secondAttribute="bottom" constant="20" id="n8A-OA-QCx"/>
</constraints>
<point key="canvasLocation" x="-552" y="982"/>
</customView>
<userDefaultsController representsSharedInstance="YES" id="365" userLabel="Shared Defaults"/>
<customObject id="1783" customClass="GroupsPrefsController">
<connections>
<outlet property="fAddRemoveControl" destination="1772" id="1785"/>
<outlet property="fAutoAssignRulesEditButton" destination="1832" id="1883"/>
<outlet property="fAutoAssignRulesEnableCheck" destination="1830" id="1882"/>
<outlet property="fCustomLocationEnableCheck" destination="1814" id="1818"/>
<outlet property="fCustomLocationPopUp" destination="1808" id="1821"/>
<outlet property="fSelectedColorNameField" destination="1793" id="1806"/>
<outlet property="fSelectedColorView" destination="1800" id="1807"/>
<outlet property="fTableView" destination="1774" id="1784"/>
</connections>
</customObject>
</objects>
<resources>
<image name="NSAddTemplate" width="14" height="13"/>
<image name="NSRemoveTemplate" width="14" height="4"/>
<image name="NSStatusPartiallyAvailable" width="16" height="16"/>
<image name="TortoiseTemplate" width="18" height="18"/>
<image name="imageCell:1782:image" width="18" height="18">
<mutableData key="keyedArchiveRepresentation">
YnBsaXN0MDDUAQIDBAUGBwpYJHZlcnNpb25ZJGFyY2hpdmVyVCR0b3BYJG9iamVjdHMSAAGGoF8QD05T
S2V5ZWRBcmNoaXZlctEICVRyb290gAGuCwwZGh8UJCkqMTQ3PUBVJG51bGzWDQ4PEBESExQVFhcYVk5T
U2l6ZV5OU1Jlc2l6aW5nTW9kZVYkY2xhc3NcTlNJbWFnZUZsYWdzVk5TUmVwc1dOU0NvbG9ygAIQAIAN
EiDAAACAA4ALWHsxOCwgMTh90hsPHB5aTlMub2JqZWN0c6EdgASACtIbDyAjoiEigAWABoAJ0w8lJico
FF8QFE5TVElGRlJlcHJlc2VudGF0aW9uXxAZTlNJbnRlcm5hbExheW91dERpcmVjdGlvboAIgAdPESR6
TU0AKgAAFEjr6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/
6+vr/+vr6//r6+v/6+vr/+vr6//r6+v/6+vr/+vr6/8AEgEAAAMAAAABACQAAAEBAAMAAAABACQAAAEC
AAMAAAAEAAAVNgEDAAMAAAABAAEAAAEGAAMAAAABAAIAAAEKAAMAAAABAAEAAAERAAQAAAABAAAACAES
AAMAAAABAAEAAAEVAAMAAAABAAQAAAEWAAMAAAABACQAAAEXAAQAAAABAAAUQAEaAAUAAAABAAAVJgEb
AAUAAAABAAAVLgEcAAMAAAABAAEAAAEoAAMAAAABAAIAAAFSAAMAAAABAAEAAAFTAAMAAAAEAAAVPodz
AAcAAA80AAAVRgAAAAAAAACQAAAAAQAAAJAAAAABAAgACAAIAAgAAQABAAEAAQAADzRhcHBsAhAAAG1u
dHJSR0IgWFlaIAffAAwABQANABIACGFjc3BBUFBMAAAAAEFQUEwAAAAAAAAAAAAAAAAAAAAAAAD21gAB
AAAAANMtYXBwbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEWRl
c2MAAAFQAAAAYmRzY20AAAG0AAAEGmNwcnQAAAXQAAAAI3d0cHQAAAX0AAAAFHJYWVoAAAYIAAAAFGdY
WVoAAAYcAAAAFGJYWVoAAAYwAAAAFHJUUkMAAAZEAAAIDGFhcmcAAA5QAAAAIHZjZ3QAAA5wAAAAMG5k
aW4AAA6gAAAAPmNoYWQAAA7gAAAALG1tb2QAAA8MAAAAKGJUUkMAAAZEAAAIDGdUUkMAAAZEAAAIDGFh
YmcAAA5QAAAAIGFhZ2cAAA5QAAAAIGRlc2MAAAAAAAAACERpc3BsYXkAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AABtbHVjAAAAAAAAACIAAAAMaHJIUgAAABQAAAGoa29LUgAAAAwAAAG8bmJOTwAAABIAAAHIaWQAAAAA
ABIAAAHaaHVIVQAAABQAAAHsY3NDWgAAABYAAAIAZGFESwAAABwAAAIWdWtVQQAAABwAAAIyYXIAAAAA
ABQAAAJOaXRJVAAAABQAAAJicm9STwAAABIAAAJ2bmxOTAAAABYAAAKIaGVJTAAAABYAAAKeZXNFUwAA
ABIAAAJ2ZmlGSQAAABAAAAK0emhUVwAAAAwAAALEdmlWTgAAAA4AAALQc2tTSwAAABYAAALeemhDTgAA
AAwAAALEcnVSVQAAACQAAAL0ZnJGUgAAABYAAAMYbXMAAAAAABIAAAMuY2FFUwAAABgAAANAdGhUSAAA
AAwAAANYZXNYTAAAABIAAAJ2ZGVERQAAABAAAANkZW5VUwAAABIAAAN0cHRCUgAAABgAAAOGcGxQTAAA
ABIAAAOeZWxHUgAAACIAAAOwc3ZTRQAAABAAAAPSdHJUUgAAABQAAAPiamFKUAAAAA4AAAP2cHRQVAAA
ABYAAAQEAEwAQwBEACAAdQAgAGIAbwBqAGnO7LfsACAATABDAEQARgBhAHIAZwBlAC0ATABDAEQATABD
AEQAIABXAGEAcgBuAGEAUwB6AO0AbgBlAHMAIABMAEMARABCAGEAcgBlAHYAbgD9ACAATABDAEQATABD
AEQALQBmAGEAcgB2AGUAcwBrAOYAcgBtBBoEPgQ7BEwEPgRABD4EMgQ4BDkAIABMAEMARCAPAEwAQwBE
ACAGRQZEBkgGRgYpAEwAQwBEACAAYwBvAGwAbwByAGkATABDAEQAIABjAG8AbABvAHIASwBsAGUAdQBy
AGUAbgAtAEwAQwBEIA8ATABDAEQAIAXmBdEF4gXVBeAF2QBWAOQAcgBpAC0ATABDAERfaYJyACAATABD
AEQATABDAEQAIABNAOAAdQBGAGEAcgBlAGIAbgDpACAATABDAEQEJgQyBDUEQgQ9BD4EOQAgBBYEGgAt
BDQEOARBBD8EOwQ1BDkATABDAEQAIABjAG8AdQBsAGUAdQByAFcAYQByAG4AYQAgAEwAQwBEAEwAQwBE
ACAAZQBuACAAYwBvAGwAbwByAEwAQwBEACAOKg41AEYAYQByAGIALQBMAEMARABDAG8AbABvAHIAIABM
AEMARABMAEMARAAgAEMAbwBsAG8AcgBpAGQAbwBLAG8AbABvAHIAIABMAEMARAOIA7MDxwPBA8kDvAO3
ACADvwO4A8wDvQO3ACAATABDAEQARgDkAHIAZwAtAEwAQwBEAFIAZQBuAGsAbABpACAATABDAEQwqzDp
MPwAIABMAEMARABMAEMARAAgAGEAIABDAG8AcgBlAHMAAHRleHQAAAAAQ29weXJpZ2h0IEFwcGxlIElu
Yy4sIDIwMTUAAFhZWiAAAAAAAADzFgABAAAAARbKWFlaIAAAAAAAAHHAAAA5igAAAWdYWVogAAAAAAAA
YSMAALnmAAAT9lhZWiAAAAAAAAAj8gAADJAAAL3QY3VydgAAAAAAAAQAAAAABQAKAA8AFAAZAB4AIwAo
AC0AMgA2ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUAmgCfAKMAqACtALIAtwC8
AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEyATgBPgFFAUwBUgFZAWABZwFu
AXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMCDAIUAh0CJgIvAjgCQQJLAlQCXQJn
AnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMhAy0DOANDA08DWgNmA3IDfgOKA5YDogOu
A7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4EjASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJ
BVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9
B08HYQd0B4YHmQesB78H0gflB/gICwgfCDIIRghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmP
CaQJugnPCeUJ+woRCicKPQpUCmoKgQqYCq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxD
DFwMdQyODKcMwAzZDPMNDQ0mDUANWg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9e
D3oPlg+zD88P7BAJECYQQxBhEH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLj
EwMTIxNDE2MTgxOkE8UT5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbW
FvoXHRdBF2UXiReuF9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7
G2MbihuyG9ocAhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAV
IEEgbCCYIMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVo
JZclxyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2
K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIxSjGC
Mbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDecN9c4FDhQ
OIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+oD7gPyE/YT+i
P+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXeRiJGZ0arRvBHNUd7
R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN3E4lTm5Ot08AT0lPk0/d
UCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYPVlxWqVb3V0RXklfgWC9YfVjL
WRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1fD19hX7NgBWBXYKpg/GFPYaJh9WJJ
Ypxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/aJZo7GlDaZpp8WpIap9q92tPa6dr/2xX
bK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfByS3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4
d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyBfOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIw
gpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuHn4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/
jmaOzo82j56QBpBukNaRP5GokhGSepLjk02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/Jpo
mtWbQpuvnByciZz3nWSd0p5Anq6fHZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adu
p+CoUqjEqTepqaocqo+rAqt1q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUT
tYq2AbZ5tvC3aLfguFm40blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NY
w9TEUcTOxUvFyMZGxsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/
0sHTRNPG1EnUy9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM
4lPi2+Nj4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/
8ozzGfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t//9wYXJhAAAAAAAD
AAAAAmZmAADypwAADVkAABPQAAAKDnZjZ3QAAAAAAAAAAQABAAAAAAAAAAEAAAABAAAAAAAAAAEAAAAB
AAAAAAAAAAEAAG5kaW4AAAAAAAAANgAAp0AAAFWAAABMwAAAnsAAACWAAAAMwAAAUAAAAFRAAAIzMwAC
MzMAAjMzAAAAAAAAAABzZjMyAAAAAAABDHIAAAX4///zHQAAB7oAAP1y///7nf///aQAAAPZAADAcW1t
b2QAAAAAAAAGEAAAoA4AAAAAyc58GAAAAAAAAAAAAAAAAAAAAADSKywtLlokY2xhc3NuYW1lWCRjbGFz
c2VzXxAQTlNCaXRtYXBJbWFnZVJlcKMtLzBaTlNJbWFnZVJlcFhOU09iamVjdNIrLDIzV05TQXJyYXmi
MjDSKyw1Nl5OU011dGFibGVBcnJheaM1MjDTODkPOjs8V05TV2hpdGVcTlNDb2xvclNwYWNlRDAgMAAQ
A4AM0issPj9XTlNDb2xvcqI+MNIrLEFCV05TSW1hZ2WiQTAACAARABoAJAApADIANwBJAEwAUQBTAGIA
aAB1AHwAiwCSAJ8ApgCuALAAsgC0ALkAuwC9AMYAywDWANgA2gDcAOEA5ADmAOgA6gDxAQgBJAEmASgl
piWrJbYlvyXSJdYl4SXqJe8l9yX6Jf8mDiYSJhkmISYuJjMmNSY3JjwmRCZHJkwmVAAAAAAAAAIBAAAA
AAAAAEMAAAAAAAAAAAAAAAAAACZXA
</mutableData>
</image>
</resources>
</document>