transmission/macosx/en.lproj/GlobalOptionsPopover.xib

246 lines
18 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="GlobalOptionsPopoverViewController">
<connections>
<outlet property="fDownloadLimitField" destination="17" id="69"/>
<outlet property="fIdleStopField" destination="81" id="184"/>
<outlet property="fRatioStopField" destination="10" id="183"/>
<outlet property="fUploadLimitField" destination="19" id="71"/>
<outlet property="view" destination="2" id="73"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customView id="2" userLabel="Options">
<rect key="frame" x="0.0" y="0.0" width="311" height="168"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<subviews>
<button id="7">
<rect key="frame" x="10" y="104" width="106" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Limit Download:" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="44">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
<connections>
<binding destination="119" name="value" keyPath="values.CheckDownload" id="145"/>
</connections>
</buttonCell>
<connections>
<action selector="setDownSpeedSetting:" target="-2" id="152"/>
<binding destination="119" name="value" keyPath="values.CheckDownload" id="171"/>
</connections>
</button>
<button id="8">
<rect key="frame" x="10" y="82" width="92" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Limit Upload:" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="43">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="setUpSpeedSetting:" target="-2" id="153"/>
<binding destination="119" name="value" keyPath="values.CheckUpload" id="169"/>
</connections>
</button>
<textField verticalHuggingPriority="750" id="97" customClass="ColorTextField">
<rect key="frame" x="254" y="17" width="46" height="14"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="minutes" id="98">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="119" name="enabled" keyPath="values.IdleLimitCheck" id="151"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" id="17">
<rect key="frame" x="122" y="103" width="45" height="20"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="27">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="28">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setDownSpeedLimit:" target="-2" id="154"/>
<binding destination="119" name="enabled" keyPath="values.CheckDownload" id="175"/>
<outlet property="delegate" destination="-2" id="53"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" id="18" customClass="ColorTextField">
<rect key="frame" x="173" y="84" width="29" height="14"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="26">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="119" name="enabled" keyPath="values.CheckUpload" id="149"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" id="179" customClass="ColorTextField">
<rect key="frame" x="173" y="106" width="29" height="14"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="180">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="119" name="enabled" keyPath="values.CheckDownload" id="182"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" id="19">
<rect key="frame" x="122" y="81" width="45" height="20"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="24">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="25">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setUpSpeedLimit:" target="-2" id="155"/>
<binding destination="119" name="enabled" keyPath="values.CheckUpload" id="174"/>
<outlet property="delegate" destination="-2" id="54"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" id="20">
<rect key="frame" x="10" y="115" width="64" height="28"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Transfer Bandwidth" id="23">
<font key="font" metaFont="smallSystemBold"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" id="21">
<rect key="frame" x="10" y="56" width="87" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Seeding Limits" id="22">
<font key="font" metaFont="smallSystemBold"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" id="10">
<rect key="frame" x="150" y="36" width="45" height="20"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="36">
<numberFormatter key="formatter" formatterBehavior="custom10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" minimumFractionDigits="2" maximumFractionDigits="2" id="37">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setRatioStopLimit:" target="-2" id="187"/>
<binding destination="119" name="enabled" keyPath="values.RatioCheck" id="124"/>
<outlet property="delegate" destination="-2" id="55"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" id="81">
<rect key="frame" x="203" y="14" width="45" height="20"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="82">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="83">
<real key="minimum" value="1"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setIdleStopLimit:" target="-2" id="190"/>
<binding destination="119" name="enabled" keyPath="values.IdleLimitCheck" id="128"/>
<outlet property="delegate" destination="-2" id="90"/>
</connections>
</textField>
<button id="113">
<rect key="frame" x="9" y="148" width="143" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Status of selected files" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="114">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="updatedDisplayString:" target="-2" id="192"/>
<binding destination="119" name="value" keyPath="values.DisplayStatusProgressSelected" id="160"/>
<binding destination="119" name="hidden" keyPath="values.SmallView" id="157"/>
</connections>
</button>
<button id="129">
<rect key="frame" x="9" y="148" width="103" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Remaining time" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="130">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="updatedDisplayString:" target="-2" id="191"/>
<binding destination="119" name="value" keyPath="values.DisplaySmallStatusRegular" id="193">
<dictionary key="options">
<string key="NSValueTransformerName">NSNegateBoolean</string>
</dictionary>
</binding>
<binding destination="119" name="hidden" keyPath="values.SmallView" id="164">
<dictionary key="options">
<string key="NSValueTransformerName">NSNegateBoolean</string>
</dictionary>
</binding>
</connections>
</button>
<button id="115">
<rect key="frame" x="9" y="37" width="135" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Stop seeding at ratio:" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="116">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="setRatioStopSetting:" target="-2" id="188"/>
<binding destination="119" name="value" keyPath="values.RatioCheck" id="121"/>
</connections>
</button>
<button id="117">
<rect key="frame" x="9" y="15" width="188" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Stop seeding when inactive for:" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="118">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="setIdleStopSetting:" target="-2" id="189"/>
<binding destination="119" name="value" keyPath="values.IdleLimitCheck" id="126"/>
</connections>
</button>
</subviews>
<point key="canvasLocation" x="498.5" y="592"/>
</customView>
<userDefaultsController representsSharedInstance="YES" id="119"/>
</objects>
</document>