mirror of
https://github.com/transmission/transmission
synced 2024-12-28 02:27:41 +00:00
244 lines
18 KiB
XML
244 lines
18 KiB
XML
<?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="161"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
|
|
<subviews>
|
|
<button id="7">
|
|
<rect key="frame" x="8" y="85" width="193" height="18"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="check" title="Begræns download hastighed:" 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="8" y="64" width="193" height="18"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="check" title="Begræns upload hastighed:" 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="205" y="13" width="49" height="14"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="minutter" 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="197" y="84" 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="248" y="65" 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="248" y="87" 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="197" y="62" 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="108" width="66" height="28"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Båndbredde" 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="37" width="109" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Begræns seeding" 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="166" y="32" 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="154" y="10" 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="141" width="163" height="18"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="check" title="Vis status for valgte filer" 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="141" 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="33" width="151" height="18"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="check" title="Stop ved delingsforhold:" 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="11" width="139" height="18"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="check" title="Stop efter inaktivitet i:" 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>
|
|
</customView>
|
|
<userDefaultsController representsSharedInstance="YES" id="119"/>
|
|
</objects>
|
|
</document>
|