2331 lines
202 KiB
XML
2331 lines
202 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="19162" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
||
<dependencies>
|
||
<deployment identifier="macosx"/>
|
||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19162"/>
|
||
<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="xje-ii-qNN"/>
|
||
<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"/>
|
||
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
||
<window title="Настройки" 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="565" 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="565" height="107"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
</view>
|
||
<connections>
|
||
<outlet property="delegate" destination="-2" id="2126"/>
|
||
</connections>
|
||
<point key="canvasLocation" x="-550" y="-1439"/>
|
||
</window>
|
||
<customView id="28" userLabel="General">
|
||
<rect key="frame" x="0.0" y="0.0" width="565" height="371"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<subviews>
|
||
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="652">
|
||
<rect key="frame" x="18" y="39" width="171" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Обновления программы:" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1895">
|
||
<rect key="frame" x="192" y="18" width="211" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Обновляться до бета-версий" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="650">
|
||
<rect key="frame" x="192" y="38" width="326" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Проверять наличие обновлений каждый день" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="630">
|
||
<rect key="frame" x="191" y="118" width="189" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Сбросить предупреждения:" 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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="628">
|
||
<rect key="frame" x="371" y="108" width="93" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="push" title="Сбросить" 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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1932">
|
||
<rect key="frame" x="188" y="68" width="276" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="push" title="Сделать программой по умолчанию" 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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2113">
|
||
<rect key="frame" x="188" y="230" width="276" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="push" title="Параметры в Системных настройках" 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="jSo-kb-i02"/>
|
||
</connections>
|
||
</button>
|
||
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="230">
|
||
<rect key="frame" x="192" y="333" width="298" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Автоматически подстраивать размер окна" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="229">
|
||
<rect key="frame" x="81" y="334" width="108" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Размер окна:" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="147">
|
||
<rect key="frame" x="211" y="140" width="258" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Только во время скачивания" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="146">
|
||
<rect key="frame" x="211" y="180" width="258" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Только во время скачивания" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="34">
|
||
<rect key="frame" x="192" y="276" width="188" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Общую скорость раздачи" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="33">
|
||
<rect key="frame" x="192" y="296" width="219" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Общую скорость скачивания" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="32">
|
||
<rect key="frame" x="45" y="297" width="144" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Показывать в Dock:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2086">
|
||
<rect key="frame" x="81" y="240" width="108" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Оповещения:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="31">
|
||
<rect key="frame" x="45" y="201" width="144" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Предупреждать при:" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="30">
|
||
<rect key="frame" x="192" y="200" width="211" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Удалении активных закачек" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="29">
|
||
<rect key="frame" x="192" y="160" width="181" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Завершении программы во время раздачи" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1930">
|
||
<rect key="frame" x="52" y="78" width="137" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Magnet-ссылки:" 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>
|
||
<point key="canvasLocation" x="-550.5" y="456.5"/>
|
||
</customView>
|
||
<customView id="41" userLabel="Transfers">
|
||
<rect key="frame" x="0.0" y="0.0" width="565" height="393"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<subviews>
|
||
<tabView fixedFrame="YES" initialItem="253" translatesAutoresizingMaskIntoConstraints="NO" id="252">
|
||
<rect key="frame" x="13" y="10" width="539" height="379"/>
|
||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||
<font key="font" metaFont="system"/>
|
||
<tabViewItems>
|
||
<tabViewItem label="Основные" identifier="" id="253">
|
||
<view key="view" id="255">
|
||
<rect key="frame" x="10" y="33" width="519" height="333"/>
|
||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||
<subviews>
|
||
<popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="51">
|
||
<rect key="frame" x="209" y="299" width="202" height="26"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<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" title="OtherViews" 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="Ту же папку, где торрент-файл" 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="Выбрать…" id="53">
|
||
<connections>
|
||
<action selector="folderSheetShow:" target="-2" id="102"/>
|
||
</connections>
|
||
</menuItem>
|
||
</items>
|
||
</menu>
|
||
</popUpButtonCell>
|
||
</popUpButton>
|
||
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="59">
|
||
<rect key="frame" x="118" y="305" width="87" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Скачивать в:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="61">
|
||
<rect key="frame" x="5" y="305" width="111" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Новые раздачи:" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="115">
|
||
<rect key="frame" x="119" y="236" width="187" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Удалять торрент-файлы" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1939">
|
||
<rect key="frame" x="119" y="216" width="291" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Добавлять .part к недокачанным файлам" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="209">
|
||
<rect key="frame" x="119" y="83" width="190" height="19"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Искать торрент-файлы в:" 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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="216">
|
||
<rect key="frame" x="313" y="78" width="182" height="26"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<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" title="OtherViews" 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="Выбрать…" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="352">
|
||
<rect key="frame" x="-1" y="84" width="117" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Автоматизация:" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="537">
|
||
<rect key="frame" x="119" y="279" width="239" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Хранить недокачанные файлы в:" 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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="538">
|
||
<rect key="frame" x="357" y="274" width="125" height="26"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<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" title="OtherViews" 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="Выбрать…" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1293">
|
||
<rect key="frame" x="119" y="180" width="307" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Показывать окно опций для новых раздач" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1947">
|
||
<rect key="frame" x="119" y="120" width="328" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Показывать окно опций для magnet-ссылок" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1334">
|
||
<rect key="frame" x="119" y="256" width="266" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Начать скачивание после добавления" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1476">
|
||
<rect key="frame" x="138" y="140" width="296" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Только если добавлены вручную" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1337">
|
||
<rect key="frame" x="-7" y="181" width="124" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="При добавлении:" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1339">
|
||
<rect key="frame" x="138" y="160" width="296" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Только при наличии нескольких файлов" 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>
|
||
</view>
|
||
</tabViewItem>
|
||
<tabViewItem label="Управление" identifier="" id="254">
|
||
<view key="view" id="256">
|
||
<rect key="frame" x="10" y="33" width="509" height="333"/>
|
||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||
<subviews>
|
||
<textField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="257">
|
||
<rect key="frame" x="356" y="175" width="35" height="22"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="262">
|
||
<rect key="frame" x="27" y="177" width="73" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Очередь:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="263" customClass="ColorTextField">
|
||
<rect key="frame" x="396" y="177" width="101" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="раздач" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="264">
|
||
<rect key="frame" x="103" y="302" width="252" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Прекратить раздачу при рейтинге:" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="265">
|
||
<rect key="frame" x="357" y="301" width="50" height="22"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1958">
|
||
<rect key="frame" x="103" y="258" width="221" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="После неактивности в течение" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1959">
|
||
<rect key="frame" x="328" y="257" width="41" height="22"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="267">
|
||
<rect key="frame" x="0.0" y="303" width="100" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Ограничения:" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="268">
|
||
<rect key="frame" x="123" y="283" width="275" height="14"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Рейтинг — отношение розданного к скачанному" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="337">
|
||
<rect key="frame" x="103" y="176" width="252" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Скачивать одновременно не более" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="604">
|
||
<rect key="frame" x="356" y="149" width="35" height="22"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="606" customClass="ColorTextField">
|
||
<rect key="frame" x="396" y="151" width="101" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="раздач" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="607">
|
||
<rect key="frame" x="103" y="150" width="252" height="20"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Раздавать одновременно не более" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="636">
|
||
<rect key="frame" x="367" y="123" width="41" height="22"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<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="309" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="638" customClass="ColorTextField">
|
||
<rect key="frame" x="420" y="125" width="55" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="мин" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="639">
|
||
<rect key="frame" x="103" y="124" width="268" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="В конец при неактивности в течение" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1297">
|
||
<rect key="frame" x="23" y="85" width="77" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Звуки:" 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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1298">
|
||
<rect key="frame" x="311" y="79" width="130" height="26"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<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" title="OtherViews" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1299">
|
||
<rect key="frame" x="103" y="59" width="195" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="После остановки раздачи:" 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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1300">
|
||
<rect key="frame" x="301" y="54" width="130" height="26"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<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" title="OtherViews" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1301">
|
||
<rect key="frame" x="103" y="84" width="205" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="По завершении скачивания:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1969" customClass="ColorTextField">
|
||
<rect key="frame" x="374" y="259" width="55" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="мин" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2043">
|
||
<rect key="frame" x="103" y="19" width="205" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="По завершении скачивания:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2046">
|
||
<rect key="frame" x="28" y="20" width="72" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Cкрипт:" 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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2048">
|
||
<rect key="frame" x="307" y="14" width="162" height="26"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<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" title="OtherViews" 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="Выбрать…" 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 horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2068">
|
||
<rect key="frame" x="471" y="14" width="25" height="25"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<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>
|
||
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2118">
|
||
<rect key="frame" x="103" y="235" width="359" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Удалить из списка раздач по завершении раздачи" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2122">
|
||
<rect key="frame" x="123" y="217" width="187" height="14"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Применимо к новым раздачам" 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>
|
||
</view>
|
||
</tabViewItem>
|
||
</tabViewItems>
|
||
<connections>
|
||
<outlet property="nextKeyView" destination="265" id="1643"/>
|
||
</connections>
|
||
</tabView>
|
||
</subviews>
|
||
<point key="canvasLocation" x="-550.5" y="-647.5"/>
|
||
</customView>
|
||
<customView id="1760" userLabel="Groups">
|
||
<rect key="frame" x="0.0" y="0.0" width="565" height="240"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<subviews>
|
||
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1834">
|
||
<rect key="frame" x="189" y="51" width="245" height="28"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" id="1835">
|
||
<font key="font" metaFont="smallSystem"/>
|
||
<string key="title">Раздачи будут добавлены в первую
|
||
удовлетворяющую всем правилам группу</string>
|
||
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1832">
|
||
<rect key="frame" x="432" y="47" width="96" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="push" title="Правила…" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1830">
|
||
<rect key="frame" x="169" y="85" width="323" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Автоматически добавлять раздачи в группу" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1823">
|
||
<rect key="frame" x="190" y="121" width="292" height="14"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Будет выбрано при добавлении новых раздач" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1814">
|
||
<rect key="frame" x="169" y="141" width="138" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="check" title="Местоположение:" 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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1808">
|
||
<rect key="frame" x="311" y="136" width="214" height="26"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<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" title="OtherViews" id="1810">
|
||
<items>
|
||
<menuItem state="on" id="1811"/>
|
||
<menuItem isSeparatorItem="YES" id="1812">
|
||
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
|
||
</menuItem>
|
||
<menuItem title="Выбрать…" id="1813">
|
||
<connections>
|
||
<action selector="customDownloadLocationSheetShow:" target="1783" id="1822"/>
|
||
</connections>
|
||
</menuItem>
|
||
</items>
|
||
</menu>
|
||
</popUpButtonCell>
|
||
</popUpButton>
|
||
<colorWell fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1800">
|
||
<rect key="frame" x="171" y="173" width="52" height="47"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<color key="color" red="0.058130499000000002" green="0.055541898999999999" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
||
</colorWell>
|
||
<textField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1795">
|
||
<rect key="frame" x="228" y="203" width="88" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Имя группы:" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1793">
|
||
<rect key="frame" x="231" y="173" width="291" height="22"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1772">
|
||
<rect key="frame" x="20" y="19" width="69" height="23"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
||
<segmentedCell key="cell" borderStyle="border" alignment="left" style="smallSquare" trackingMode="momentary" id="1773">
|
||
<font key="font" metaFont="system"/>
|
||
<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" fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="20" horizontalPageScroll="10" verticalLineScroll="20" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1771">
|
||
<rect key="frame" x="20" y="49" width="143" height="171"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" heightSizable="YES"/>
|
||
<clipView key="contentView" id="Dpq-ph-lQx">
|
||
<rect key="frame" x="1" y="1" width="141" height="169"/>
|
||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||
<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 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="Имя">
|
||
<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" title="Text Cell" 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>
|
||
<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>
|
||
<point key="canvasLocation" x="-550" y="1094"/>
|
||
</customView>
|
||
<customView id="153" userLabel="Bandwidth">
|
||
<rect key="frame" x="0.0" y="0.0" width="565" height="227"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<subviews>
|
||
<popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1907">
|
||
<rect key="frame" x="177" y="17" width="133" height="26"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<popUpButtonCell key="cell" type="push" title="Каждый день" 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" title="OtherViews" id="1909">
|
||
<items>
|
||
<menuItem title="Каждый день" state="on" tag="127" id="1910"/>
|
||
<menuItem title="На неделе" tag="62" id="1911"/>
|
||
<menuItem title="По выходным" tag="65" id="1912"/>
|
||
<menuItem isSeparatorItem="YES" tag="-1" id="1913"/>
|
||
<menuItem title="В понедельник" tag="2" id="1914"/>
|
||
<menuItem title="Во вторник" tag="4" id="1915"/>
|
||
<menuItem title="В среду" tag="8" id="1916"/>
|
||
<menuItem title="В четверг" tag="16" id="1917"/>
|
||
<menuItem title="В пятницу" tag="32" id="1918"/>
|
||
<menuItem title="В субботу" tag="64" id="1919"/>
|
||
<menuItem title="В воскресенье" 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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="526">
|
||
<rect key="frame" x="439" y="20" width="86" height="27"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<datePickerCell key="cell" borderStyle="bezel" alignment="left" id="1283">
|
||
<font key="font" metaFont="system"/>
|
||
<date key="date" timeIntervalSinceReferenceDate="-31575600">
|
||
<!--2000-01-01 13:00:00 +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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="525">
|
||
<rect key="frame" x="329" y="20" width="86" height="27"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<datePickerCell key="cell" borderStyle="bezel" alignment="left" id="1282">
|
||
<font key="font" metaFont="system"/>
|
||
<date key="date" timeIntervalSinceReferenceDate="-31525200">
|
||
<!--2000-01-02 03:00:00 +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 verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="310" customClass="ColorTextField">
|
||
<rect key="frame" x="417" y="24" width="24" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="до" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="307">
|
||
<rect key="frame" x="178" y="49" width="198" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Включать по расписанию:" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="228">
|
||
<rect key="frame" x="17" y="118" width="18" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="TurtleTemplate" id="1279"/>
|
||
</imageView>
|
||
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="200">
|
||
<rect key="frame" x="46" y="73" width="479" height="14"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="В режиме ограничения скорости настройки общей ширины канала не учитывается" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="199">
|
||
<rect key="frame" x="177" y="119" width="242" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Максимальная скорость скачивания:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="198">
|
||
<rect key="frame" x="120" y="93" width="119" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Раздачи:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="196">
|
||
<rect key="frame" x="34" y="119" width="141" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Режим ограничения:" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="195">
|
||
<rect key="frame" x="301" y="92" width="34" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="КБ/с" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="194">
|
||
<rect key="frame" x="477" y="118" width="34" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="КБ/с" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="192">
|
||
<rect key="frame" x="246" y="91" width="50" height="22"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="190">
|
||
<rect key="frame" x="422" y="117" width="50" height="22"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="163">
|
||
<rect key="frame" x="17" y="187" width="158" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Ширина канала:" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="159" customClass="ColorTextField">
|
||
<rect key="frame" x="317" y="160" width="34" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="КБ/с" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="158" customClass="ColorTextField">
|
||
<rect key="frame" x="342" y="186" width="34" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="КБ/с" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="157">
|
||
<rect key="frame" x="178" y="186" width="118" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Скачивания:" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="156">
|
||
<rect key="frame" x="262" y="159" width="50" height="22"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="155">
|
||
<rect key="frame" x="178" y="160" width="100" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Раздачи:" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="154">
|
||
<rect key="frame" x="287" y="185" width="50" height="22"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<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>
|
||
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="LMi-IQ-sN0" customClass="ColorTextField">
|
||
<rect key="frame" x="313" y="24" width="10" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="c" id="sfg-7Q-XEp">
|
||
<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="84A-yU-R2Y"/>
|
||
</connections>
|
||
</textField>
|
||
</subviews>
|
||
<point key="canvasLocation" x="-550" y="814"/>
|
||
</customView>
|
||
<customView id="1361" userLabel="Peers">
|
||
<rect key="frame" x="0.0" y="0.0" width="565" height="366"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<subviews>
|
||
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1741">
|
||
<rect key="frame" x="154" y="32" width="265" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Обновлять список каждую неделю" 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>
|
||
<button horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1473">
|
||
<rect key="frame" x="527" y="12" width="21" height="23"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
||
<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>
|
||
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1436">
|
||
<rect key="frame" x="150" y="66" width="94" height="32"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="push" title="Обновить" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1435">
|
||
<rect key="frame" x="244" y="76" width="280" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" title="черный список скачан/не скачан" 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>
|
||
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1434">
|
||
<rect key="frame" x="13" y="127" width="119" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Черный список:" 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>
|
||
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1433">
|
||
<rect key="frame" x="135" y="126" width="378" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Не подключаться к пользователям из черного списка" 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>
|
||
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1738">
|
||
<rect key="frame" x="153" y="54" width="372" height="14"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Последнее обновление: нет данных" id="1739">
|
||
<font key="font" metaFont="smallSystem"/>
|
||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1432">
|
||
<rect key="frame" x="134" y="280" width="404" height="14"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Некоторые роутеры будут «тормозить» если подключений очень много" 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>
|
||
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1925">
|
||
<rect key="frame" x="135" y="238" width="370" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Использовать DHT для публичных торрентов" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1951">
|
||
<rect key="frame" x="135" y="218" width="409" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Искать местных пользователей для публичных торрентов" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1431">
|
||
<rect key="frame" x="135" y="258" width="344" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Использовать PEX для публичных торрентов" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1430">
|
||
<rect key="frame" x="134" y="300" width="295" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Максимум подключений для новых раздач:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1987" customClass="ColorTextField">
|
||
<rect key="frame" x="153" y="102" width="33" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<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>
|
||
<textField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1429">
|
||
<rect key="frame" x="422" y="298" width="50" height="22"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1428">
|
||
<rect key="frame" x="477" y="300" width="56" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="польз." 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="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1427">
|
||
<rect key="frame" x="477" y="326" width="51" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="польз." 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1426">
|
||
<rect key="frame" x="422" y="324" width="50" height="22"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<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>
|
||
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1425">
|
||
<rect key="frame" x="134" y="326" width="285" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Общее максимальное число подключений:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1424">
|
||
<rect key="frame" x="18" y="326" width="114" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Подключения:" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1423">
|
||
<rect key="frame" x="135" y="182" width="334" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Предпочитать зашифрованных пользователей" 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" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1422">
|
||
<rect key="frame" x="30" y="183" width="102" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Шифрование:" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1421">
|
||
<rect key="frame" x="154" y="162" width="351" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Игнорировать незашифрованных пользователей" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1985">
|
||
<rect key="frame" x="191" y="100" width="350" height="22"/>
|
||
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
|
||
<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>
|
||
</subviews>
|
||
<connections>
|
||
<outlet property="nextKeyView" destination="1429" id="1636"/>
|
||
</connections>
|
||
<point key="canvasLocation" x="-550.5" y="37"/>
|
||
</customView>
|
||
<customView id="66" userLabel="Network">
|
||
<rect key="frame" x="0.0" y="0.0" width="565" height="220"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<subviews>
|
||
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1891">
|
||
<rect key="frame" x="376" y="108" width="147" height="32"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="push" title="Случайный порт" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="660">
|
||
<rect key="frame" x="22" y="183" width="137" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Связь:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2081">
|
||
<rect key="frame" x="35" y="143" width="124" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Порт:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="357">
|
||
<rect key="frame" x="234" y="143" width="314" height="17"/>
|
||
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Проверяю статус порта…" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="336">
|
||
<rect key="frame" x="183" y="77" width="230" height="14"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Используя NAT-T с NAT-PMP или 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="68">
|
||
<rect key="frame" x="164" y="141" width="50" height="22"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1889">
|
||
<rect key="frame" x="162" y="117" width="214" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Cлучайный порт при запуске" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="332">
|
||
<rect key="frame" x="162" y="93" width="234" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Открывать порт автоматически" 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>
|
||
<imageView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="354">
|
||
<rect key="frame" x="221" y="144" width="14" height="14"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" animates="YES" imageScaling="proportionallyDown" image="NSStatusPartiallyAvailable" id="1249"/>
|
||
</imageView>
|
||
<progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="353">
|
||
<rect key="frame" x="220" y="143" width="16" height="16"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
</progressIndicator>
|
||
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="664">
|
||
<rect key="frame" x="162" y="39" width="357" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Отключить при наличии активных раздач" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="665">
|
||
<rect key="frame" x="23" y="40" width="136" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Спящий режим:" 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 horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="326">
|
||
<rect key="frame" x="527" y="12" width="21" height="23"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
||
<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>
|
||
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2077">
|
||
<rect key="frame" x="162" y="182" width="346" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Использовать 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>
|
||
</subviews>
|
||
<point key="canvasLocation" x="-550" y="-297"/>
|
||
</customView>
|
||
<customView id="1481" userLabel="Remote">
|
||
<rect key="frame" x="0.0" y="0.0" width="565" height="439"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<subviews>
|
||
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1717">
|
||
<rect key="frame" x="76" y="340" width="180" height="32"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="push" title="Открыть веб-интерфейс" 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>
|
||
<button horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1660">
|
||
<rect key="frame" x="523" y="12" width="25" height="25"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
||
<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>
|
||
<textField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1552">
|
||
<rect key="frame" x="176" y="282" width="184" height="22"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1541">
|
||
<rect key="frame" x="175" y="71" width="210" height="14"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="IP-адреса могут содержать символ *" 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" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1534">
|
||
<rect key="frame" x="103" y="67" width="69" height="23"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
||
<segmentedCell key="cell" state="on" borderStyle="border" alignment="left" style="smallSquare" trackingMode="momentary" id="1535">
|
||
<font key="font" metaFont="system"/>
|
||
<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 fixedFrame="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1518">
|
||
<rect key="frame" x="103" y="94" width="308" height="78"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<clipView key="contentView" id="cNg-WR-Fyn">
|
||
<rect key="frame" x="1" y="1" width="306" height="76"/>
|
||
<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="76"/>
|
||
<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-адрес">
|
||
<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" title="Text Cell" 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>
|
||
<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="76"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
</scroller>
|
||
</scrollView>
|
||
<secureTextField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1509">
|
||
<rect key="frame" x="176" y="256" width="184" height="22"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1644">
|
||
<rect key="frame" x="83" y="387" width="362" height="14"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Управление программой будет доступно через веб-интерфейс" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1747">
|
||
<rect key="frame" x="81" y="178" width="332" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Позволять подключаться только следующим IP:" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1504">
|
||
<rect key="frame" x="81" y="308" width="194" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Требовать авторизацию" 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1825">
|
||
<rect key="frame" x="81" y="32" width="430" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Анонсировать веб-интерфейс через 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 fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1483">
|
||
<rect key="frame" x="62" y="403" width="252" height="18"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<buttonCell key="cell" type="check" title="Включить удалённый доступ" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1491">
|
||
<rect key="frame" x="176" y="214" width="50" height="22"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1556" customClass="ColorTextField">
|
||
<rect key="frame" x="100" y="284" width="71" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Логин:" 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="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1554" customClass="ColorTextField">
|
||
<rect key="frame" x="103" y="258" width="68" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Пароль:" 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" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1492" customClass="ColorTextField">
|
||
<rect key="frame" x="80" y="216" width="91" height="17"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Порт:" 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>
|
||
</subviews>
|
||
<point key="canvasLocation" x="-550" y="-1114"/>
|
||
</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="TurtleTemplate" width="18" height="18"/>
|
||
<image name="imageCell:1782:image" width="18" height="18">
|
||
<mutableData key="keyedArchiveRepresentation">
|
||
YnBsaXN0MDDUAQIDBAUGBwpYJHZlcnNpb25ZJGFyY2hpdmVyVCR0b3BYJG9iamVjdHMSAAGGoF8QD05T
|
||
S2V5ZWRBcmNoaXZlctEICVRyb290gAGuCwwZGh8UJCkqMTQ3PUBVJG51bGzWDQ4PEBESExQVFhcYVk5T
|
||
U2l6ZV5OU1Jlc2l6aW5nTW9kZVYkY2xhc3NcTlNJbWFnZUZsYWdzVk5TUmVwc1dOU0NvbG9ygAIQAIAN
|
||
EiDAAACAA4ALWHsxOCwgMTh90hsPHB5aTlMub2JqZWN0c6EdgASACtIbDyAjoiEigAWABoAJ0w8lJico
|
||
FF8QFE5TVElGRlJlcHJlc2VudGF0aW9uXxAZTlNJbnRlcm5hbExheW91dERpcmVjdGlvboAIgAdPERro
|
||
TU0AKgAAAUqAOuBP8AQWDQeEQmFQuGQ2HQWBOuCQ+KRWLRSIxOLxU9R0AA6QRuHxmRRVSycABCVAB7y0
|
||
APmYRsDzMASSSw9TzkAAWeAAvT+bwibUGGKmjTuelKlUSDUOmQlVVEABKqABk1cAHutAA/12PyF5WEAI
|
||
GyABC2eawOnwtWW0ABa4AB1XMAFS7AC2qy33G5uq63e82mJWuFK7DAAI4kAOTGAAu48AKPJXsLXK6Y8u
|
||
5HJ07CQVYZ+kAUAFXSAB7acAArVABN60AGXYabUaoFYKNZ2CrHdAADb0AEngQycqcAFnjQzOZ1Z8sABP
|
||
nABo9EAP7qAABdcACntABr93p9XrgLbbiDqTzYjFbjk4TaeSDsj4NkR/MTe77QY+flDG/+Hn7vuF0Ahi
|
||
QkCEgHMDh8/77BbBgYCjB4sCVCQoPmEYTwUkSAgAABEBAAADAAAAAQASAAABAQADAAAAAQASAAABAgAD
|
||
AAAABAAAAhwBAwADAAAAAQAFAAABBgADAAAAAQACAAABCgADAAAAAQABAAABEQAEAAAAAQAAAAgBEgAD
|
||
AAAAAQABAAABFQADAAAAAQAEAAABFgADAAAAAQASAAABFwAEAAAAAQAAAUEBHAADAAAAAQABAAABKAAD
|
||
AAAAAQACAAABPQADAAAAAQACAAABUgADAAAAAQABAAABUwADAAAABAAAAiSHcwAHAAAYvAAAAiwAAAAA
|
||
AAgACAAIAAgAAQABAAEAAQAAGLxhcHBsAhAAAG1udHJSR0IgWFlaIAfeAAIAGQAVAC8ACGFjc3BBUFBM
|
||
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD21gABAAAAANMtYXBwbAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEWRlc2MAAAFQAAAAYmRzY20AAAG0AAABwGNwcnQAAAN0
|
||
AAAAI3d0cHQAAAOYAAAAFHJYWVoAAAOsAAAAFGdYWVoAAAPAAAAAFGJYWVoAAAPUAAAAFHJUUkMAAAPo
|
||
AAAIDGFhcmcAAAv0AAAAIHZjZ3QAAAwUAAAGEm5kaW4AABIoAAAGPmNoYWQAABhoAAAALG1tb2QAABiU
|
||
AAAAKGJUUkMAAAPoAAAIDGdUUkMAAAPoAAAIDGFhYmcAAAv0AAAAIGFhZ2cAAAv0AAAAIGRlc2MAAAAA
|
||
AAAACERpc3BsYXkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABtbHVjAAAAAAAAACEAAAAMaHJIUgAAACQAAAGc
|
||
a29LUgAAACQAAAGcbmJOTwAAACQAAAGcaWQAAAAAACQAAAGcaHVIVQAAACQAAAGcY3NDWgAAACQAAAGc
|
||
ZGFESwAAACQAAAGcdWtVQQAAACQAAAGcYXIAAAAAACQAAAGcaXRJVAAAACQAAAGccm9STwAAACQAAAGc
|
||
bmxOTAAAACQAAAGcaGVJTAAAACQAAAGcZXNFUwAAACQAAAGcZmlGSQAAACQAAAGcemhUVwAAACQAAAGc
|
||
dmlWTgAAACQAAAGcc2tTSwAAACQAAAGcemhDTgAAACQAAAGccnVSVQAAACQAAAGcZnJGUgAAACQAAAGc
|
||
bXMAAAAAACQAAAGcY2FFUwAAACQAAAGcdGhUSAAAACQAAAGcZGVERQAAACQAAAGcZW5VUwAAACQAAAGc
|
||
cHRCUgAAACQAAAGccGxQTAAAACQAAAGcZWxHUgAAACQAAAGcc3ZTRQAAACQAAAGcdHJUUgAAACQAAAGc
|
||
amFKUAAAACQAAAGccHRQVAAAACQAAAGcAEwARQBEACAAQwBpAG4AZQBtAGEAIABEAGkAcwBwAGwAYQB5
|
||
dGV4dAAAAABDb3B5cmlnaHQgQXBwbGUgSW5jLiwgMjAxNAAAWFlaIAAAAAAAAPNSAAEAAAABFs9YWVog
|
||
AAAAAAAAcXQAADo5AAACnVhZWiAAAAAAAABhKwAAuiwAABSsWFlaIAAAAAAAACQ2AAALmwAAu+NjdXJ2
|
||
AAAAAAAABAAAAAAFAAoADwAUABkAHgAjACgALQAyADYAOwBAAEUASgBPAFQAWQBeAGMAaABtAHIAdwB8
|
||
AIEAhgCLAJAAlQCaAJ8AowCoAK0AsgC3ALwAwQDGAMsA0ADVANsA4ADlAOsA8AD2APsBAQEHAQ0BEwEZ
|
||
AR8BJQErATIBOAE+AUUBTAFSAVkBYAFnAW4BdQF8AYMBiwGSAZoBoQGpAbEBuQHBAckB0QHZAeEB6QHy
|
||
AfoCAwIMAhQCHQImAi8COAJBAksCVAJdAmcCcQJ6AoQCjgKYAqICrAK2AsECywLVAuAC6wL1AwADCwMW
|
||
AyEDLQM4A0MDTwNaA2YDcgN+A4oDlgOiA64DugPHA9MD4APsA/kEBgQTBCAELQQ7BEgEVQRjBHEEfgSM
|
||
BJoEqAS2BMQE0wThBPAE/gUNBRwFKwU6BUkFWAVnBXcFhgWWBaYFtQXFBdUF5QX2BgYGFgYnBjcGSAZZ
|
||
BmoGewaMBp0GrwbABtEG4wb1BwcHGQcrBz0HTwdhB3QHhgeZB6wHvwfSB+UH+AgLCB8IMghGCFoIbgiC
|
||
CJYIqgi+CNII5wj7CRAJJQk6CU8JZAl5CY8JpAm6Cc8J5Qn7ChEKJwo9ClQKagqBCpgKrgrFCtwK8wsL
|
||
CyILOQtRC2kLgAuYC7ALyAvhC/kMEgwqDEMMXAx1DI4MpwzADNkM8w0NDSYNQA1aDXQNjg2pDcMN3g34
|
||
DhMOLg5JDmQOfw6bDrYO0g7uDwkPJQ9BD14Peg+WD7MPzw/sEAkQJhBDEGEQfhCbELkQ1xD1ERMRMRFP
|
||
EW0RjBGqEckR6BIHEiYSRRJkEoQSoxLDEuMTAxMjE0MTYxODE6QTxRPlFAYUJxRJFGoUixStFM4U8BUS
|
||
FTQVVhV4FZsVvRXgFgMWJhZJFmwWjxayFtYW+hcdF0EXZReJF64X0hf3GBsYQBhlGIoYrxjVGPoZIBlF
|
||
GWsZkRm3Gd0aBBoqGlEadxqeGsUa7BsUGzsbYxuKG7Ib2hwCHCocUhx7HKMczBz1HR4dRx1wHZkdwx3s
|
||
HhYeQB5qHpQevh7pHxMfPh9pH5Qfvx/qIBUgQSBsIJggxCDwIRwhSCF1IaEhziH7IiciVSKCIq8i3SMK
|
||
IzgjZiOUI8Ij8CQfJE0kfCSrJNolCSU4JWgllyXHJfcmJyZXJocmtyboJxgnSSd6J6sn3CgNKD8ocSii
|
||
KNQpBik4KWspnSnQKgIqNSpoKpsqzysCKzYraSudK9EsBSw5LG4soizXLQwtQS12Last4S4WLkwugi63
|
||
Lu4vJC9aL5Evxy/+MDUwbDCkMNsxEjFKMYIxujHyMioyYzKbMtQzDTNGM38zuDPxNCs0ZTSeNNg1EzVN
|
||
NYc1wjX9Njc2cjauNuk3JDdgN5w31zgUOFA4jDjIOQU5Qjl/Obw5+To2OnQ6sjrvOy07azuqO+g8Jzxl
|
||
PKQ84z0iPWE9oT3gPiA+YD6gPuA/IT9hP6I/4kAjQGRApkDnQSlBakGsQe5CMEJyQrVC90M6Q31DwEQD
|
||
REdEikTORRJFVUWaRd5GIkZnRqtG8Ec1R3tHwEgFSEtIkUjXSR1JY0mpSfBKN0p9SsRLDEtTS5pL4kwq
|
||
THJMuk0CTUpNk03cTiVObk63TwBPSU+TT91QJ1BxULtRBlFQUZtR5lIxUnxSx1MTU19TqlP2VEJUj1Tb
|
||
VShVdVXCVg9WXFapVvdXRFeSV+BYL1h9WMtZGllpWbhaB1pWWqZa9VtFW5Vb5Vw1XIZc1l0nXXhdyV4a
|
||
XmxevV8PX2Ffs2AFYFdgqmD8YU9homH1YklinGLwY0Njl2PrZEBklGTpZT1lkmXnZj1mkmboZz1nk2fp
|
||
aD9olmjsaUNpmmnxakhqn2r3a09rp2v/bFdsr20IbWBtuW4SbmtuxG8eb3hv0XArcIZw4HE6cZVx8HJL
|
||
cqZzAXNdc7h0FHRwdMx1KHWFdeF2Pnabdvh3VnezeBF4bnjMeSp5iXnnekZ6pXsEe2N7wnwhfIF84X1B
|
||
faF+AX5ifsJ/I3+Ef+WAR4CogQqBa4HNgjCCkoL0g1eDuoQdhICE44VHhauGDoZyhteHO4efiASIaYjO
|
||
iTOJmYn+imSKyoswi5aL/IxjjMqNMY2Yjf+OZo7OjzaPnpAGkG6Q1pE/kaiSEZJ6kuOTTZO2lCCUipT0
|
||
lV+VyZY0lp+XCpd1l+CYTJi4mSSZkJn8mmia1ZtCm6+cHJyJnPedZJ3SnkCerp8dn4uf+qBpoNihR6G2
|
||
oiailqMGo3aj5qRWpMelOKWpphqmi6b9p26n4KhSqMSpN6mpqhyqj6sCq3Wr6axcrNCtRK24ri2uoa8W
|
||
r4uwALB1sOqxYLHWskuywrM4s660JbSctRO1irYBtnm28Ldot+C4WbjRuUq5wro7urW7LrunvCG8m70V
|
||
vY++Cr6Evv+/er/1wHDA7MFnwePCX8Lbw1jD1MRRxM7FS8XIxkbGw8dBx7/IPci8yTrJuco4yrfLNsu2
|
||
zDXMtc01zbXONs62zzfPuNA50LrRPNG+0j/SwdNE08bUSdTL1U7V0dZV1tjXXNfg2GTY6Nls2fHadtr7
|
||
24DcBdyK3RDdlt4c3qLfKd+v4DbgveFE4cziU+Lb42Pj6+Rz5PzlhOYN5pbnH+ep6DLovOlG6dDqW+rl
|
||
63Dr++yG7RHtnO4o7rTvQO/M8Fjw5fFy8f/yjPMZ86f0NPTC9VD13vZt9vv3ivgZ+Kj5OPnH+lf65/t3
|
||
/Af8mP0p/br+S/7c/23//3BhcmEAAAAAAAMAAAACZmYAAPKnAAANWQAAE9AAAAoOdmNndAAAAAAAAAAA
|
||
AAMBAAACAAAAVgEuAesCnQNeBCkFBwXxBukH1wjfCeEK9wwFDSYOSw90EKAR1xMLFD4VehavF+cZKhph
|
||
G5cczx4FHzUgZSGOIrIj0iTuJgInDigPKQsqAir5K+0s4S3TLsMvtTCkMZAyfTNqNFY1QDYqNxM3/Djl
|
||
Ocw6tDucPIM9aj5SPz5ALEEfQhZDEEQJRQRF/Ub3R/BI6EngSthLzkzFTbxOs0+tUKpRqVKqU61Ur1Wx
|
||
VrNXs1i0WbRas1uyXLFdr16vX7JguGHBYsxj2WTmZfRm/2gLaRZqImsrbDVtP25Jb1VwZXF3co1zpnS/
|
||
ddh28XgJeSB6N3tOfGN9eH6Kf5eAoIGhgp+DmISPhYaGe4dxiGaJWopOi0GMNY0ojhyPEpALkQmSC5MQ
|
||
lBiVIZYrlzSYPZlFmk2bVZxbnWOea590oIChkKKho7WkyqXfpvSoCKkcqi+rQqxVrWeueK+IsJaxorKr
|
||
s7O0urW/tsW3ybjNudG61bvYvNu9377kv+vA9cIDwxXEKMU8xlDHY8h3yYrKnMuvzMHN0c7gz+3Q9dH6
|
||
0vzT+9T41fXW8dft2OjZ49re29jc0t3N3sjfxeDG4cri0uPd5Onl9ecB6AzpGOoj6y7sOe1D7knvS/BE
|
||
8TLyF/Ly88f0mfVr9jz3Dvff+K/5gPpR+yH78fzB/ZH+YP8w//8AAABWAS4B6wKdA14ELgUgBfMG6Qfq
|
||
COIJ8QsKDCUNRQ5oD48QwhHzEy0UXxWZFtQYDRlNGoUbwBz2HisfXyCMIbQi1iP0JQ8mHCcmKCEpGCoL
|
||
Kvgr4izOLbouoy+MMHYxYDJJMzA0FzT9NeQ2yjevOJQ5ejpeO0I8Jj0IPes+0T+4QKNBkUKCQ3dEbEVi
|
||
RlZHS0g+STFKI0sVTAdM+E3qTtxP0VDIUcJSvlO7VLhVtVawV6tYplmhWppblFyNXYdegl9/YH9hgmKK
|
||
Y5NknGWnZrBnuGjAachqz2vVbNxt5G7sb/hxBnIXcyx0QnVYdm53g3iXeax6v3vSfOR99X8CgAqBDoIM
|
||
gwaD/oT0hemG3YfRiMWJuIqri56MkI2CjnePbZBnkWeSapNylHqVg5aLl5OYm5mimqmbsJy1nbyewp/L
|
||
oNah5KL1pAalGKYqpzyoTqlfqnCrgKyQraCur6+9sMqx1bLfs+i08LX4tv+4BrkNuhS7GrwgvSa+LL8z
|
||
wD3BSsJZw2zEf8WTxqfHusjNyeDK8swEzRbOJs810ELRTNJT01fUWtVc1l7XX9hg2WDaYdth3GHdYd5h
|
||
32PgaOFw4nzjiuSa5avmu+fM6N3p7er87AztGu4m7y7wL/En8hfy//Ph9MH1oPZ+91z4OvkY+fb60/uw
|
||
/I39av5G/yP//wAAAFYBLgHrAp0DXgQpBQcF8QbpB9cI3wnhCvcMBQ0mDksPdBCgEc4TChQ8FXMWrxfv
|
||
GSoaYxubHNQeDR88IGshlyK+I+Ik/iYRJyEoKikpKicrISwaLRAuCS8AL/Mw5zHYMsgztjSmNZU2gzdx
|
||
OF05Szo3OyM8Djz4PeM+0D/AQLNBqEKgQ5tElUWORodHgEh4SXBKZ0teTFRNSU4+TzZQL1EpUiZTJFQi
|
||
VSFWH1ccWBlZFloSWwxcB10BXf1e+V/3YPhh+2MCZAhlD2YWZxxoIWkmaiprL2wybTVuOW8/cEdxUXJf
|
||
c3B0gHWRdqF3sXjAec963XvrfPh+An8KgAyBCYIBgvSD5ITUhcKGr4ediIqJdYphi02MOI0jjg+O/Y/t
|
||
kOKR3JLYk9eU2JXZltiX2JjXmdaa1JvTnNGdz57Nn86g0aHWot2j5qTwpfqnBKgNqRWqHqsmrC6tNK46
|
||
rz+wQ7FEskWzRLRCtUC2Pbc6uDe5M7ovuyu8Jr0ivh6/G8AbwR7CJMMtxDfFQsZNx1fIYslsynbLf8yI
|
||
zZHOmM+e0KHRotKg05zUl9WR1ovXhNh92Xfab9to3GDdWd5T31DgUeFX4mLjceSC5ZXmqOe76M3p4Ory
|
||
7ATtFO4k7zLwPfFE8kbzRvRD9T/2O/c2+DH5K/om+yD8Gf0T/g3/Bv//AABuZGluAAAAAAAABjYAAKTQ
|
||
AABVhwAATJEAAJ47AAAmCgAADA4AAFANAABUOQACQo8AAjMzAAIwowADAQAAAgAAAAEABAAJABAAGAAh
|
||
ACsANwBDAFEAXwBvAH8AkACiALUAyQDdAPMBCgEhAToBVAFvAYoBpwHGAeUCBgIoAkwCcQKYAsEC7AMZ
|
||
A0gDegOvA+gEJARjBKQE6AUuBXcFwgYPBmAGswcIB2AHuwgYCHgI2gk/CacKEQp+Cu0LXwvRDEQMtw0q
|
||
DZ4OFQ6NDwgPhRAFEIcRDBGTEh0SqRM3E8cUVxTnFXkWCxagFzcX0BhsGQoZqxpOGvQbnBxHHPMdoB5N
|
||
HvofpyBVIQUhtiJqIyEj2iSVJVImEybVJ5ooYCknKe0qsyt5LD8tBi3PLpsvaDA4MQsx3zK2M5A0bDVM
|
||
NjI3HjgTOQ46EDsXPCE9Lz4/P1NAakGEQqFDwUTjRgdHKkhLSWlKhUugTLtN2E73UBlRPVJlU49Uu1Xr
|
||
VxxYT1mCWrRb5V0WXkZfd2CrYeBjGWRTZZFm0WgTaVhqoGvsbTtujm/ncUVyp3QNdXd25HhUecd7PXy2
|
||
fjJ/sIExgrKEM4Wxhy2Ipooei5iNE46RkBGRlJMalKKWLZe7mU2a45x/niOf0KGFo0GlA6bJqJKqX6ww
|
||
rgOv2rG0s5G1cbdRuTC7C7zivrXAhsJYxCzGAsfbybbLlc12z1rRQtMw1SjXMtlV25jd++B24vzlh+gX
|
||
6qztRu/k8of1L/fc+o79RP//AAAAAQAEAAkAEAAXACEAKwA2AEMAUABeAG0AfQCOAKAAswDGANsA8AEH
|
||
AR4BNwFQAWsBhgGjAcEB4AIBAiMCRgJrApICuwLmAxMDQgN1A6oD5AQhBGEEpQTsBTQFfwXNBh0GbwbE
|
||
BxwHdgfTCDIIlAj5CWAJygo3CqYLGQuNDAMMegzxDWkN4Q5bDtcPVg/XEFsQ4hFrEfcShRMWE6kUPhTT
|
||
FWkV/xaXFzEXzRhsGQ4ZshpYGwIbrhxcHQ0dvx5yHyUf2CCKIT0h8iKoI2EkHSTbJZsmXickJ+sotSmA
|
||
KkwrFyvjLK4teS5GLxQv5TC4MY4yZTNANBw0+zXdNsM3rzihOZo6mzuiPK49vT7QP+ZA/0IbQzpEXEWB
|
||
RqlH0Uj5Sh5LP0xfTX1OnU++UOJSCVMyVF5VjVa+V/NZKVpiW5tc014KX0FgeGGxYutkKGVnZqln7Wk0
|
||
an5rym0ZbmtvwHEZcnZz13U8dqR4D3l9eu58YX3Yf1GAzYJMg82FUIbSiFKJ0YtOjMqOSI/HkUmSzpRV
|
||
ld6Xa5j6moycIZ27n1mg/qKrpF6mF6fUqZWrWq0hruywubKKtF62NLgNuee7v72Uv2XBNMMAxM3GnMht
|
||
ykDMF83wz8zRq9OO1XbXZ9ln23rdp9/r4kHkoucK6XXr5e5a8NLzT/XQ+Fb63/1t//8AAAABAAQACQAQ
|
||
ABgAIQArADcAQwBRAF8AbwB/AJAAogC1AMkA3gDzAQoBIgE6AVQBbgGKAacBxQHlAgUCJwJLAnAClwK/
|
||
AuoDFgNFA3cDqwPiBB0EWgSaBNwFIQVnBbAF/AZKBpsG7wdFB50H+AhVCLUJFwl8CeMKTQq6CygLmAwI
|
||
DHoM7A1fDdQOTA7GD0IPwRBCEMYRTBHVEmES7xN+FA4UoBUyFcYWXBb0F48YLBjMGW4aExq7G2UcEhzA
|
||
HXAeIB7QH4EgMiDmIZsiUyMOI8skiyVNJhEm2SeiKG0pOSoFKtErnSxpLTcuBy7ZL64whTFeMjozGTP6
|
||
NN41xza1N6s4qDmuOrs7zDzhPfo/FkA1QVhCfkOnRNNGA0czSGNJkEq6S+JNCU4xT1pQh1G3UulUHlVX
|
||
VpJX0FkQWlNbllzYXhpfW2CcYd5jI2RqZbRnAWhQaaJq92xPbatvCnBtcdVzQnSydid3oHkcept8HH2i
|
||
fyqAtYJDg9SFaIb8iJCKIYuwjT2OyZBWkeaTeJUMlqSYPpnbm3udHp7EoG+iH6PWpZWnWqklqvWsyK6f
|
||
sHmyV7Q3thu4Arnsu9e9wb+nwYbDX8UxxwHI0MqgzHLOR9Af0fnT1tW215rZgdtu3WLfX+Fn43nlk+ez
|
||
6djsAO4r8FryjPTC9vv5N/t2/bn//wAAc2YzMgAAAAAAAQxCAAAF3v//8yYAAAeSAAD9kf//+6L///2j
|
||
AAAD3AAAwGxtbW9kAAAAAAAABhAAAJImAvcOK8kCL0gAAAAAAAAAAAAAAAAAAAAA0issLS5aJGNsYXNz
|
||
bmFtZVgkY2xhc3Nlc18QEE5TQml0bWFwSW1hZ2VSZXCjLS8wWk5TSW1hZ2VSZXBYTlNPYmplY3TSKywy
|
||
M1dOU0FycmF5ojIw0issNTZeTlNNdXRhYmxlQXJyYXmjNTIw0zg5Dzo7PFdOU1doaXRlXE5TQ29sb3JT
|
||
cGFjZUQwIDAAEAOADNIrLD4/V05TQ29sb3KiPjDSKyxBQldOU0ltYWdlokEwAAgAEQAaACQAKQAyADcA
|
||
SQBMAFEAUwBiAGgAdQB8AIsAkgCfAKYArgCwALIAtAC5ALsAvQDGAMsA1gDYANoA3ADhAOQA5gDoAOoA
|
||
8QEIASQBJgEoHBQcGRwkHC0cQBxEHE8cWBxdHGUcaBxtHHwcgByHHI8cnByhHKMcpRyqHLIctRy6HMIA
|
||
AAAAAAACAQAAAAAAAABDAAAAAAAAAAAAAAAAAAAcxQ
|
||
</mutableData>
|
||
</image>
|
||
</resources>
|
||
</document>
|