1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
---|
2 | <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
---|
3 | <dependencies> |
---|
4 | <deployment identifier="macosx"/> |
---|
5 | <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/> |
---|
6 | </dependencies> |
---|
7 | <objects> |
---|
8 | <customObject id="-2" userLabel="File's Owner" customClass="PrefsController"> |
---|
9 | <connections> |
---|
10 | <outlet property="fAutoSpeedDayTypePopUp" destination="1907" id="1921"/> |
---|
11 | <outlet property="fBandwidthView" destination="153" id="179"/> |
---|
12 | <outlet property="fBlocklistButton" destination="1436" id="2031"/> |
---|
13 | <outlet property="fBlocklistDateField" destination="1738" id="1740"/> |
---|
14 | <outlet property="fBlocklistMessageField" destination="1435" id="1463"/> |
---|
15 | <outlet property="fBlocklistURLField" destination="1985" id="1994"/> |
---|
16 | <outlet property="fBuiltInGrowlButton" destination="2104" id="2109"/> |
---|
17 | <outlet property="fCheckForUpdatesBetaButton" destination="1895" id="2040"/> |
---|
18 | <outlet property="fCheckForUpdatesButton" destination="650" id="2041"/> |
---|
19 | <outlet property="fCheckForUpdatesLabel" destination="652" id="2042"/> |
---|
20 | <outlet property="fDoneScriptPopUp" destination="2048" id="2060"/> |
---|
21 | <outlet property="fDownloadField" destination="154" id="623"/> |
---|
22 | <outlet property="fFolderPopUp" destination="51" id="98"/> |
---|
23 | <outlet property="fGeneralView" destination="28" id="71"/> |
---|
24 | <outlet property="fGroupsView" destination="1760" id="1761"/> |
---|
25 | <outlet property="fGrowlAppButton" destination="2113" id="2116"/> |
---|
26 | <outlet property="fIdleStopField" destination="1959" id="1979"/> |
---|
27 | <outlet property="fImportFolderPopUp" destination="216" id="225"/> |
---|
28 | <outlet property="fIncompleteFolderPopUp" destination="538" id="551"/> |
---|
29 | <outlet property="fNatCheck" destination="332" id="333"/> |
---|
30 | <outlet property="fNetworkView" destination="66" id="1469"/> |
---|
31 | <outlet property="fPeersGlobalField" destination="1426" id="1470"/> |
---|
32 | <outlet property="fPeersTorrentField" destination="1429" id="1471"/> |
---|
33 | <outlet property="fPeersView" destination="1361" id="1468"/> |
---|
34 | <outlet property="fPortField" destination="68" id="585"/> |
---|
35 | <outlet property="fPortStatusField" destination="357" id="358"/> |
---|
36 | <outlet property="fPortStatusImage" destination="354" id="355"/> |
---|
37 | <outlet property="fPortStatusProgress" destination="353" id="356"/> |
---|
38 | <outlet property="fQueueDownloadField" destination="257" id="616"/> |
---|
39 | <outlet property="fQueueSeedField" destination="604" id="615"/> |
---|
40 | <outlet property="fRPCAddRemoveControl" destination="1534" id="1536"/> |
---|
41 | <outlet property="fRPCPasswordField" destination="1509" id="1674"/> |
---|
42 | <outlet property="fRPCPortField" destination="1491" id="1514"/> |
---|
43 | <outlet property="fRPCWhitelistTable" destination="1521" id="1746"/> |
---|
44 | <outlet property="fRatioStopField" destination="265" id="600"/> |
---|
45 | <outlet property="fRemoteView" destination="1481" id="1512"/> |
---|
46 | <outlet property="fShowMagnetAddWindowCheck" destination="1947" id="2130"/> |
---|
47 | <outlet property="fSpeedLimitDownloadField" destination="190" id="626"/> |
---|
48 | <outlet property="fSpeedLimitUploadField" destination="192" id="625"/> |
---|
49 | <outlet property="fStalledField" destination="636" id="643"/> |
---|
50 | <outlet property="fTransfersView" destination="41" id="72"/> |
---|
51 | <outlet property="fUploadField" destination="156" id="624"/> |
---|
52 | <outlet property="window" destination="23" id="82"/> |
---|
53 | </connections> |
---|
54 | </customObject> |
---|
55 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
---|
56 | <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
---|
57 | <window title="Preferencias" allowsToolTipsWhenApplicationIsInactive="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="23" userLabel="Preferences" customClass="PrefsWindow"> |
---|
58 | <windowStyleMask key="styleMask" titled="YES" closable="YES"/> |
---|
59 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
---|
60 | <rect key="contentRect" x="108" y="632" width="542" height="107"/> |
---|
61 | <rect key="screenRect" x="0.0" y="0.0" width="1400" height="1050"/> |
---|
62 | <view key="contentView" id="24"> |
---|
63 | <rect key="frame" x="0.0" y="0.0" width="542" height="107"/> |
---|
64 | <autoresizingMask key="autoresizingMask"/> |
---|
65 | </view> |
---|
66 | <connections> |
---|
67 | <outlet property="delegate" destination="-2" id="2126"/> |
---|
68 | </connections> |
---|
69 | </window> |
---|
70 | <customView id="28" userLabel="General"> |
---|
71 | <rect key="frame" x="0.0" y="0.0" width="542" height="371"/> |
---|
72 | <autoresizingMask key="autoresizingMask"/> |
---|
73 | <subviews> |
---|
74 | <textField verticalHuggingPriority="750" id="652"> |
---|
75 | <rect key="frame" x="33" y="39" width="156" height="17"/> |
---|
76 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
77 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Buscar actualizaciones:" id="1214"> |
---|
78 | <font key="font" metaFont="system"/> |
---|
79 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
80 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
81 | </textFieldCell> |
---|
82 | </textField> |
---|
83 | <button id="1895"> |
---|
84 | <rect key="frame" x="192" y="18" width="264" height="18"/> |
---|
85 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
86 | <buttonCell key="cell" type="check" title="Incluir versiones beta" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1896"> |
---|
87 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
88 | <font key="font" metaFont="system"/> |
---|
89 | </buttonCell> |
---|
90 | <connections> |
---|
91 | <action selector="setAutoUpdateToBeta:" target="-2" id="1900"/> |
---|
92 | <binding destination="365" name="value" keyPath="values.AutoUpdateBeta" id="1897"/> |
---|
93 | </connections> |
---|
94 | </button> |
---|
95 | <button id="650"> |
---|
96 | <rect key="frame" x="192" y="38" width="264" height="18"/> |
---|
97 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
98 | <buttonCell key="cell" type="check" title="Comprobar diariamente" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1213"> |
---|
99 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
100 | <font key="font" metaFont="system"/> |
---|
101 | </buttonCell> |
---|
102 | <connections> |
---|
103 | <binding destination="365" name="value" keyPath="values.SUEnableAutomaticChecks" id="1737"/> |
---|
104 | </connections> |
---|
105 | </button> |
---|
106 | <textField verticalHuggingPriority="750" id="630"> |
---|
107 | <rect key="frame" x="192" y="118" width="269" height="17"/> |
---|
108 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
109 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Restaurar todos los avisos:" id="1212"> |
---|
110 | <font key="font" metaFont="system"/> |
---|
111 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
112 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
113 | </textFieldCell> |
---|
114 | </textField> |
---|
115 | <button verticalHuggingPriority="750" id="628"> |
---|
116 | <rect key="frame" x="360" y="108" width="100" height="32"/> |
---|
117 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
118 | <buttonCell key="cell" type="push" title="Restaurar" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1211"> |
---|
119 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
120 | <font key="font" metaFont="system"/> |
---|
121 | </buttonCell> |
---|
122 | <connections> |
---|
123 | <action selector="resetWarnings:" target="-2" id="631"/> |
---|
124 | </connections> |
---|
125 | </button> |
---|
126 | <button verticalHuggingPriority="750" id="1932"> |
---|
127 | <rect key="frame" x="188" y="68" width="272" height="32"/> |
---|
128 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
129 | <buttonCell key="cell" type="push" title="Establecer aplicación por defecto" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1933"> |
---|
130 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
131 | <font key="font" metaFont="system"/> |
---|
132 | </buttonCell> |
---|
133 | <connections> |
---|
134 | <action selector="setDefaultForMagnets:" target="-2" id="1935"/> |
---|
135 | </connections> |
---|
136 | </button> |
---|
137 | <button verticalHuggingPriority="750" id="2113"> |
---|
138 | <rect key="frame" x="188" y="230" width="159" height="32"/> |
---|
139 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
140 | <buttonCell key="cell" type="push" title="Configurar en Growl" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="2114"> |
---|
141 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
142 | <font key="font" metaFont="system"/> |
---|
143 | </buttonCell> |
---|
144 | <connections> |
---|
145 | <action selector="openGrowlApp:" target="-2" id="2117"/> |
---|
146 | </connections> |
---|
147 | </button> |
---|
148 | <button id="230"> |
---|
149 | <rect key="frame" x="192" y="333" width="303" height="18"/> |
---|
150 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
151 | <buttonCell key="cell" type="check" title="Autoajustar para mostrar todas las tareas" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1210"> |
---|
152 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
153 | <font key="font" metaFont="system"/> |
---|
154 | </buttonCell> |
---|
155 | <connections> |
---|
156 | <action selector="setAutoSize:" target="-2" id="231"/> |
---|
157 | <binding destination="365" name="value" keyPath="values.AutoSize" id="399"/> |
---|
158 | </connections> |
---|
159 | </button> |
---|
160 | <textField verticalHuggingPriority="750" id="229"> |
---|
161 | <rect key="frame" x="109" y="334" width="80" height="17"/> |
---|
162 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
163 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Ventana:" id="1209"> |
---|
164 | <font key="font" metaFont="system"/> |
---|
165 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
166 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
167 | </textFieldCell> |
---|
168 | </textField> |
---|
169 | <button id="147"> |
---|
170 | <rect key="frame" x="211" y="140" width="258" height="18"/> |
---|
171 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
172 | <buttonCell key="cell" type="check" title="Sólo cuando se esté descargando" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1208"> |
---|
173 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
174 | <font key="font" metaFont="system"/> |
---|
175 | </buttonCell> |
---|
176 | <connections> |
---|
177 | <binding destination="365" name="enabled" keyPath="values.CheckQuit" id="391"/> |
---|
178 | <binding destination="365" name="value" keyPath="values.CheckQuitDownloading" id="388"/> |
---|
179 | </connections> |
---|
180 | </button> |
---|
181 | <button id="146"> |
---|
182 | <rect key="frame" x="211" y="180" width="258" height="18"/> |
---|
183 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
184 | <buttonCell key="cell" type="check" title="Sólo cuando se esté descargando" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1207"> |
---|
185 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
186 | <font key="font" metaFont="system"/> |
---|
187 | </buttonCell> |
---|
188 | <connections> |
---|
189 | <binding destination="365" name="enabled" keyPath="values.CheckRemove" id="390"/> |
---|
190 | <binding destination="365" name="value" keyPath="values.CheckRemoveDownloading" id="387"/> |
---|
191 | </connections> |
---|
192 | </button> |
---|
193 | <button id="34"> |
---|
194 | <rect key="frame" x="192" y="276" width="332" height="18"/> |
---|
195 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
196 | <buttonCell key="cell" type="check" title="Velocidad total de subida" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1206"> |
---|
197 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
198 | <font key="font" metaFont="system"/> |
---|
199 | </buttonCell> |
---|
200 | <connections> |
---|
201 | <action selector="setBadge:" target="-2" id="90"/> |
---|
202 | <binding destination="365" name="value" keyPath="values.BadgeUploadRate" id="398"/> |
---|
203 | </connections> |
---|
204 | </button> |
---|
205 | <button id="2104"> |
---|
206 | <rect key="frame" x="192" y="239" width="325" height="18"/> |
---|
207 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
208 | <buttonCell key="cell" type="check" title="Mostrar notificaciones" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="2105"> |
---|
209 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
210 | <font key="font" metaFont="system"/> |
---|
211 | </buttonCell> |
---|
212 | <connections> |
---|
213 | <action selector="setBuiltInGrowlEnabled:" target="-2" id="2108"/> |
---|
214 | </connections> |
---|
215 | </button> |
---|
216 | <button id="33"> |
---|
217 | <rect key="frame" x="192" y="296" width="319" height="18"/> |
---|
218 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
219 | <buttonCell key="cell" type="check" title="Velocidad total de descarga" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1205"> |
---|
220 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
221 | <font key="font" metaFont="system"/> |
---|
222 | </buttonCell> |
---|
223 | <connections> |
---|
224 | <action selector="setBadge:" target="-2" id="89"/> |
---|
225 | <binding destination="365" name="value" keyPath="values.BadgeDownloadRate" id="397"/> |
---|
226 | </connections> |
---|
227 | </button> |
---|
228 | <textField verticalHuggingPriority="750" id="32"> |
---|
229 | <rect key="frame" x="45" y="297" width="144" height="17"/> |
---|
230 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
231 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Mostrar en el dock:" id="1204"> |
---|
232 | <font key="font" metaFont="system"/> |
---|
233 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
234 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
235 | </textFieldCell> |
---|
236 | </textField> |
---|
237 | <textField verticalHuggingPriority="750" id="2086"> |
---|
238 | <rect key="frame" x="33" y="240" width="156" height="17"/> |
---|
239 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
240 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Notificaciones:" id="2087"> |
---|
241 | <font key="font" metaFont="system"/> |
---|
242 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
243 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
244 | </textFieldCell> |
---|
245 | </textField> |
---|
246 | <textField verticalHuggingPriority="750" id="31"> |
---|
247 | <rect key="frame" x="8" y="201" width="181" height="17"/> |
---|
248 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
249 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Alertar al usuario por:" id="1203"> |
---|
250 | <font key="font" metaFont="system"/> |
---|
251 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
252 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
253 | </textFieldCell> |
---|
254 | </textField> |
---|
255 | <button id="30"> |
---|
256 | <rect key="frame" x="192" y="200" width="340" height="18"/> |
---|
257 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
258 | <buttonCell key="cell" type="check" title="Eliminación de tareas activas" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1202"> |
---|
259 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
260 | <font key="font" metaFont="system"/> |
---|
261 | </buttonCell> |
---|
262 | <connections> |
---|
263 | <binding destination="365" name="value" keyPath="values.CheckRemove" id="385"/> |
---|
264 | </connections> |
---|
265 | </button> |
---|
266 | <button id="29"> |
---|
267 | <rect key="frame" x="192" y="160" width="181" height="18"/> |
---|
268 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
269 | <buttonCell key="cell" type="check" title="Salir con tareas activas" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1201"> |
---|
270 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
271 | <font key="font" metaFont="system"/> |
---|
272 | </buttonCell> |
---|
273 | <connections> |
---|
274 | <binding destination="365" name="value" keyPath="values.CheckQuit" id="389"/> |
---|
275 | </connections> |
---|
276 | </button> |
---|
277 | <textField verticalHuggingPriority="750" id="1930"> |
---|
278 | <rect key="frame" x="8" y="78" width="181" height="17"/> |
---|
279 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
280 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Aceptar enlaces magnet:" id="1931"> |
---|
281 | <font key="font" metaFont="system"/> |
---|
282 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
283 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
284 | </textFieldCell> |
---|
285 | </textField> |
---|
286 | </subviews> |
---|
287 | </customView> |
---|
288 | <customView id="41" userLabel="Transfers"> |
---|
289 | <rect key="frame" x="0.0" y="0.0" width="542" height="393"/> |
---|
290 | <autoresizingMask key="autoresizingMask"/> |
---|
291 | <subviews> |
---|
292 | <tabView initialItem="253" id="252"> |
---|
293 | <rect key="frame" x="13" y="10" width="516" height="379"/> |
---|
294 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
---|
295 | <font key="font" metaFont="system"/> |
---|
296 | <tabViewItems> |
---|
297 | <tabViewItem label="Añadir" identifier="" id="253"> |
---|
298 | <view key="view" id="255"> |
---|
299 | <rect key="frame" x="10" y="33" width="496" height="324"/> |
---|
300 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
---|
301 | <subviews> |
---|
302 | <popUpButton verticalHuggingPriority="750" id="51"> |
---|
303 | <rect key="frame" x="259" y="291" width="182" height="26"/> |
---|
304 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
305 | <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"> |
---|
306 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
---|
307 | <font key="font" metaFont="menu"/> |
---|
308 | <menu key="menu" title="OtherViews" id="52"> |
---|
309 | <items> |
---|
310 | <menuItem state="on" id="57"> |
---|
311 | <connections> |
---|
312 | <action selector="setDownloadLocation:" target="-2" id="99"/> |
---|
313 | <binding destination="365" name="image" keyPath="values.DownloadFolder" id="498"> |
---|
314 | <dictionary key="options"> |
---|
315 | <string key="NSValueTransformerName">ExpandedPathToIconTransformer</string> |
---|
316 | </dictionary> |
---|
317 | </binding> |
---|
318 | <binding destination="365" name="title" keyPath="values.DownloadFolder" previousBinding="498" id="500"> |
---|
319 | <dictionary key="options"> |
---|
320 | <string key="NSValueTransformerName">ExpandedPathToPathTransformer</string> |
---|
321 | </dictionary> |
---|
322 | </binding> |
---|
323 | </connections> |
---|
324 | </menuItem> |
---|
325 | <menuItem isSeparatorItem="YES" id="54"> |
---|
326 | <modifierMask key="keyEquivalentModifierMask" command="YES"/> |
---|
327 | </menuItem> |
---|
328 | <menuItem title="Igual que el torrent" id="55"> |
---|
329 | <connections> |
---|
330 | <action selector="setDownloadLocation:" target="-2" id="100"/> |
---|
331 | </connections> |
---|
332 | </menuItem> |
---|
333 | <menuItem isSeparatorItem="YES" state="on" id="1296"> |
---|
334 | <modifierMask key="keyEquivalentModifierMask" command="YES"/> |
---|
335 | </menuItem> |
---|
336 | <menuItem title="Otro..." id="53"> |
---|
337 | <connections> |
---|
338 | <action selector="folderSheetShow:" target="-2" id="102"/> |
---|
339 | </connections> |
---|
340 | </menuItem> |
---|
341 | </items> |
---|
342 | </menu> |
---|
343 | </popUpButtonCell> |
---|
344 | </popUpButton> |
---|
345 | <textField verticalHuggingPriority="750" id="59"> |
---|
346 | <rect key="frame" x="109" y="296" width="151" height="17"/> |
---|
347 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
348 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Ubicación por defecto:" id="1216"> |
---|
349 | <font key="font" metaFont="system"/> |
---|
350 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
351 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
352 | </textFieldCell> |
---|
353 | </textField> |
---|
354 | <textField verticalHuggingPriority="750" id="61"> |
---|
355 | <rect key="frame" x="44" y="296" width="62" height="17"/> |
---|
356 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
357 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Ajustes:" id="1217"> |
---|
358 | <font key="font" metaFont="system"/> |
---|
359 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
360 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
361 | </textFieldCell> |
---|
362 | </textField> |
---|
363 | <button id="115"> |
---|
364 | <rect key="frame" x="109" y="227" width="345" height="18"/> |
---|
365 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
366 | <buttonCell key="cell" type="check" title="Eliminar torrents al comenzar la descarga" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1218"> |
---|
367 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
368 | <font key="font" metaFont="system"/> |
---|
369 | </buttonCell> |
---|
370 | <connections> |
---|
371 | <binding destination="365" name="value" keyPath="values.DeleteOriginalTorrent" id="401"/> |
---|
372 | </connections> |
---|
373 | </button> |
---|
374 | <button id="1939"> |
---|
375 | <rect key="frame" x="109" y="207" width="345" height="18"/> |
---|
376 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
377 | <buttonCell key="cell" type="check" title="Añadir .part a los archivos incompletos" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1940"> |
---|
378 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
379 | <font key="font" metaFont="system"/> |
---|
380 | </buttonCell> |
---|
381 | <connections> |
---|
382 | <action selector="setRenamePartialFiles:" target="-2" id="1944"/> |
---|
383 | <binding destination="365" name="value" keyPath="values.RenamePartialFiles" id="1942"/> |
---|
384 | </connections> |
---|
385 | </button> |
---|
386 | <button id="209"> |
---|
387 | <rect key="frame" x="109" y="74" width="181" height="18"/> |
---|
388 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
389 | <buttonCell key="cell" type="check" title="Buscar torrents en:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1219"> |
---|
390 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
391 | <font key="font" metaFont="system"/> |
---|
392 | </buttonCell> |
---|
393 | <connections> |
---|
394 | <action selector="setAutoImport:" target="-2" id="226"/> |
---|
395 | <binding destination="365" name="value" keyPath="values.AutoImport" id="403"/> |
---|
396 | </connections> |
---|
397 | </button> |
---|
398 | <popUpButton verticalHuggingPriority="750" id="216"> |
---|
399 | <rect key="frame" x="255" y="70" width="182" height="26"/> |
---|
400 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
401 | <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"> |
---|
402 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
---|
403 | <font key="font" metaFont="menu"/> |
---|
404 | <menu key="menu" title="OtherViews" id="217"> |
---|
405 | <items> |
---|
406 | <menuItem state="on" id="220"> |
---|
407 | <connections> |
---|
408 | <binding destination="365" name="image" keyPath="values.AutoImportDirectory" id="495"> |
---|
409 | <dictionary key="options"> |
---|
410 | <string key="NSValueTransformerName">ExpandedPathToIconTransformer</string> |
---|
411 | </dictionary> |
---|
412 | </binding> |
---|
413 | <binding destination="365" name="title" keyPath="values.AutoImportDirectory" previousBinding="495" id="649"> |
---|
414 | <dictionary key="options"> |
---|
415 | <string key="NSNullPlaceholder"></string> |
---|
416 | <string key="NSValueTransformerName">ExpandedPathToPathTransformer</string> |
---|
417 | </dictionary> |
---|
418 | </binding> |
---|
419 | </connections> |
---|
420 | </menuItem> |
---|
421 | <menuItem isSeparatorItem="YES" id="222"> |
---|
422 | <modifierMask key="keyEquivalentModifierMask" command="YES"/> |
---|
423 | </menuItem> |
---|
424 | <menuItem title="Otro..." id="219"> |
---|
425 | <connections> |
---|
426 | <action selector="importFolderSheetShow:" target="-2" id="227"/> |
---|
427 | </connections> |
---|
428 | </menuItem> |
---|
429 | </items> |
---|
430 | </menu> |
---|
431 | </popUpButtonCell> |
---|
432 | <connections> |
---|
433 | <binding destination="365" name="enabled" keyPath="values.AutoImport" id="404"/> |
---|
434 | </connections> |
---|
435 | </popUpButton> |
---|
436 | <textField verticalHuggingPriority="750" id="352"> |
---|
437 | <rect key="frame" x="9" y="75" width="97" height="17"/> |
---|
438 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
439 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Autoañadir:" id="1226"> |
---|
440 | <font key="font" metaFont="system"/> |
---|
441 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
442 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
443 | </textFieldCell> |
---|
444 | </textField> |
---|
445 | <button id="537"> |
---|
446 | <rect key="frame" x="109" y="270" width="178" height="18"/> |
---|
447 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
448 | <buttonCell key="cell" type="check" title="Datos incompletos en:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1227"> |
---|
449 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
450 | <font key="font" metaFont="system"/> |
---|
451 | </buttonCell> |
---|
452 | <connections> |
---|
453 | <action selector="setUseIncompleteFolder:" target="-2" id="1929"/> |
---|
454 | <binding destination="365" name="value" keyPath="values.UseIncompleteDownloadFolder" id="543"/> |
---|
455 | </connections> |
---|
456 | </button> |
---|
457 | <popUpButton verticalHuggingPriority="750" id="538"> |
---|
458 | <rect key="frame" x="273" y="266" width="182" height="26"/> |
---|
459 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
460 | <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"> |
---|
461 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
---|
462 | <font key="font" metaFont="menu"/> |
---|
463 | <menu key="menu" title="OtherViews" id="539"> |
---|
464 | <items> |
---|
465 | <menuItem state="on" id="540"> |
---|
466 | <connections> |
---|
467 | <binding destination="365" name="image" keyPath="values.IncompleteDownloadFolder" id="548"> |
---|
468 | <dictionary key="options"> |
---|
469 | <string key="NSValueTransformerName">ExpandedPathToIconTransformer</string> |
---|
470 | </dictionary> |
---|
471 | </binding> |
---|
472 | <binding destination="365" name="title" keyPath="values.IncompleteDownloadFolder" previousBinding="548" id="550"> |
---|
473 | <dictionary key="options"> |
---|
474 | <string key="NSValueTransformerName">ExpandedPathToPathTransformer</string> |
---|
475 | </dictionary> |
---|
476 | </binding> |
---|
477 | </connections> |
---|
478 | </menuItem> |
---|
479 | <menuItem isSeparatorItem="YES" id="541"> |
---|
480 | <modifierMask key="keyEquivalentModifierMask" command="YES"/> |
---|
481 | </menuItem> |
---|
482 | <menuItem title="Otro..." id="542"> |
---|
483 | <connections> |
---|
484 | <action selector="incompleteFolderSheetShow:" target="-2" id="552"/> |
---|
485 | </connections> |
---|
486 | </menuItem> |
---|
487 | </items> |
---|
488 | </menu> |
---|
489 | </popUpButtonCell> |
---|
490 | <connections> |
---|
491 | <binding destination="365" name="enabled" keyPath="values.UseIncompleteDownloadFolder" id="545"/> |
---|
492 | </connections> |
---|
493 | </popUpButton> |
---|
494 | <button id="1293"> |
---|
495 | <rect key="frame" x="109" y="171" width="307" height="18"/> |
---|
496 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
497 | <buttonCell key="cell" type="check" title="Mostrar la ventana de opciones" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1294"> |
---|
498 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
499 | <font key="font" metaFont="system"/> |
---|
500 | </buttonCell> |
---|
501 | <connections> |
---|
502 | <binding destination="365" name="value" keyPath="values.DownloadAsk" id="1295"/> |
---|
503 | </connections> |
---|
504 | </button> |
---|
505 | <button id="1947"> |
---|
506 | <rect key="frame" x="109" y="111" width="315" height="18"/> |
---|
507 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
508 | <buttonCell key="cell" type="check" title="Mostrar una ventana al abrir un enlace magnet" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1948"> |
---|
509 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
510 | <font key="font" metaFont="system"/> |
---|
511 | </buttonCell> |
---|
512 | <connections> |
---|
513 | <action selector="setShowAddMagnetWindow:" target="-2" id="2129"/> |
---|
514 | </connections> |
---|
515 | </button> |
---|
516 | <button id="1334"> |
---|
517 | <rect key="frame" x="109" y="247" width="345" height="18"/> |
---|
518 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
519 | <buttonCell key="cell" type="check" title="Empezar tareas inmediatamente" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1335"> |
---|
520 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
521 | <font key="font" metaFont="system"/> |
---|
522 | </buttonCell> |
---|
523 | <connections> |
---|
524 | <action selector="setAutoStartDownloads:" target="-2" id="1946"/> |
---|
525 | <binding destination="365" name="value" keyPath="values.AutoStartDownload" id="1336"> |
---|
526 | <dictionary key="options"> |
---|
527 | <integer key="NSAllowsEditingMultipleValuesSelection" value="0"/> |
---|
528 | <integer key="NSAlwaysPresentsApplicationModalAlerts" value="0"/> |
---|
529 | <real key="NSConditionallySetsEnabled" value="1"/> |
---|
530 | <integer key="NSConditionallySetsHidden" value="0"/> |
---|
531 | <integer key="NSMultipleValuesPlaceholder" value="-1"/> |
---|
532 | <integer key="NSNoSelectionPlaceholder" value="-1"/> |
---|
533 | <integer key="NSNotApplicablePlaceholder" value="-1"/> |
---|
534 | <integer key="NSNullPlaceholder" value="-1"/> |
---|
535 | <real key="NSRaisesForNotApplicableKeys" value="1"/> |
---|
536 | <real key="NSValidatesImmediately" value="1"/> |
---|
537 | </dictionary> |
---|
538 | </binding> |
---|
539 | </connections> |
---|
540 | </button> |
---|
541 | <button id="1476"> |
---|
542 | <rect key="frame" x="128" y="131" width="288" height="18"/> |
---|
543 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
544 | <buttonCell key="cell" type="check" title="Sólo cuando se añadan manualmente" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1477"> |
---|
545 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
546 | <font key="font" metaFont="system"/> |
---|
547 | </buttonCell> |
---|
548 | <connections> |
---|
549 | <binding destination="365" name="enabled" keyPath="values.DownloadAsk" id="1478"/> |
---|
550 | <binding destination="365" name="value" keyPath="values.DownloadAskManual" id="1480"/> |
---|
551 | </connections> |
---|
552 | </button> |
---|
553 | <textField verticalHuggingPriority="750" id="1337"> |
---|
554 | <rect key="frame" x="21" y="172" width="86" height="17"/> |
---|
555 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
556 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Al añadir:" id="1338"> |
---|
557 | <font key="font" metaFont="system"/> |
---|
558 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
559 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
560 | </textFieldCell> |
---|
561 | </textField> |
---|
562 | <button id="1339"> |
---|
563 | <rect key="frame" x="128" y="151" width="235" height="18"/> |
---|
564 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
565 | <buttonCell key="cell" type="check" title="Sólo cuando haya varios archivos" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1340"> |
---|
566 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
567 | <font key="font" metaFont="system"/> |
---|
568 | </buttonCell> |
---|
569 | <connections> |
---|
570 | <binding destination="365" name="enabled" keyPath="values.DownloadAsk" id="1343"/> |
---|
571 | <binding destination="365" name="value" keyPath="values.DownloadAskMulti" id="1341"/> |
---|
572 | </connections> |
---|
573 | </button> |
---|
574 | </subviews> |
---|
575 | </view> |
---|
576 | </tabViewItem> |
---|
577 | <tabViewItem label="Gestión" identifier="" id="254"> |
---|
578 | <view key="view" id="256"> |
---|
579 | <rect key="frame" x="10" y="33" width="496" height="333"/> |
---|
580 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
---|
581 | <subviews> |
---|
582 | <textField verticalHuggingPriority="750" id="257"> |
---|
583 | <rect key="frame" x="286" y="175" width="35" height="22"/> |
---|
584 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
585 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1229"> |
---|
586 | <numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="920"> |
---|
587 | <nil key="negativeInfinitySymbol"/> |
---|
588 | <nil key="positiveInfinitySymbol"/> |
---|
589 | <real key="minimum" value="1"/> |
---|
590 | <real key="maximum" value="99999"/> |
---|
591 | </numberFormatter> |
---|
592 | <font key="font" metaFont="system"/> |
---|
593 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
594 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
595 | </textFieldCell> |
---|
596 | <connections> |
---|
597 | <action selector="setQueueNumber:" target="-2" id="345"/> |
---|
598 | <binding destination="365" name="enabled" keyPath="values.Queue" id="407"/> |
---|
599 | <outlet property="delegate" destination="-2" id="923"/> |
---|
600 | <outlet property="nextKeyView" destination="604" id="1638"/> |
---|
601 | </connections> |
---|
602 | </textField> |
---|
603 | <textField verticalHuggingPriority="750" id="262"> |
---|
604 | <rect key="frame" x="32" y="177" width="56" height="17"/> |
---|
605 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
606 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Colas:" id="1230"> |
---|
607 | <font key="font" metaFont="system"/> |
---|
608 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
609 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
610 | </textFieldCell> |
---|
611 | </textField> |
---|
612 | <textField verticalHuggingPriority="750" id="263" customClass="ColorTextField"> |
---|
613 | <rect key="frame" x="326" y="177" width="101" height="17"/> |
---|
614 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
615 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="tareas activas" id="1231"> |
---|
616 | <font key="font" metaFont="system"/> |
---|
617 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
618 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
619 | </textFieldCell> |
---|
620 | <connections> |
---|
621 | <binding destination="365" name="enabled" keyPath="values.Queue" id="1697"/> |
---|
622 | </connections> |
---|
623 | </textField> |
---|
624 | <button id="264"> |
---|
625 | <rect key="frame" x="91" y="302" width="183" height="18"/> |
---|
626 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
627 | <buttonCell key="cell" type="check" title="Dejar de subir con ratio:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1232"> |
---|
628 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
629 | <font key="font" metaFont="system"/> |
---|
630 | </buttonCell> |
---|
631 | <connections> |
---|
632 | <action selector="applyRatioSetting:" target="-2" id="617"/> |
---|
633 | <binding destination="365" name="value" keyPath="values.RatioCheck" id="430"/> |
---|
634 | </connections> |
---|
635 | </button> |
---|
636 | <textField verticalHuggingPriority="750" id="265"> |
---|
637 | <rect key="frame" x="271" y="301" width="50" height="22"/> |
---|
638 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
639 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1233"> |
---|
640 | <numberFormatter key="formatter" formatterBehavior="custom10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" minimumFractionDigits="2" maximumFractionDigits="2" id="840"> |
---|
641 | <nil key="negativeInfinitySymbol"/> |
---|
642 | <nil key="positiveInfinitySymbol"/> |
---|
643 | <integer key="minimum" value="0"/> |
---|
644 | <real key="maximum" value="99999"/> |
---|
645 | </numberFormatter> |
---|
646 | <font key="font" metaFont="system"/> |
---|
647 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
648 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
649 | </textFieldCell> |
---|
650 | <connections> |
---|
651 | <action selector="setRatioStop:" target="-2" id="602"/> |
---|
652 | <binding destination="365" name="enabled" keyPath="values.RatioCheck" id="431"/> |
---|
653 | <outlet property="delegate" destination="-2" id="919"/> |
---|
654 | <outlet property="nextKeyView" destination="257" id="1637"/> |
---|
655 | </connections> |
---|
656 | </textField> |
---|
657 | <button id="1958"> |
---|
658 | <rect key="frame" x="91" y="258" width="316" height="18"/> |
---|
659 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
660 | <buttonCell key="cell" type="check" title="Dejar de subir cuando esté inactivo durante:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1962"> |
---|
661 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
662 | <font key="font" metaFont="system"/> |
---|
663 | </buttonCell> |
---|
664 | <connections> |
---|
665 | <action selector="applyIdleStopSetting:" target="-2" id="1980"/> |
---|
666 | <binding destination="365" name="value" keyPath="values.IdleLimitCheck" id="1982"/> |
---|
667 | </connections> |
---|
668 | </button> |
---|
669 | <textField verticalHuggingPriority="750" id="1959"> |
---|
670 | <rect key="frame" x="394" y="257" width="41" height="22"/> |
---|
671 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
672 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1960"> |
---|
673 | <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" lenient="YES" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="1961"> |
---|
674 | <real key="minimum" value="1"/> |
---|
675 | <real key="maximum" value="99999"/> |
---|
676 | </numberFormatter> |
---|
677 | <font key="font" metaFont="system"/> |
---|
678 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
679 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
680 | </textFieldCell> |
---|
681 | <connections> |
---|
682 | <action selector="setIdleStop:" target="-2" id="1981"/> |
---|
683 | <binding destination="365" name="enabled" keyPath="values.IdleLimitCheck" id="1983"/> |
---|
684 | <outlet property="delegate" destination="-2" id="1964"/> |
---|
685 | <outlet property="nextKeyView" destination="257" id="1963"/> |
---|
686 | </connections> |
---|
687 | </textField> |
---|
688 | <textField verticalHuggingPriority="750" id="267"> |
---|
689 | <rect key="frame" x="-1" y="303" width="89" height="17"/> |
---|
690 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
691 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Automatizar:" id="1234"> |
---|
692 | <font key="font" metaFont="system"/> |
---|
693 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
694 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
695 | </textFieldCell> |
---|
696 | </textField> |
---|
697 | <textField verticalHuggingPriority="750" id="268"> |
---|
698 | <rect key="frame" x="109" y="282" width="381" height="14"/> |
---|
699 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
700 | <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Ratio es igual a cantidad subida / cantidad descargada" id="1235"> |
---|
701 | <font key="font" metaFont="smallSystem"/> |
---|
702 | <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> |
---|
703 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
704 | </textFieldCell> |
---|
705 | </textField> |
---|
706 | <button id="337"> |
---|
707 | <rect key="frame" x="91" y="176" width="205" height="18"/> |
---|
708 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
709 | <buttonCell key="cell" type="check" title="Descargar con máximo de:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1236"> |
---|
710 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
711 | <font key="font" metaFont="system"/> |
---|
712 | </buttonCell> |
---|
713 | <connections> |
---|
714 | <action selector="setQueue:" target="-2" id="614"/> |
---|
715 | <binding destination="365" name="value" keyPath="values.Queue" id="405"/> |
---|
716 | </connections> |
---|
717 | </button> |
---|
718 | <textField verticalHuggingPriority="750" id="604"> |
---|
719 | <rect key="frame" x="256" y="149" width="35" height="22"/> |
---|
720 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
721 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1238"> |
---|
722 | <numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="921"> |
---|
723 | <nil key="negativeInfinitySymbol"/> |
---|
724 | <nil key="positiveInfinitySymbol"/> |
---|
725 | <real key="minimum" value="1"/> |
---|
726 | <real key="maximum" value="99999"/> |
---|
727 | </numberFormatter> |
---|
728 | <font key="font" metaFont="system"/> |
---|
729 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
730 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
731 | </textFieldCell> |
---|
732 | <connections> |
---|
733 | <action selector="setQueueNumber:" target="-2" id="610"/> |
---|
734 | <binding destination="365" name="enabled" keyPath="values.QueueSeed" id="609"/> |
---|
735 | <outlet property="delegate" destination="-2" id="924"/> |
---|
736 | <outlet property="nextKeyView" destination="636" id="1639"/> |
---|
737 | </connections> |
---|
738 | </textField> |
---|
739 | <textField verticalHuggingPriority="750" id="606" customClass="ColorTextField"> |
---|
740 | <rect key="frame" x="296" y="151" width="101" height="17"/> |
---|
741 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
742 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="tareas activas" id="1239"> |
---|
743 | <font key="font" metaFont="system"/> |
---|
744 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
745 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
746 | </textFieldCell> |
---|
747 | <connections> |
---|
748 | <binding destination="365" name="enabled" keyPath="values.QueueSeed" id="1698"/> |
---|
749 | </connections> |
---|
750 | </textField> |
---|
751 | <button id="607"> |
---|
752 | <rect key="frame" x="91" y="150" width="191" height="18"/> |
---|
753 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
754 | <buttonCell key="cell" type="check" title="Subir con máximo de:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1240"> |
---|
755 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
756 | <font key="font" metaFont="system"/> |
---|
757 | </buttonCell> |
---|
758 | <connections> |
---|
759 | <action selector="setQueue:" target="-2" id="613"/> |
---|
760 | <binding destination="365" name="value" keyPath="values.QueueSeed" id="608"/> |
---|
761 | </connections> |
---|
762 | </button> |
---|
763 | <textField verticalHuggingPriority="750" id="636"> |
---|
764 | <rect key="frame" x="364" y="123" width="41" height="22"/> |
---|
765 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
766 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1241"> |
---|
767 | <numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" currencySymbol="€" internationalCurrencySymbol="€€" id="922"> |
---|
768 | <nil key="negativeInfinitySymbol"/> |
---|
769 | <nil key="positiveInfinitySymbol"/> |
---|
770 | <real key="minimum" value="1"/> |
---|
771 | <real key="maximum" value="99999"/> |
---|
772 | </numberFormatter> |
---|
773 | <font key="font" metaFont="system"/> |
---|
774 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
775 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
776 | </textFieldCell> |
---|
777 | <connections> |
---|
778 | <action selector="setStalledMinutes:" target="-2" id="646"/> |
---|
779 | <binding destination="365" name="enabled" keyPath="values.CheckStalled" id="641"/> |
---|
780 | <outlet property="delegate" destination="-2" id="925"/> |
---|
781 | <outlet property="nextKeyView" destination="1298" id="1640"/> |
---|
782 | </connections> |
---|
783 | </textField> |
---|
784 | <textField verticalHuggingPriority="750" id="638" customClass="ColorTextField"> |
---|
785 | <rect key="frame" x="411" y="125" width="55" height="17"/> |
---|
786 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
787 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="minutos" id="1242"> |
---|
788 | <font key="font" metaFont="system"/> |
---|
789 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
790 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
791 | </textFieldCell> |
---|
792 | <connections> |
---|
793 | <binding destination="365" name="enabled" keyPath="values.CheckStalled" id="1699"/> |
---|
794 | </connections> |
---|
795 | </textField> |
---|
796 | <button id="639"> |
---|
797 | <rect key="frame" x="91" y="124" width="276" height="18"/> |
---|
798 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
799 | <buttonCell key="cell" type="check" title="Tarea atascada por inactividad durante:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1243"> |
---|
800 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
801 | <font key="font" metaFont="system"/> |
---|
802 | </buttonCell> |
---|
803 | <connections> |
---|
804 | <action selector="setStalled:" target="-2" id="645"/> |
---|
805 | <binding destination="365" name="value" keyPath="values.CheckStalled" id="640"/> |
---|
806 | </connections> |
---|
807 | </button> |
---|
808 | <textField verticalHuggingPriority="750" id="1297"> |
---|
809 | <rect key="frame" x="11" y="85" width="77" height="17"/> |
---|
810 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
811 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Sonidos:" id="1310"> |
---|
812 | <font key="font" metaFont="system"/> |
---|
813 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
814 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
815 | </textFieldCell> |
---|
816 | </textField> |
---|
817 | <popUpButton verticalHuggingPriority="750" id="1298"> |
---|
818 | <rect key="frame" x="289" y="79" width="130" height="26"/> |
---|
819 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
820 | <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"> |
---|
821 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
---|
822 | <font key="font" metaFont="menu"/> |
---|
823 | <menu key="menu" title="OtherViews" id="1308"> |
---|
824 | <items> |
---|
825 | <menuItem state="on" id="1309"/> |
---|
826 | </items> |
---|
827 | </menu> |
---|
828 | </popUpButtonCell> |
---|
829 | <connections> |
---|
830 | <action selector="setSound:" target="-2" id="1320"/> |
---|
831 | <binding destination="-2" name="contentValues" keyPath="sounds" id="1330"/> |
---|
832 | <binding destination="365" name="selectedValue" keyPath="values.DownloadSound" previousBinding="1330" id="1331"/> |
---|
833 | <binding destination="365" name="enabled" keyPath="values.PlayDownloadSound" id="1316"/> |
---|
834 | <outlet property="nextKeyView" destination="1300" id="1641"/> |
---|
835 | </connections> |
---|
836 | </popUpButton> |
---|
837 | <button id="1299"> |
---|
838 | <rect key="frame" x="91" y="59" width="183" height="18"/> |
---|
839 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
840 | <buttonCell key="cell" type="check" title="Al terminar de subir:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1306"> |
---|
841 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
842 | <font key="font" metaFont="system"/> |
---|
843 | </buttonCell> |
---|
844 | <connections> |
---|
845 | <binding destination="365" name="value" keyPath="values.PlaySeedingSound" id="1346"/> |
---|
846 | </connections> |
---|
847 | </button> |
---|
848 | <popUpButton verticalHuggingPriority="750" id="1300"> |
---|
849 | <rect key="frame" x="289" y="54" width="130" height="26"/> |
---|
850 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
851 | <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"> |
---|
852 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
---|
853 | <font key="font" metaFont="menu"/> |
---|
854 | <menu key="menu" title="OtherViews" id="1304"> |
---|
855 | <items> |
---|
856 | <menuItem state="on" id="1305"/> |
---|
857 | </items> |
---|
858 | </menu> |
---|
859 | </popUpButtonCell> |
---|
860 | <connections> |
---|
861 | <action selector="setSound:" target="-2" id="1321"/> |
---|
862 | <binding destination="-2" name="contentValues" keyPath="sounds" id="1332"/> |
---|
863 | <binding destination="365" name="enabled" keyPath="values.PlaySeedingSound" id="1315"/> |
---|
864 | <binding destination="365" name="selectedValue" keyPath="values.SeedingSound" previousBinding="1332" id="1333"/> |
---|
865 | </connections> |
---|
866 | </popUpButton> |
---|
867 | <button id="1301"> |
---|
868 | <rect key="frame" x="91" y="84" width="195" height="18"/> |
---|
869 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
870 | <buttonCell key="cell" type="check" title="Al terminar de descargar:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1302"> |
---|
871 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
872 | <font key="font" metaFont="system"/> |
---|
873 | </buttonCell> |
---|
874 | <connections> |
---|
875 | <binding destination="365" name="value" keyPath="values.PlayDownloadSound" id="1322"/> |
---|
876 | </connections> |
---|
877 | </button> |
---|
878 | <textField verticalHuggingPriority="750" id="1969" customClass="ColorTextField"> |
---|
879 | <rect key="frame" x="441" y="259" width="55" height="17"/> |
---|
880 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
881 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="minutos" id="1970"> |
---|
882 | <font key="font" metaFont="system"/> |
---|
883 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
884 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
885 | </textFieldCell> |
---|
886 | <connections> |
---|
887 | <binding destination="365" name="enabled" keyPath="values.IdleLimitCheck" id="1984"/> |
---|
888 | </connections> |
---|
889 | </textField> |
---|
890 | <button id="2043"> |
---|
891 | <rect key="frame" x="91" y="19" width="195" height="18"/> |
---|
892 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
893 | <buttonCell key="cell" type="check" title="Cuando la descarga finalice:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="2044"> |
---|
894 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
895 | <font key="font" metaFont="system"/> |
---|
896 | </buttonCell> |
---|
897 | <connections> |
---|
898 | <action selector="setDoneScriptEnabled:" target="-2" id="2059"/> |
---|
899 | <binding destination="365" name="value" keyPath="values.DoneScriptEnabled" id="2058"/> |
---|
900 | </connections> |
---|
901 | </button> |
---|
902 | <textField verticalHuggingPriority="750" id="2046"> |
---|
903 | <rect key="frame" x="23" y="21" width="65" height="34"/> |
---|
904 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
905 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Script de llamada:" id="2047"> |
---|
906 | <font key="font" metaFont="system"/> |
---|
907 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
908 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
909 | </textFieldCell> |
---|
910 | </textField> |
---|
911 | <popUpButton verticalHuggingPriority="750" id="2048"> |
---|
912 | <rect key="frame" x="289" y="14" width="168" height="26"/> |
---|
913 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
914 | <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"> |
---|
915 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
---|
916 | <font key="font" metaFont="menu"/> |
---|
917 | <menu key="menu" title="OtherViews" id="2050"> |
---|
918 | <items> |
---|
919 | <menuItem state="on" id="2051"> |
---|
920 | <connections> |
---|
921 | <binding destination="365" name="image" keyPath="values.DoneScriptPath" id="2062"> |
---|
922 | <dictionary key="options"> |
---|
923 | <string key="NSValueTransformerName">ExpandedPathToIconTransformer</string> |
---|
924 | </dictionary> |
---|
925 | </binding> |
---|
926 | <binding destination="365" name="title" keyPath="values.DoneScriptPath" previousBinding="2062" id="2064"> |
---|
927 | <dictionary key="options"> |
---|
928 | <string key="NSValueTransformerName">ExpandedPathToPathTransformer</string> |
---|
929 | </dictionary> |
---|
930 | </binding> |
---|
931 | </connections> |
---|
932 | </menuItem> |
---|
933 | <menuItem isSeparatorItem="YES" id="2052"> |
---|
934 | <modifierMask key="keyEquivalentModifierMask" command="YES"/> |
---|
935 | </menuItem> |
---|
936 | <menuItem title="Otro..." id="2053"> |
---|
937 | <connections> |
---|
938 | <action selector="doneScriptSheetShow:" target="-2" id="2065"/> |
---|
939 | </connections> |
---|
940 | </menuItem> |
---|
941 | </items> |
---|
942 | </menu> |
---|
943 | </popUpButtonCell> |
---|
944 | <connections> |
---|
945 | <binding destination="365" name="enabled" keyPath="values.DoneScriptEnabled" id="2061"/> |
---|
946 | </connections> |
---|
947 | </popUpButton> |
---|
948 | <button horizontalHuggingPriority="750" verticalHuggingPriority="750" id="2068"> |
---|
949 | <rect key="frame" x="459" y="14" width="25" height="25"/> |
---|
950 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
951 | <buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2069"> |
---|
952 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
953 | <font key="font" metaFont="system"/> |
---|
954 | </buttonCell> |
---|
955 | <connections> |
---|
956 | <action selector="helpForScript:" target="-2" id="2070"/> |
---|
957 | </connections> |
---|
958 | </button> |
---|
959 | <button id="2118"> |
---|
960 | <rect key="frame" x="91" y="235" width="410" height="18"/> |
---|
961 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
962 | <buttonCell key="cell" type="check" title="Eliminar de la lista de tareas cuando se termine de compartir" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="2119"> |
---|
963 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
964 | <font key="font" metaFont="system"/> |
---|
965 | </buttonCell> |
---|
966 | <connections> |
---|
967 | <action selector="setLPD:" target="-2" id="2120"/> |
---|
968 | <binding destination="365" name="value" keyPath="values.RemoveWhenFinishSeeding" id="2125"/> |
---|
969 | </connections> |
---|
970 | </button> |
---|
971 | <textField verticalHuggingPriority="750" id="2122"> |
---|
972 | <rect key="frame" x="109" y="217" width="180" height="14"/> |
---|
973 | <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/> |
---|
974 | <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Aplicar a tareas recién añadidas" id="2123"> |
---|
975 | <font key="font" metaFont="smallSystem"/> |
---|
976 | <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> |
---|
977 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
978 | </textFieldCell> |
---|
979 | </textField> |
---|
980 | </subviews> |
---|
981 | </view> |
---|
982 | </tabViewItem> |
---|
983 | </tabViewItems> |
---|
984 | <connections> |
---|
985 | <outlet property="nextKeyView" destination="265" id="1643"/> |
---|
986 | </connections> |
---|
987 | </tabView> |
---|
988 | </subviews> |
---|
989 | </customView> |
---|
990 | <customView id="1760" userLabel="Groups"> |
---|
991 | <rect key="frame" x="0.0" y="0.0" width="542" height="240"/> |
---|
992 | <autoresizingMask key="autoresizingMask"/> |
---|
993 | <subviews> |
---|
994 | <textField verticalHuggingPriority="750" id="1834"> |
---|
995 | <rect key="frame" x="187" y="37" width="214" height="42"/> |
---|
996 | <autoresizingMask key="autoresizingMask"/> |
---|
997 | <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Las tareas serán asignadas al primer grupo que reuna las condiciones del criterio" id="1835"> |
---|
998 | <font key="font" metaFont="smallSystem"/> |
---|
999 | <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1000 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1001 | </textFieldCell> |
---|
1002 | </textField> |
---|
1003 | <button verticalHuggingPriority="750" id="1832"> |
---|
1004 | <rect key="frame" x="400" y="47" width="96" height="32"/> |
---|
1005 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
1006 | <buttonCell key="cell" type="push" title="Editar..." bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1833"> |
---|
1007 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
1008 | <font key="font" metaFont="system"/> |
---|
1009 | </buttonCell> |
---|
1010 | <connections> |
---|
1011 | <action selector="orderFrontRulesSheet:" target="1783" id="1846"/> |
---|
1012 | </connections> |
---|
1013 | </button> |
---|
1014 | <button id="1830"> |
---|
1015 | <rect key="frame" x="169" y="85" width="323" height="18"/> |
---|
1016 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
1017 | <buttonCell key="cell" type="check" title="Asignar grupo a nuevas tareas según criterios" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="1831"> |
---|
1018 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1019 | <font key="font" metaFont="system"/> |
---|
1020 | </buttonCell> |
---|
1021 | <connections> |
---|
1022 | <action selector="toggleUseAutoAssignRules:" target="1783" id="1884"/> |
---|
1023 | </connections> |
---|
1024 | </button> |
---|
1025 | <textField verticalHuggingPriority="750" id="1823"> |
---|
1026 | <rect key="frame" x="187" y="121" width="292" height="14"/> |
---|
1027 | <autoresizingMask key="autoresizingMask"/> |
---|
1028 | <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="La ubicación sólo se definirá cuando se añada la tarea" id="1824"> |
---|
1029 | <font key="font" metaFont="smallSystem"/> |
---|
1030 | <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1031 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1032 | </textFieldCell> |
---|
1033 | </textField> |
---|
1034 | <button id="1814"> |
---|
1035 | <rect key="frame" x="169" y="141" width="130" height="18"/> |
---|
1036 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
1037 | <buttonCell key="cell" type="check" title="Ubicación:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1815"> |
---|
1038 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1039 | <font key="font" metaFont="system"/> |
---|
1040 | </buttonCell> |
---|
1041 | <connections> |
---|
1042 | <action selector="toggleUseCustomDownloadLocation:" target="1783" id="1820"/> |
---|
1043 | </connections> |
---|
1044 | </button> |
---|
1045 | <popUpButton verticalHuggingPriority="750" id="1808"> |
---|
1046 | <rect key="frame" x="263" y="137" width="182" height="26"/> |
---|
1047 | <autoresizingMask key="autoresizingMask"/> |
---|
1048 | <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"> |
---|
1049 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
---|
1050 | <font key="font" metaFont="menu"/> |
---|
1051 | <menu key="menu" title="OtherViews" id="1810"> |
---|
1052 | <items> |
---|
1053 | <menuItem state="on" id="1811"/> |
---|
1054 | <menuItem isSeparatorItem="YES" id="1812"> |
---|
1055 | <modifierMask key="keyEquivalentModifierMask" command="YES"/> |
---|
1056 | </menuItem> |
---|
1057 | <menuItem title="Otro..." id="1813"> |
---|
1058 | <connections> |
---|
1059 | <action selector="customDownloadLocationSheetShow:" target="1783" id="1822"/> |
---|
1060 | </connections> |
---|
1061 | </menuItem> |
---|
1062 | </items> |
---|
1063 | </menu> |
---|
1064 | </popUpButtonCell> |
---|
1065 | </popUpButton> |
---|
1066 | <colorWell id="1800"> |
---|
1067 | <rect key="frame" x="171" y="173" width="52" height="47"/> |
---|
1068 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
1069 | <color key="color" red="0.058130499000000002" green="0.055541898999999999" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
1070 | </colorWell> |
---|
1071 | <textField verticalHuggingPriority="750" id="1795"> |
---|
1072 | <rect key="frame" x="227" y="203" width="131" height="17"/> |
---|
1073 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
1074 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Nombre del grupo:" id="1796"> |
---|
1075 | <font key="font" metaFont="system"/> |
---|
1076 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1077 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1078 | </textFieldCell> |
---|
1079 | </textField> |
---|
1080 | <textField verticalHuggingPriority="750" id="1793"> |
---|
1081 | <rect key="frame" x="231" y="173" width="291" height="22"/> |
---|
1082 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
1083 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1794"> |
---|
1084 | <font key="font" metaFont="system"/> |
---|
1085 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
1086 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1087 | </textFieldCell> |
---|
1088 | <connections> |
---|
1089 | <outlet property="delegate" destination="1783" id="1803"/> |
---|
1090 | <outlet property="nextKeyView" destination="1774" id="1804"/> |
---|
1091 | </connections> |
---|
1092 | </textField> |
---|
1093 | <segmentedControl verticalHuggingPriority="750" id="1772"> |
---|
1094 | <rect key="frame" x="20" y="19" width="67" height="23"/> |
---|
1095 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
1096 | <segmentedCell key="cell" borderStyle="border" alignment="left" style="smallSquare" trackingMode="momentary" id="1773"> |
---|
1097 | <font key="font" metaFont="system"/> |
---|
1098 | <segments> |
---|
1099 | <segment image="NSAddTemplate" width="32"/> |
---|
1100 | <segment image="NSRemoveTemplate" width="32" tag="1"/> |
---|
1101 | </segments> |
---|
1102 | </segmentedCell> |
---|
1103 | <connections> |
---|
1104 | <action selector="addRemoveGroup:" target="1783" id="1790"/> |
---|
1105 | </connections> |
---|
1106 | </segmentedControl> |
---|
1107 | <scrollView focusRingType="none" autohidesScrollers="YES" horizontalLineScroll="20" horizontalPageScroll="10" verticalLineScroll="20" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="1771"> |
---|
1108 | <rect key="frame" x="20" y="49" width="143" height="171"/> |
---|
1109 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" heightSizable="YES"/> |
---|
1110 | <clipView key="contentView" id="fRP-Wa-RJL"> |
---|
1111 | <rect key="frame" x="1" y="1" width="141" height="169"/> |
---|
1112 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
---|
1113 | <subviews> |
---|
1114 | <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"> |
---|
1115 | <rect key="frame" x="0.0" y="0.0" width="141" height="20"/> |
---|
1116 | <autoresizingMask key="autoresizingMask"/> |
---|
1117 | <size key="intercellSpacing" width="3" height="2"/> |
---|
1118 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1119 | <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
---|
1120 | <tableColumns> |
---|
1121 | <tableColumn identifier="Color" editable="NO" width="20" minWidth="20" maxWidth="20" id="1777"> |
---|
1122 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Color"> |
---|
1123 | <font key="font" metaFont="smallSystem"/> |
---|
1124 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
---|
1125 | <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> |
---|
1126 | </tableHeaderCell> |
---|
1127 | <imageCell key="dataCell" controlSize="small" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="CCE1E2F0-A278-4383-8D57-19A9D162100B" id="1782"/> |
---|
1128 | </tableColumn> |
---|
1129 | <tableColumn identifier="Name" editable="NO" width="115" minWidth="40" maxWidth="1000" id="1779"> |
---|
1130 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Nombre"> |
---|
1131 | <font key="font" metaFont="smallSystem"/> |
---|
1132 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
---|
1133 | <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/> |
---|
1134 | </tableHeaderCell> |
---|
1135 | <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1780"> |
---|
1136 | <font key="font" metaFont="system"/> |
---|
1137 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1138 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1139 | </textFieldCell> |
---|
1140 | <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/> |
---|
1141 | </tableColumn> |
---|
1142 | </tableColumns> |
---|
1143 | <connections> |
---|
1144 | <outlet property="dataSource" destination="1783" id="1788"/> |
---|
1145 | <outlet property="delegate" destination="1783" id="1789"/> |
---|
1146 | </connections> |
---|
1147 | </tableView> |
---|
1148 | </subviews> |
---|
1149 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1150 | </clipView> |
---|
1151 | <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="0.19672129999999999" horizontal="YES" id="1775"> |
---|
1152 | <rect key="frame" x="-100" y="-100" width="470" height="15"/> |
---|
1153 | <autoresizingMask key="autoresizingMask"/> |
---|
1154 | </scroller> |
---|
1155 | <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1776"> |
---|
1156 | <rect key="frame" x="184" y="1" width="15" height="188"/> |
---|
1157 | <autoresizingMask key="autoresizingMask"/> |
---|
1158 | </scroller> |
---|
1159 | <connections> |
---|
1160 | <outlet property="nextKeyView" destination="1793" id="1805"/> |
---|
1161 | </connections> |
---|
1162 | </scrollView> |
---|
1163 | </subviews> |
---|
1164 | </customView> |
---|
1165 | <customView id="153" userLabel="Bandwidth"> |
---|
1166 | <rect key="frame" x="0.0" y="0.0" width="542" height="227"/> |
---|
1167 | <autoresizingMask key="autoresizingMask"/> |
---|
1168 | <subviews> |
---|
1169 | <popUpButton verticalHuggingPriority="750" id="1907"> |
---|
1170 | <rect key="frame" x="196" y="4" width="113" height="26"/> |
---|
1171 | <autoresizingMask key="autoresizingMask"/> |
---|
1172 | <popUpButtonCell key="cell" type="push" title="Cada dÃa" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="127" imageScaling="proportionallyDown" inset="2" selectedItem="1910" id="1908"> |
---|
1173 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
---|
1174 | <font key="font" metaFont="menu"/> |
---|
1175 | <menu key="menu" title="OtherViews" id="1909"> |
---|
1176 | <items> |
---|
1177 | <menuItem title="Cada dÃa" state="on" tag="127" id="1910"/> |
---|
1178 | <menuItem title="Entre semana" tag="62" id="1911"/> |
---|
1179 | <menuItem title="Fines de semana" tag="65" id="1912"/> |
---|
1180 | <menuItem isSeparatorItem="YES" tag="-1" id="1913"/> |
---|
1181 | <menuItem title="Lunes" tag="2" id="1914"/> |
---|
1182 | <menuItem title="Martes" tag="4" id="1915"/> |
---|
1183 | <menuItem title="Miércoles" tag="8" id="1916"/> |
---|
1184 | <menuItem title="Jueves" tag="16" id="1917"/> |
---|
1185 | <menuItem title="Viernes" tag="32" id="1918"/> |
---|
1186 | <menuItem title="Sábado" tag="64" id="1919"/> |
---|
1187 | <menuItem title="Domingo" tag="1" id="1920"/> |
---|
1188 | </items> |
---|
1189 | </menu> |
---|
1190 | </popUpButtonCell> |
---|
1191 | <connections> |
---|
1192 | <action selector="setAutoSpeedLimitDay:" target="-2" id="1922"/> |
---|
1193 | <binding destination="365" name="enabled" keyPath="values.SpeedLimitAuto" id="1923"/> |
---|
1194 | <binding destination="365" name="selectedTag" keyPath="values.SpeedLimitAutoDay" id="1924"/> |
---|
1195 | </connections> |
---|
1196 | </popUpButton> |
---|
1197 | <datePicker verticalHuggingPriority="750" id="526"> |
---|
1198 | <rect key="frame" x="424" y="7" width="86" height="27"/> |
---|
1199 | <autoresizingMask key="autoresizingMask"/> |
---|
1200 | <datePickerCell key="cell" borderStyle="bezel" alignment="left" id="1283"> |
---|
1201 | <font key="font" metaFont="system"/> |
---|
1202 | <calendarDate key="date" timeIntervalSinceReferenceDate="-31575600" calendarFormat="%Y-%m-%d %H:%M:%S %z"> |
---|
1203 | <!--2000-01-01 08:00:00 -0500--> |
---|
1204 | <timeZone key="timeZone" name="America/New_York"/> |
---|
1205 | </calendarDate> |
---|
1206 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1207 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1208 | <datePickerElements key="datePickerElements" hour="YES" minute="YES"/> |
---|
1209 | </datePickerCell> |
---|
1210 | <connections> |
---|
1211 | <action selector="setAutoSpeedLimitTime:" target="-2" id="1902"/> |
---|
1212 | <binding destination="365" name="enabled" keyPath="values.SpeedLimitAuto" id="530"/> |
---|
1213 | <binding destination="365" name="value" keyPath="values.SpeedLimitAutoOffDate" id="535"/> |
---|
1214 | <outlet property="nextKeyView" destination="154" id="584"/> |
---|
1215 | </connections> |
---|
1216 | </datePicker> |
---|
1217 | <datePicker verticalHuggingPriority="750" id="525"> |
---|
1218 | <rect key="frame" x="314" y="7" width="86" height="27"/> |
---|
1219 | <autoresizingMask key="autoresizingMask"/> |
---|
1220 | <datePickerCell key="cell" borderStyle="bezel" alignment="left" id="1282"> |
---|
1221 | <font key="font" metaFont="system"/> |
---|
1222 | <calendarDate key="date" timeIntervalSinceReferenceDate="-31525200" calendarFormat="%Y-%m-%d %H:%M:%S %z"> |
---|
1223 | <!--2000-01-01 22:00:00 -0500--> |
---|
1224 | <timeZone key="timeZone" name="America/New_York"/> |
---|
1225 | </calendarDate> |
---|
1226 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1227 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1228 | <datePickerElements key="datePickerElements" hour="YES" minute="YES"/> |
---|
1229 | </datePickerCell> |
---|
1230 | <connections> |
---|
1231 | <action selector="setAutoSpeedLimitTime:" target="-2" id="1903"/> |
---|
1232 | <binding destination="365" name="enabled" keyPath="values.SpeedLimitAuto" id="529"/> |
---|
1233 | <binding destination="365" name="value" keyPath="values.SpeedLimitAutoOnDate" id="534"/> |
---|
1234 | <outlet property="nextKeyView" destination="526" id="583"/> |
---|
1235 | </connections> |
---|
1236 | </datePicker> |
---|
1237 | <textField verticalHuggingPriority="750" id="310" customClass="ColorTextField"> |
---|
1238 | <rect key="frame" x="401" y="10" width="17" height="17"/> |
---|
1239 | <autoresizingMask key="autoresizingMask"/> |
---|
1240 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="y" id="1281"> |
---|
1241 | <font key="font" metaFont="system"/> |
---|
1242 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1243 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1244 | </textFieldCell> |
---|
1245 | <connections> |
---|
1246 | <binding destination="365" name="enabled" keyPath="values.SpeedLimitAuto" id="1702"/> |
---|
1247 | </connections> |
---|
1248 | </textField> |
---|
1249 | <button id="307"> |
---|
1250 | <rect key="frame" x="178" y="35" width="331" height="18"/> |
---|
1251 | <autoresizingMask key="autoresizingMask"/> |
---|
1252 | <buttonCell key="cell" type="check" title="Programar LÃmite de Velocidad:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1280"> |
---|
1253 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1254 | <font key="font" metaFont="system"/> |
---|
1255 | </buttonCell> |
---|
1256 | <connections> |
---|
1257 | <action selector="setAutoSpeedLimit:" target="-2" id="531"/> |
---|
1258 | <binding destination="365" name="value" keyPath="values.SpeedLimitAuto" id="455"/> |
---|
1259 | </connections> |
---|
1260 | </button> |
---|
1261 | <imageView id="228"> |
---|
1262 | <rect key="frame" x="17" y="117" width="18" height="18"/> |
---|
1263 | <autoresizingMask key="autoresizingMask"/> |
---|
1264 | <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="TurtleTemplate" id="1279"/> |
---|
1265 | </imageView> |
---|
1266 | <textField verticalHuggingPriority="750" id="200"> |
---|
1267 | <rect key="frame" x="176" y="59" width="348" height="28"/> |
---|
1268 | <autoresizingMask key="autoresizingMask"/> |
---|
1269 | <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" id="1278"> |
---|
1270 | <font key="font" metaFont="smallSystem"/> |
---|
1271 | <string key="title">Cuando esté activado, el LÃmite de Velocidad reemplaza |
---|
1272 | los lÃmites globales de ancho de banda</string> |
---|
1273 | <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1274 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1275 | </textFieldCell> |
---|
1276 | </textField> |
---|
1277 | <textField verticalHuggingPriority="750" id="199"> |
---|
1278 | <rect key="frame" x="178" y="119" width="166" height="17"/> |
---|
1279 | <autoresizingMask key="autoresizingMask"/> |
---|
1280 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Velocidad de descarga:" id="1277"> |
---|
1281 | <font key="font" metaFont="system"/> |
---|
1282 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1283 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1284 | </textFieldCell> |
---|
1285 | </textField> |
---|
1286 | <textField verticalHuggingPriority="750" id="198"> |
---|
1287 | <rect key="frame" x="178" y="93" width="166" height="17"/> |
---|
1288 | <autoresizingMask key="autoresizingMask"/> |
---|
1289 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Velocidad de subida:" id="1276"> |
---|
1290 | <font key="font" metaFont="system"/> |
---|
1291 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1292 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1293 | </textFieldCell> |
---|
1294 | </textField> |
---|
1295 | <textField verticalHuggingPriority="750" id="196"> |
---|
1296 | <rect key="frame" x="41" y="119" width="134" height="17"/> |
---|
1297 | <autoresizingMask key="autoresizingMask"/> |
---|
1298 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="LÃmite de Velocidad:" id="1275"> |
---|
1299 | <font key="font" metaFont="system"/> |
---|
1300 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1301 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1302 | </textFieldCell> |
---|
1303 | </textField> |
---|
1304 | <textField verticalHuggingPriority="750" id="195"> |
---|
1305 | <rect key="frame" x="413" y="92" width="34" height="17"/> |
---|
1306 | <autoresizingMask key="autoresizingMask"/> |
---|
1307 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="1274"> |
---|
1308 | <font key="font" metaFont="system"/> |
---|
1309 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1310 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1311 | </textFieldCell> |
---|
1312 | </textField> |
---|
1313 | <textField verticalHuggingPriority="750" id="194"> |
---|
1314 | <rect key="frame" x="413" y="118" width="34" height="17"/> |
---|
1315 | <autoresizingMask key="autoresizingMask"/> |
---|
1316 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="1273"> |
---|
1317 | <font key="font" metaFont="system"/> |
---|
1318 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1319 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1320 | </textFieldCell> |
---|
1321 | </textField> |
---|
1322 | <textField verticalHuggingPriority="750" id="192"> |
---|
1323 | <rect key="frame" x="358" y="91" width="50" height="22"/> |
---|
1324 | <autoresizingMask key="autoresizingMask"/> |
---|
1325 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1272"> |
---|
1326 | <numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="929"> |
---|
1327 | <nil key="negativeInfinitySymbol"/> |
---|
1328 | <nil key="positiveInfinitySymbol"/> |
---|
1329 | <integer key="minimum" value="0"/> |
---|
1330 | <real key="maximum" value="99999"/> |
---|
1331 | </numberFormatter> |
---|
1332 | <font key="font" metaFont="system"/> |
---|
1333 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
1334 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1335 | </textFieldCell> |
---|
1336 | <connections> |
---|
1337 | <action selector="setSpeedLimit:" target="-2" id="587"/> |
---|
1338 | <outlet property="delegate" destination="-2" id="933"/> |
---|
1339 | <outlet property="nextKeyView" destination="525" id="581"/> |
---|
1340 | </connections> |
---|
1341 | </textField> |
---|
1342 | <textField verticalHuggingPriority="750" id="190"> |
---|
1343 | <rect key="frame" x="358" y="117" width="50" height="22"/> |
---|
1344 | <autoresizingMask key="autoresizingMask"/> |
---|
1345 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1271"> |
---|
1346 | <numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="928"> |
---|
1347 | <nil key="negativeInfinitySymbol"/> |
---|
1348 | <nil key="positiveInfinitySymbol"/> |
---|
1349 | <integer key="minimum" value="0"/> |
---|
1350 | <real key="maximum" value="99999"/> |
---|
1351 | </numberFormatter> |
---|
1352 | <font key="font" metaFont="system"/> |
---|
1353 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
1354 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1355 | </textFieldCell> |
---|
1356 | <connections> |
---|
1357 | <action selector="setSpeedLimit:" target="-2" id="586"/> |
---|
1358 | <outlet property="delegate" destination="-2" id="932"/> |
---|
1359 | <outlet property="nextKeyView" destination="192" id="580"/> |
---|
1360 | </connections> |
---|
1361 | </textField> |
---|
1362 | <textField verticalHuggingPriority="750" id="163"> |
---|
1363 | <rect key="frame" x="17" y="187" width="158" height="17"/> |
---|
1364 | <autoresizingMask key="autoresizingMask"/> |
---|
1365 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="LÃmites globales:" id="1270"> |
---|
1366 | <font key="font" metaFont="system"/> |
---|
1367 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1368 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1369 | </textFieldCell> |
---|
1370 | </textField> |
---|
1371 | <textField verticalHuggingPriority="750" id="159" customClass="ColorTextField"> |
---|
1372 | <rect key="frame" x="413" y="160" width="34" height="17"/> |
---|
1373 | <autoresizingMask key="autoresizingMask"/> |
---|
1374 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="1269"> |
---|
1375 | <font key="font" metaFont="system"/> |
---|
1376 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1377 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1378 | </textFieldCell> |
---|
1379 | <connections> |
---|
1380 | <binding destination="365" name="enabled" keyPath="values.CheckUpload" id="1701"/> |
---|
1381 | </connections> |
---|
1382 | </textField> |
---|
1383 | <textField verticalHuggingPriority="750" id="158" customClass="ColorTextField"> |
---|
1384 | <rect key="frame" x="413" y="186" width="34" height="17"/> |
---|
1385 | <autoresizingMask key="autoresizingMask"/> |
---|
1386 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="1268"> |
---|
1387 | <font key="font" metaFont="system"/> |
---|
1388 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1389 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1390 | </textFieldCell> |
---|
1391 | <connections> |
---|
1392 | <binding destination="365" name="enabled" keyPath="values.CheckDownload" id="1700"/> |
---|
1393 | </connections> |
---|
1394 | </textField> |
---|
1395 | <button id="157"> |
---|
1396 | <rect key="frame" x="178" y="186" width="174" height="18"/> |
---|
1397 | <autoresizingMask key="autoresizingMask"/> |
---|
1398 | <buttonCell key="cell" type="check" title="Velocidad de descarga:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1267"> |
---|
1399 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1400 | <font key="font" metaFont="system"/> |
---|
1401 | </buttonCell> |
---|
1402 | <connections> |
---|
1403 | <action selector="applySpeedSettings:" target="-2" id="473"/> |
---|
1404 | <binding destination="365" name="value" keyPath="values.CheckDownload" id="465"/> |
---|
1405 | </connections> |
---|
1406 | </button> |
---|
1407 | <textField verticalHuggingPriority="750" id="156"> |
---|
1408 | <rect key="frame" x="358" y="159" width="50" height="22"/> |
---|
1409 | <autoresizingMask key="autoresizingMask"/> |
---|
1410 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1266"> |
---|
1411 | <numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="927"> |
---|
1412 | <nil key="negativeInfinitySymbol"/> |
---|
1413 | <nil key="positiveInfinitySymbol"/> |
---|
1414 | <integer key="minimum" value="0"/> |
---|
1415 | <real key="maximum" value="99999"/> |
---|
1416 | </numberFormatter> |
---|
1417 | <font key="font" metaFont="system"/> |
---|
1418 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
1419 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1420 | </textFieldCell> |
---|
1421 | <connections> |
---|
1422 | <action selector="setGlobalLimit:" target="-2" id="599"/> |
---|
1423 | <binding destination="365" name="enabled" keyPath="values.CheckUpload" id="633"/> |
---|
1424 | <outlet property="delegate" destination="-2" id="931"/> |
---|
1425 | <outlet property="nextKeyView" destination="190" id="934"/> |
---|
1426 | </connections> |
---|
1427 | </textField> |
---|
1428 | <button id="155"> |
---|
1429 | <rect key="frame" x="178" y="160" width="174" height="18"/> |
---|
1430 | <autoresizingMask key="autoresizingMask"/> |
---|
1431 | <buttonCell key="cell" type="check" title="Velocidad de subida:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1265"> |
---|
1432 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1433 | <font key="font" metaFont="system"/> |
---|
1434 | </buttonCell> |
---|
1435 | <connections> |
---|
1436 | <action selector="applySpeedSettings:" target="-2" id="472"/> |
---|
1437 | <binding destination="365" name="value" keyPath="values.CheckUpload" id="464"/> |
---|
1438 | </connections> |
---|
1439 | </button> |
---|
1440 | <textField verticalHuggingPriority="750" id="154"> |
---|
1441 | <rect key="frame" x="358" y="185" width="50" height="22"/> |
---|
1442 | <autoresizingMask key="autoresizingMask"/> |
---|
1443 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1264"> |
---|
1444 | <numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="926"> |
---|
1445 | <nil key="negativeInfinitySymbol"/> |
---|
1446 | <nil key="positiveInfinitySymbol"/> |
---|
1447 | <integer key="minimum" value="0"/> |
---|
1448 | <real key="maximum" value="99999"/> |
---|
1449 | </numberFormatter> |
---|
1450 | <font key="font" metaFont="system"/> |
---|
1451 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
1452 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1453 | </textFieldCell> |
---|
1454 | <connections> |
---|
1455 | <action selector="setGlobalLimit:" target="-2" id="598"/> |
---|
1456 | <binding destination="365" name="enabled" keyPath="values.CheckDownload" id="632"/> |
---|
1457 | <outlet property="delegate" destination="-2" id="930"/> |
---|
1458 | <outlet property="nextKeyView" destination="156" id="577"/> |
---|
1459 | </connections> |
---|
1460 | </textField> |
---|
1461 | </subviews> |
---|
1462 | </customView> |
---|
1463 | <customView id="1361" userLabel="Peers"> |
---|
1464 | <rect key="frame" x="0.0" y="0.0" width="542" height="366"/> |
---|
1465 | <autoresizingMask key="autoresizingMask"/> |
---|
1466 | <subviews> |
---|
1467 | <button id="1741"> |
---|
1468 | <rect key="frame" x="154" y="32" width="203" height="18"/> |
---|
1469 | <autoresizingMask key="autoresizingMask"/> |
---|
1470 | <buttonCell key="cell" type="check" title="Actualizar semanalmente" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1742"> |
---|
1471 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1472 | <font key="font" metaFont="system"/> |
---|
1473 | </buttonCell> |
---|
1474 | <connections> |
---|
1475 | <action selector="setBlocklistAutoUpdate:" target="-2" id="1745"/> |
---|
1476 | <binding destination="365" name="value" keyPath="values.BlocklistAutoUpdate" id="1744"/> |
---|
1477 | <binding destination="365" name="enabled" keyPath="values.BlocklistNew" id="1989"/> |
---|
1478 | </connections> |
---|
1479 | </button> |
---|
1480 | <button horizontalHuggingPriority="750" verticalHuggingPriority="750" id="1473"> |
---|
1481 | <rect key="frame" x="504" y="12" width="21" height="23"/> |
---|
1482 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> |
---|
1483 | <buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" inset="2" id="1474"> |
---|
1484 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
1485 | <font key="font" metaFont="system"/> |
---|
1486 | </buttonCell> |
---|
1487 | <connections> |
---|
1488 | <action selector="helpForPeers:" target="-2" id="1475"/> |
---|
1489 | </connections> |
---|
1490 | </button> |
---|
1491 | <button verticalHuggingPriority="750" id="1436"> |
---|
1492 | <rect key="frame" x="150" y="66" width="89" height="32"/> |
---|
1493 | <autoresizingMask key="autoresizingMask"/> |
---|
1494 | <buttonCell key="cell" type="push" title="Actualizar" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1437"> |
---|
1495 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
1496 | <font key="font" metaFont="system"/> |
---|
1497 | </buttonCell> |
---|
1498 | <connections> |
---|
1499 | <action selector="updateBlocklist:" target="-2" id="1462"/> |
---|
1500 | </connections> |
---|
1501 | </button> |
---|
1502 | <textField verticalHuggingPriority="750" id="1435"> |
---|
1503 | <rect key="frame" x="235" y="76" width="291" height="17"/> |
---|
1504 | <autoresizingMask key="autoresizingMask"/> |
---|
1505 | <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" title="Lista de bloqueo cargada/no cargada" id="1438"> |
---|
1506 | <font key="font" metaFont="system"/> |
---|
1507 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1508 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1509 | </textFieldCell> |
---|
1510 | </textField> |
---|
1511 | <textField verticalHuggingPriority="750" id="1434"> |
---|
1512 | <rect key="frame" x="10" y="127" width="122" height="17"/> |
---|
1513 | <autoresizingMask key="autoresizingMask"/> |
---|
1514 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Lista de bloqueo:" id="1439"> |
---|
1515 | <font key="font" metaFont="system"/> |
---|
1516 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1517 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1518 | </textFieldCell> |
---|
1519 | </textField> |
---|
1520 | <button id="1433"> |
---|
1521 | <rect key="frame" x="135" y="126" width="389" height="18"/> |
---|
1522 | <autoresizingMask key="autoresizingMask"/> |
---|
1523 | <buttonCell key="cell" type="check" title="Impedir conectarse a clientes de la lista de bloqueo" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1440"> |
---|
1524 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1525 | <font key="font" metaFont="system"/> |
---|
1526 | </buttonCell> |
---|
1527 | <connections> |
---|
1528 | <action selector="setBlocklistEnabled:" target="-2" id="1461"/> |
---|
1529 | <binding destination="365" name="value" keyPath="values.BlocklistNew" id="1992"/> |
---|
1530 | </connections> |
---|
1531 | </button> |
---|
1532 | <textField verticalHuggingPriority="750" id="1738"> |
---|
1533 | <rect key="frame" x="153" y="54" width="372" height="14"/> |
---|
1534 | <autoresizingMask key="autoresizingMask"/> |
---|
1535 | <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Actualizado por última vez: N/D" id="1739"> |
---|
1536 | <font key="font" metaFont="smallSystem"/> |
---|
1537 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
---|
1538 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1539 | </textFieldCell> |
---|
1540 | </textField> |
---|
1541 | <textField verticalHuggingPriority="750" id="1432"> |
---|
1542 | <rect key="frame" x="134" y="280" width="379" height="14"/> |
---|
1543 | <autoresizingMask key="autoresizingMask"/> |
---|
1544 | <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Un lÃmite de conexiones alto puede ralentizar algunos routers" id="1441"> |
---|
1545 | <font key="font" metaFont="smallSystem"/> |
---|
1546 | <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1547 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1548 | </textFieldCell> |
---|
1549 | </textField> |
---|
1550 | <button id="1925"> |
---|
1551 | <rect key="frame" x="135" y="238" width="409" height="18"/> |
---|
1552 | <autoresizingMask key="autoresizingMask"/> |
---|
1553 | <buttonCell key="cell" type="check" title="Usar tabla de hash distribuido (DHT) para torrents públicos" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1926"> |
---|
1554 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1555 | <font key="font" metaFont="system"/> |
---|
1556 | </buttonCell> |
---|
1557 | <connections> |
---|
1558 | <action selector="setDHT:" target="-2" id="1928"/> |
---|
1559 | <binding destination="365" name="value" keyPath="values.DHTGlobal" id="1927"/> |
---|
1560 | </connections> |
---|
1561 | </button> |
---|
1562 | <button id="1951"> |
---|
1563 | <rect key="frame" x="135" y="218" width="409" height="18"/> |
---|
1564 | <autoresizingMask key="autoresizingMask"/> |
---|
1565 | <buttonCell key="cell" type="check" title="Usar búsqueda de clientes local para torrents públicos" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1952"> |
---|
1566 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1567 | <font key="font" metaFont="system"/> |
---|
1568 | </buttonCell> |
---|
1569 | <connections> |
---|
1570 | <action selector="setLPD:" target="-2" id="1957"/> |
---|
1571 | <binding destination="365" name="value" keyPath="values.LocalPeerDiscoveryGlobal" id="1956"/> |
---|
1572 | </connections> |
---|
1573 | </button> |
---|
1574 | <button id="1431"> |
---|
1575 | <rect key="frame" x="135" y="258" width="409" height="18"/> |
---|
1576 | <autoresizingMask key="autoresizingMask"/> |
---|
1577 | <buttonCell key="cell" type="check" title="Activar intercambio de clientes (PEX) para torrents públicos" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1442"> |
---|
1578 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1579 | <font key="font" metaFont="system"/> |
---|
1580 | </buttonCell> |
---|
1581 | <connections> |
---|
1582 | <action selector="setPEX:" target="-2" id="1458"/> |
---|
1583 | <binding destination="365" name="value" keyPath="values.PEXGlobal" id="1464"/> |
---|
1584 | </connections> |
---|
1585 | </button> |
---|
1586 | <textField verticalHuggingPriority="750" id="1430"> |
---|
1587 | <rect key="frame" x="134" y="300" width="263" height="17"/> |
---|
1588 | <autoresizingMask key="autoresizingMask"/> |
---|
1589 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Conexiones máximas para nuevas tareas:" id="1443"> |
---|
1590 | <font key="font" metaFont="system"/> |
---|
1591 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1592 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1593 | </textFieldCell> |
---|
1594 | </textField> |
---|
1595 | <textField verticalHuggingPriority="750" id="1987" customClass="ColorTextField"> |
---|
1596 | <rect key="frame" x="153" y="102" width="33" height="17"/> |
---|
1597 | <autoresizingMask key="autoresizingMask"/> |
---|
1598 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="URL:" id="1988"> |
---|
1599 | <font key="font" metaFont="system"/> |
---|
1600 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1601 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1602 | </textFieldCell> |
---|
1603 | <connections> |
---|
1604 | <binding destination="365" name="enabled" keyPath="values.BlocklistNew" id="1993"/> |
---|
1605 | </connections> |
---|
1606 | </textField> |
---|
1607 | <textField verticalHuggingPriority="750" id="1429"> |
---|
1608 | <rect key="frame" x="402" y="298" width="50" height="22"/> |
---|
1609 | <autoresizingMask key="autoresizingMask"/> |
---|
1610 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1444"> |
---|
1611 | <numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="1445"> |
---|
1612 | <nil key="negativeInfinitySymbol"/> |
---|
1613 | <nil key="positiveInfinitySymbol"/> |
---|
1614 | <real key="minimum" value="1"/> |
---|
1615 | <real key="maximum" value="3000"/> |
---|
1616 | </numberFormatter> |
---|
1617 | <font key="font" metaFont="system"/> |
---|
1618 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
1619 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1620 | </textFieldCell> |
---|
1621 | <connections> |
---|
1622 | <action selector="setPeersTorrent:" target="-2" id="1457"/> |
---|
1623 | </connections> |
---|
1624 | </textField> |
---|
1625 | <textField verticalHuggingPriority="750" id="1428"> |
---|
1626 | <rect key="frame" x="458" y="300" width="67" height="17"/> |
---|
1627 | <autoresizingMask key="autoresizingMask"/> |
---|
1628 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="clientes" id="1446"> |
---|
1629 | <font key="font" metaFont="system"/> |
---|
1630 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1631 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1632 | </textFieldCell> |
---|
1633 | </textField> |
---|
1634 | <textField verticalHuggingPriority="750" id="1427"> |
---|
1635 | <rect key="frame" x="391" y="326" width="75" height="17"/> |
---|
1636 | <autoresizingMask key="autoresizingMask"/> |
---|
1637 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="clientes" id="1447"> |
---|
1638 | <font key="font" metaFont="system"/> |
---|
1639 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1640 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1641 | </textFieldCell> |
---|
1642 | </textField> |
---|
1643 | <textField verticalHuggingPriority="750" id="1426"> |
---|
1644 | <rect key="frame" x="335" y="324" width="50" height="22"/> |
---|
1645 | <autoresizingMask key="autoresizingMask"/> |
---|
1646 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1448"> |
---|
1647 | <numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="1449"> |
---|
1648 | <nil key="negativeInfinitySymbol"/> |
---|
1649 | <nil key="positiveInfinitySymbol"/> |
---|
1650 | <real key="minimum" value="1"/> |
---|
1651 | <real key="maximum" value="3000"/> |
---|
1652 | </numberFormatter> |
---|
1653 | <font key="font" metaFont="system"/> |
---|
1654 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
1655 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1656 | </textFieldCell> |
---|
1657 | <connections> |
---|
1658 | <action selector="setPeersGlobal:" target="-2" id="1456"/> |
---|
1659 | <outlet property="nextKeyView" destination="1429" id="1455"/> |
---|
1660 | </connections> |
---|
1661 | </textField> |
---|
1662 | <textField verticalHuggingPriority="750" id="1425"> |
---|
1663 | <rect key="frame" x="134" y="326" width="207" height="17"/> |
---|
1664 | <autoresizingMask key="autoresizingMask"/> |
---|
1665 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Conexiones globales máximas:" id="1450"> |
---|
1666 | <font key="font" metaFont="system"/> |
---|
1667 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1668 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1669 | </textFieldCell> |
---|
1670 | </textField> |
---|
1671 | <textField verticalHuggingPriority="750" id="1424"> |
---|
1672 | <rect key="frame" x="10" y="326" width="122" height="17"/> |
---|
1673 | <autoresizingMask key="autoresizingMask"/> |
---|
1674 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Conexiones:" id="1451"> |
---|
1675 | <font key="font" metaFont="system"/> |
---|
1676 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1677 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1678 | </textFieldCell> |
---|
1679 | </textField> |
---|
1680 | <button id="1423"> |
---|
1681 | <rect key="frame" x="135" y="182" width="390" height="18"/> |
---|
1682 | <autoresizingMask key="autoresizingMask"/> |
---|
1683 | <buttonCell key="cell" type="check" title="Preferir clientes encriptados" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1452"> |
---|
1684 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1685 | <font key="font" metaFont="system"/> |
---|
1686 | </buttonCell> |
---|
1687 | <connections> |
---|
1688 | <action selector="setEncryptionMode:" target="-2" id="1459"/> |
---|
1689 | <binding destination="365" name="value" keyPath="values.EncryptionPrefer" id="1465"/> |
---|
1690 | </connections> |
---|
1691 | </button> |
---|
1692 | <textField verticalHuggingPriority="750" id="1422"> |
---|
1693 | <rect key="frame" x="18" y="183" width="114" height="17"/> |
---|
1694 | <autoresizingMask key="autoresizingMask"/> |
---|
1695 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Encriptación:" id="1453"> |
---|
1696 | <font key="font" metaFont="system"/> |
---|
1697 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1698 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1699 | </textFieldCell> |
---|
1700 | </textField> |
---|
1701 | <button id="1421"> |
---|
1702 | <rect key="frame" x="154" y="162" width="371" height="18"/> |
---|
1703 | <autoresizingMask key="autoresizingMask"/> |
---|
1704 | <buttonCell key="cell" type="check" title="Ignorar clientes no encriptados" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1454"> |
---|
1705 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1706 | <font key="font" metaFont="system"/> |
---|
1707 | </buttonCell> |
---|
1708 | <connections> |
---|
1709 | <action selector="setEncryptionMode:" target="-2" id="1460"/> |
---|
1710 | <binding destination="365" name="enabled" keyPath="values.EncryptionPrefer" id="1467"/> |
---|
1711 | <binding destination="365" name="value" keyPath="values.EncryptionRequire" id="1466"/> |
---|
1712 | </connections> |
---|
1713 | </button> |
---|
1714 | <textField verticalHuggingPriority="750" id="1985"> |
---|
1715 | <rect key="frame" x="191" y="100" width="331" height="22"/> |
---|
1716 | <autoresizingMask key="autoresizingMask" widthSizable="YES"/> |
---|
1717 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1986"> |
---|
1718 | <font key="font" metaFont="system"/> |
---|
1719 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
1720 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1721 | <allowedInputSourceLocales> |
---|
1722 | <string>NSAllRomanInputSourcesLocaleIdentifier</string> |
---|
1723 | </allowedInputSourceLocales> |
---|
1724 | </textFieldCell> |
---|
1725 | <connections> |
---|
1726 | <binding destination="365" name="enabled" keyPath="values.BlocklistNew" id="1991"/> |
---|
1727 | </connections> |
---|
1728 | </textField> |
---|
1729 | </subviews> |
---|
1730 | <connections> |
---|
1731 | <outlet property="nextKeyView" destination="1429" id="1636"/> |
---|
1732 | </connections> |
---|
1733 | </customView> |
---|
1734 | <customView id="66" userLabel="Network"> |
---|
1735 | <rect key="frame" x="0.0" y="0.0" width="542" height="220"/> |
---|
1736 | <autoresizingMask key="autoresizingMask"/> |
---|
1737 | <subviews> |
---|
1738 | <button verticalHuggingPriority="750" id="1891"> |
---|
1739 | <rect key="frame" x="356" y="107" width="111" height="32"/> |
---|
1740 | <autoresizingMask key="autoresizingMask"/> |
---|
1741 | <buttonCell key="cell" type="push" title="Aleatorio" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1892"> |
---|
1742 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
1743 | <font key="font" metaFont="system"/> |
---|
1744 | </buttonCell> |
---|
1745 | <connections> |
---|
1746 | <action selector="randomPort:" target="-2" id="1894"/> |
---|
1747 | </connections> |
---|
1748 | </button> |
---|
1749 | <textField verticalHuggingPriority="750" id="660"> |
---|
1750 | <rect key="frame" x="22" y="183" width="137" height="17"/> |
---|
1751 | <autoresizingMask key="autoresizingMask"/> |
---|
1752 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Red:" id="1253"> |
---|
1753 | <font key="font" metaFont="system"/> |
---|
1754 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1755 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1756 | </textFieldCell> |
---|
1757 | </textField> |
---|
1758 | <textField verticalHuggingPriority="750" id="2081"> |
---|
1759 | <rect key="frame" x="22" y="143" width="137" height="33"/> |
---|
1760 | <autoresizingMask key="autoresizingMask"/> |
---|
1761 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Puerto de escucha de clientes:" id="2082"> |
---|
1762 | <font key="font" metaFont="system"/> |
---|
1763 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1764 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1765 | </textFieldCell> |
---|
1766 | </textField> |
---|
1767 | <textField verticalHuggingPriority="750" id="357"> |
---|
1768 | <rect key="frame" x="234" y="143" width="291" height="17"/> |
---|
1769 | <autoresizingMask key="autoresizingMask" widthSizable="YES"/> |
---|
1770 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="El puerto está abierto" id="1250"> |
---|
1771 | <font key="font" metaFont="system"/> |
---|
1772 | <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1773 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1774 | </textFieldCell> |
---|
1775 | </textField> |
---|
1776 | <textField verticalHuggingPriority="750" id="336"> |
---|
1777 | <rect key="frame" x="180" y="77" width="238" height="14"/> |
---|
1778 | <autoresizingMask key="autoresizingMask"/> |
---|
1779 | <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="NAT traversal o NAT-PMP o UPnP" id="1248"> |
---|
1780 | <font key="font" metaFont="smallSystem"/> |
---|
1781 | <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1782 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1783 | </textFieldCell> |
---|
1784 | </textField> |
---|
1785 | <textField verticalHuggingPriority="750" id="68"> |
---|
1786 | <rect key="frame" x="164" y="141" width="50" height="22"/> |
---|
1787 | <autoresizingMask key="autoresizingMask"/> |
---|
1788 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1245"> |
---|
1789 | <numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="935"> |
---|
1790 | <nil key="negativeInfinitySymbol"/> |
---|
1791 | <nil key="positiveInfinitySymbol"/> |
---|
1792 | <real key="minimum" value="1"/> |
---|
1793 | <real key="maximum" value="65535"/> |
---|
1794 | </numberFormatter> |
---|
1795 | <font key="font" metaFont="system"/> |
---|
1796 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
1797 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1798 | </textFieldCell> |
---|
1799 | <connections> |
---|
1800 | <action selector="setPort:" target="-2" id="80"/> |
---|
1801 | <outlet property="delegate" destination="-2" id="936"/> |
---|
1802 | </connections> |
---|
1803 | </textField> |
---|
1804 | <button id="1889"> |
---|
1805 | <rect key="frame" x="162" y="117" width="194" height="18"/> |
---|
1806 | <autoresizingMask key="autoresizingMask"/> |
---|
1807 | <buttonCell key="cell" type="check" title="Puerto aleatorio al arrancar" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1890"> |
---|
1808 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1809 | <font key="font" metaFont="system"/> |
---|
1810 | </buttonCell> |
---|
1811 | <connections> |
---|
1812 | <action selector="setRandomPortOnStart:" target="-2" id="1904"/> |
---|
1813 | <binding destination="365" name="value" keyPath="values.RandomPort" id="1893"/> |
---|
1814 | </connections> |
---|
1815 | </button> |
---|
1816 | <button id="332"> |
---|
1817 | <rect key="frame" x="162" y="97" width="270" height="18"/> |
---|
1818 | <autoresizingMask key="autoresizingMask"/> |
---|
1819 | <buttonCell key="cell" type="check" title="Mapear puerto automáticamente" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1247"> |
---|
1820 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1821 | <font key="font" metaFont="system"/> |
---|
1822 | </buttonCell> |
---|
1823 | <connections> |
---|
1824 | <action selector="setNat:" target="-2" id="334"/> |
---|
1825 | <binding destination="365" name="value" keyPath="values.NatTraversal" id="442"/> |
---|
1826 | </connections> |
---|
1827 | </button> |
---|
1828 | <imageView id="354"> |
---|
1829 | <rect key="frame" x="221" y="144" width="14" height="14"/> |
---|
1830 | <autoresizingMask key="autoresizingMask"/> |
---|
1831 | <imageCell key="cell" refusesFirstResponder="YES" alignment="left" animates="YES" imageScaling="proportionallyDown" image="NSStatusPartiallyAvailable" id="1249"/> |
---|
1832 | </imageView> |
---|
1833 | <progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="353"> |
---|
1834 | <rect key="frame" x="220" y="143" width="16" height="16"/> |
---|
1835 | <autoresizingMask key="autoresizingMask"/> |
---|
1836 | </progressIndicator> |
---|
1837 | <button id="664"> |
---|
1838 | <rect key="frame" x="162" y="39" width="357" height="18"/> |
---|
1839 | <autoresizingMask key="autoresizingMask"/> |
---|
1840 | <buttonCell key="cell" type="check" title="Impedir reposo del Mac con tareas activas" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1254"> |
---|
1841 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1842 | <font key="font" metaFont="system"/> |
---|
1843 | </buttonCell> |
---|
1844 | <connections> |
---|
1845 | <binding destination="365" name="value" keyPath="values.SleepPrevent" id="666"/> |
---|
1846 | </connections> |
---|
1847 | </button> |
---|
1848 | <textField verticalHuggingPriority="750" id="665"> |
---|
1849 | <rect key="frame" x="10" y="40" width="149" height="17"/> |
---|
1850 | <autoresizingMask key="autoresizingMask"/> |
---|
1851 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Modo reposo:" id="1255"> |
---|
1852 | <font key="font" metaFont="system"/> |
---|
1853 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1854 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1855 | </textFieldCell> |
---|
1856 | </textField> |
---|
1857 | <button horizontalHuggingPriority="750" verticalHuggingPriority="750" id="326"> |
---|
1858 | <rect key="frame" x="504" y="12" width="21" height="23"/> |
---|
1859 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> |
---|
1860 | <buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" inset="2" id="1246"> |
---|
1861 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
1862 | <font key="font" metaFont="system"/> |
---|
1863 | </buttonCell> |
---|
1864 | <connections> |
---|
1865 | <action selector="helpForNetwork:" target="-2" id="327"/> |
---|
1866 | </connections> |
---|
1867 | </button> |
---|
1868 | <button id="2077"> |
---|
1869 | <rect key="frame" x="162" y="182" width="261" height="18"/> |
---|
1870 | <autoresizingMask key="autoresizingMask"/> |
---|
1871 | <buttonCell key="cell" type="check" title="Activar Micro Transport Protocol (µTP)" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="2078"> |
---|
1872 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
1873 | <font key="font" metaFont="system"/> |
---|
1874 | </buttonCell> |
---|
1875 | <connections> |
---|
1876 | <action selector="setUTP:" target="-2" id="2080"/> |
---|
1877 | <binding destination="365" name="value" keyPath="values.UTPGlobal" id="2079"/> |
---|
1878 | </connections> |
---|
1879 | </button> |
---|
1880 | </subviews> |
---|
1881 | </customView> |
---|
1882 | <customView id="1481" userLabel="Remote"> |
---|
1883 | <rect key="frame" x="0.0" y="0.0" width="542" height="439"/> |
---|
1884 | <autoresizingMask key="autoresizingMask"/> |
---|
1885 | <subviews> |
---|
1886 | <button verticalHuggingPriority="750" id="1717"> |
---|
1887 | <rect key="frame" x="83" y="343" width="149" height="25"/> |
---|
1888 | <autoresizingMask key="autoresizingMask"/> |
---|
1889 | <buttonCell key="cell" type="roundTextured" title="Ejecutar interfaz web" bezelStyle="texturedRounded" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1718"> |
---|
1890 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
1891 | <font key="font" metaFont="system"/> |
---|
1892 | </buttonCell> |
---|
1893 | <connections> |
---|
1894 | <action selector="linkWebUI:" target="-2" id="1720"/> |
---|
1895 | <binding destination="365" name="enabled" keyPath="values.RPC" id="1719"/> |
---|
1896 | </connections> |
---|
1897 | </button> |
---|
1898 | <button horizontalHuggingPriority="750" verticalHuggingPriority="750" id="1660"> |
---|
1899 | <rect key="frame" x="500" y="12" width="25" height="25"/> |
---|
1900 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> |
---|
1901 | <buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1661"> |
---|
1902 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
1903 | <font key="font" metaFont="system"/> |
---|
1904 | </buttonCell> |
---|
1905 | <connections> |
---|
1906 | <action selector="helpForRemote:" target="-2" id="1662"/> |
---|
1907 | </connections> |
---|
1908 | </button> |
---|
1909 | <textField verticalHuggingPriority="750" id="1552"> |
---|
1910 | <rect key="frame" x="247" y="282" width="184" height="22"/> |
---|
1911 | <autoresizingMask key="autoresizingMask"/> |
---|
1912 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1553"> |
---|
1913 | <font key="font" metaFont="system"/> |
---|
1914 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
1915 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1916 | </textFieldCell> |
---|
1917 | <connections> |
---|
1918 | <action selector="setRPCUsername:" target="-2" id="1571"/> |
---|
1919 | <binding destination="365" name="enabled" keyPath="values.RPC" id="1558"/> |
---|
1920 | <binding destination="365" name="enabled2" keyPath="values.RPCAuthorize" previousBinding="1558" id="1575"> |
---|
1921 | <dictionary key="options"> |
---|
1922 | <integer key="NSMultipleValuesPlaceholder" value="-1"/> |
---|
1923 | <integer key="NSNoSelectionPlaceholder" value="-1"/> |
---|
1924 | <integer key="NSNotApplicablePlaceholder" value="-1"/> |
---|
1925 | <integer key="NSNullPlaceholder" value="-1"/> |
---|
1926 | </dictionary> |
---|
1927 | </binding> |
---|
1928 | <binding destination="365" name="value" keyPath="values.RPCUsername" id="1565"/> |
---|
1929 | <outlet property="nextKeyView" destination="1509" id="1625"/> |
---|
1930 | </connections> |
---|
1931 | </textField> |
---|
1932 | <textField verticalHuggingPriority="750" id="1541"> |
---|
1933 | <rect key="frame" x="174" y="71" width="259" height="14"/> |
---|
1934 | <autoresizingMask key="autoresizingMask"/> |
---|
1935 | <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Las direcciones IP pueden incluir comodines *" id="1542"> |
---|
1936 | <font key="font" metaFont="smallSystem"/> |
---|
1937 | <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1938 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
1939 | </textFieldCell> |
---|
1940 | </textField> |
---|
1941 | <segmentedControl verticalHuggingPriority="750" id="1534"> |
---|
1942 | <rect key="frame" x="103" y="67" width="67" height="23"/> |
---|
1943 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
1944 | <segmentedCell key="cell" state="on" borderStyle="border" alignment="left" style="smallSquare" trackingMode="momentary" id="1535"> |
---|
1945 | <font key="font" metaFont="system"/> |
---|
1946 | <segments> |
---|
1947 | <segment image="NSAddTemplate" width="32"/> |
---|
1948 | <segment image="NSRemoveTemplate" width="32" enabled="NO" tag="1"/> |
---|
1949 | </segments> |
---|
1950 | </segmentedCell> |
---|
1951 | <connections> |
---|
1952 | <action selector="addRemoveRPCIP:" target="-2" id="1539"/> |
---|
1953 | <binding destination="365" name="enabled" keyPath="values.RPC" id="1547"/> |
---|
1954 | <binding destination="365" name="enabled2" keyPath="values.RPCUseWhitelist" previousBinding="1547" id="1755"> |
---|
1955 | <dictionary key="options"> |
---|
1956 | <integer key="NSMultipleValuesPlaceholder" value="-1"/> |
---|
1957 | <integer key="NSNoSelectionPlaceholder" value="-1"/> |
---|
1958 | <integer key="NSNotApplicablePlaceholder" value="-1"/> |
---|
1959 | <integer key="NSNullPlaceholder" value="-1"/> |
---|
1960 | </dictionary> |
---|
1961 | </binding> |
---|
1962 | </connections> |
---|
1963 | </segmentedControl> |
---|
1964 | <scrollView horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="1518"> |
---|
1965 | <rect key="frame" x="103" y="94" width="308" height="78"/> |
---|
1966 | <autoresizingMask key="autoresizingMask"/> |
---|
1967 | <clipView key="contentView" id="BUU-B1-SiU"> |
---|
1968 | <rect key="frame" x="1" y="1" width="291" height="76"/> |
---|
1969 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
---|
1970 | <subviews> |
---|
1971 | <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnResizing="NO" autosaveColumns="NO" typeSelect="NO" id="1521"> |
---|
1972 | <rect key="frame" x="0.0" y="0.0" width="291" height="19"/> |
---|
1973 | <autoresizingMask key="autoresizingMask"/> |
---|
1974 | <size key="intercellSpacing" width="3" height="2"/> |
---|
1975 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1976 | <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
---|
1977 | <tableColumns> |
---|
1978 | <tableColumn identifier="IP" width="288" minWidth="40" maxWidth="1000" id="1523"> |
---|
1979 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Dirección IP"> |
---|
1980 | <font key="font" metaFont="smallSystem"/> |
---|
1981 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
---|
1982 | <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/> |
---|
1983 | </tableHeaderCell> |
---|
1984 | <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1526"> |
---|
1985 | <font key="font" metaFont="system"/> |
---|
1986 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
1987 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
1988 | </textFieldCell> |
---|
1989 | <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
---|
1990 | </tableColumn> |
---|
1991 | </tableColumns> |
---|
1992 | <connections> |
---|
1993 | <binding destination="365" name="enabled" keyPath="values.RPC" id="1546"/> |
---|
1994 | <binding destination="365" name="enabled2" keyPath="values.RPCUseWhitelist" previousBinding="1546" id="1754"> |
---|
1995 | <dictionary key="options"> |
---|
1996 | <integer key="NSMultipleValuesPlaceholder" value="-1"/> |
---|
1997 | <integer key="NSNoSelectionPlaceholder" value="-1"/> |
---|
1998 | <integer key="NSNotApplicablePlaceholder" value="-1"/> |
---|
1999 | <integer key="NSNullPlaceholder" value="-1"/> |
---|
2000 | </dictionary> |
---|
2001 | </binding> |
---|
2002 | <outlet property="dataSource" destination="-2" id="1532"/> |
---|
2003 | <outlet property="delegate" destination="-2" id="1537"/> |
---|
2004 | </connections> |
---|
2005 | </tableView> |
---|
2006 | </subviews> |
---|
2007 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
2008 | </clipView> |
---|
2009 | <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1520"> |
---|
2010 | <rect key="frame" x="-100" y="-100" width="327" height="15"/> |
---|
2011 | <autoresizingMask key="autoresizingMask"/> |
---|
2012 | </scroller> |
---|
2013 | <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="1519"> |
---|
2014 | <rect key="frame" x="292" y="1" width="15" height="76"/> |
---|
2015 | <autoresizingMask key="autoresizingMask"/> |
---|
2016 | </scroller> |
---|
2017 | </scrollView> |
---|
2018 | <secureTextField verticalHuggingPriority="750" id="1509"> |
---|
2019 | <rect key="frame" x="247" y="256" width="184" height="22"/> |
---|
2020 | <autoresizingMask key="autoresizingMask"/> |
---|
2021 | <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="1510"> |
---|
2022 | <font key="font" metaFont="system"/> |
---|
2023 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
2024 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
2025 | <allowedInputSourceLocales> |
---|
2026 | <string>NSAllRomanInputSourcesLocaleIdentifier</string> |
---|
2027 | </allowedInputSourceLocales> |
---|
2028 | </secureTextFieldCell> |
---|
2029 | <connections> |
---|
2030 | <action selector="setRPCPassword:" target="-2" id="1572"/> |
---|
2031 | <binding destination="365" name="enabled" keyPath="values.RPC" id="1559"/> |
---|
2032 | <binding destination="365" name="enabled2" keyPath="values.RPCAuthorize" previousBinding="1559" id="1576"> |
---|
2033 | <dictionary key="options"> |
---|
2034 | <integer key="NSMultipleValuesPlaceholder" value="-1"/> |
---|
2035 | <integer key="NSNoSelectionPlaceholder" value="-1"/> |
---|
2036 | <integer key="NSNotApplicablePlaceholder" value="-1"/> |
---|
2037 | <integer key="NSNullPlaceholder" value="-1"/> |
---|
2038 | </dictionary> |
---|
2039 | </binding> |
---|
2040 | <outlet property="nextKeyView" destination="1491" id="1626"/> |
---|
2041 | </connections> |
---|
2042 | </secureTextField> |
---|
2043 | <textField verticalHuggingPriority="750" id="1644"> |
---|
2044 | <rect key="frame" x="80" y="383" width="318" height="14"/> |
---|
2045 | <autoresizingMask key="autoresizingMask"/> |
---|
2046 | <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Activa el interfaz web y permite peticiones remotas" id="1645"> |
---|
2047 | <font key="font" metaFont="smallSystem"/> |
---|
2048 | <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> |
---|
2049 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
2050 | </textFieldCell> |
---|
2051 | </textField> |
---|
2052 | <button id="1747"> |
---|
2053 | <rect key="frame" x="81" y="178" width="332" height="18"/> |
---|
2054 | <autoresizingMask key="autoresizingMask"/> |
---|
2055 | <buttonCell key="cell" type="check" title="Permitir sólo las siguientes direcciones IP:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1748"> |
---|
2056 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
2057 | <font key="font" metaFont="system"/> |
---|
2058 | </buttonCell> |
---|
2059 | <connections> |
---|
2060 | <action selector="setRPCUseWhitelist:" target="-2" id="1758"/> |
---|
2061 | <binding destination="365" name="enabled" keyPath="values.RPC" id="1756"/> |
---|
2062 | <binding destination="365" name="value" keyPath="values.RPCUseWhitelist" id="1757"/> |
---|
2063 | </connections> |
---|
2064 | </button> |
---|
2065 | <button id="1504"> |
---|
2066 | <rect key="frame" x="81" y="307" width="262" height="18"/> |
---|
2067 | <autoresizingMask key="autoresizingMask"/> |
---|
2068 | <buttonCell key="cell" type="check" title="Requerir autentificación" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1505"> |
---|
2069 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
2070 | <font key="font" metaFont="system"/> |
---|
2071 | </buttonCell> |
---|
2072 | <connections> |
---|
2073 | <action selector="setRPCAuthorize:" target="-2" id="1759"/> |
---|
2074 | <binding destination="365" name="enabled" keyPath="values.RPC" id="1560"/> |
---|
2075 | <binding destination="365" name="value" keyPath="values.RPCAuthorize" id="1567"/> |
---|
2076 | </connections> |
---|
2077 | </button> |
---|
2078 | <button id="1825"> |
---|
2079 | <rect key="frame" x="81" y="32" width="430" height="18"/> |
---|
2080 | <autoresizingMask key="autoresizingMask"/> |
---|
2081 | <buttonCell key="cell" type="check" title="Mostrar el interfaz web en la red local con Bonjour" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1826"> |
---|
2082 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
2083 | <font key="font" metaFont="system"/> |
---|
2084 | </buttonCell> |
---|
2085 | <connections> |
---|
2086 | <action selector="setRPCWebUIDiscovery:" target="-2" id="1829"/> |
---|
2087 | <binding destination="365" name="enabled" keyPath="values.RPC" id="1827"/> |
---|
2088 | <binding destination="365" name="value" keyPath="values.RPCWebDiscovery" id="1828"/> |
---|
2089 | </connections> |
---|
2090 | </button> |
---|
2091 | <button id="1483"> |
---|
2092 | <rect key="frame" x="58" y="403" width="260" height="18"/> |
---|
2093 | <autoresizingMask key="autoresizingMask"/> |
---|
2094 | <buttonCell key="cell" type="check" title="Activar acceso remoto" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1502"> |
---|
2095 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
2096 | <font key="font" metaFont="system"/> |
---|
2097 | </buttonCell> |
---|
2098 | <connections> |
---|
2099 | <action selector="setRPCEnabled:" target="-2" id="1513"/> |
---|
2100 | <binding destination="365" name="value" keyPath="values.RPC" id="1511"/> |
---|
2101 | </connections> |
---|
2102 | </button> |
---|
2103 | <textField verticalHuggingPriority="750" id="1491"> |
---|
2104 | <rect key="frame" x="247" y="214" width="50" height="22"/> |
---|
2105 | <autoresizingMask key="autoresizingMask"/> |
---|
2106 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1494"> |
---|
2107 | <numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="1495"> |
---|
2108 | <nil key="negativeInfinitySymbol"/> |
---|
2109 | <nil key="positiveInfinitySymbol"/> |
---|
2110 | <real key="minimum" value="1"/> |
---|
2111 | <real key="maximum" value="65535"/> |
---|
2112 | </numberFormatter> |
---|
2113 | <font key="font" metaFont="system"/> |
---|
2114 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
2115 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
2116 | </textFieldCell> |
---|
2117 | <connections> |
---|
2118 | <action selector="setRPCPort:" target="-2" id="1540"/> |
---|
2119 | <binding destination="365" name="enabled" keyPath="values.RPC" id="1545"/> |
---|
2120 | <outlet property="delegate" destination="-2" id="1515"/> |
---|
2121 | <outlet property="nextKeyView" destination="1552" id="1627"/> |
---|
2122 | </connections> |
---|
2123 | </textField> |
---|
2124 | <textField verticalHuggingPriority="750" id="1556" customClass="ColorTextField"> |
---|
2125 | <rect key="frame" x="101" y="284" width="140" height="17"/> |
---|
2126 | <autoresizingMask key="autoresizingMask"/> |
---|
2127 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Nombre de usuario:" id="1557"> |
---|
2128 | <font key="font" metaFont="system"/> |
---|
2129 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
2130 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
2131 | </textFieldCell> |
---|
2132 | <connections> |
---|
2133 | <binding destination="365" name="enabled" keyPath="values.RPC" id="1691"/> |
---|
2134 | <binding destination="365" name="enabled2" keyPath="values.RPCAuthorize" previousBinding="1691" id="1693"> |
---|
2135 | <dictionary key="options"> |
---|
2136 | <integer key="NSMultipleValuesPlaceholder" value="-1"/> |
---|
2137 | <integer key="NSNoSelectionPlaceholder" value="-1"/> |
---|
2138 | <integer key="NSNotApplicablePlaceholder" value="-1"/> |
---|
2139 | <integer key="NSNullPlaceholder" value="-1"/> |
---|
2140 | </dictionary> |
---|
2141 | </binding> |
---|
2142 | </connections> |
---|
2143 | </textField> |
---|
2144 | <textField verticalHuggingPriority="750" id="1554" customClass="ColorTextField"> |
---|
2145 | <rect key="frame" x="102" y="258" width="139" height="17"/> |
---|
2146 | <autoresizingMask key="autoresizingMask"/> |
---|
2147 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Contraseña:" id="1555"> |
---|
2148 | <font key="font" metaFont="system"/> |
---|
2149 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
2150 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
2151 | </textFieldCell> |
---|
2152 | <connections> |
---|
2153 | <binding destination="365" name="enabled" keyPath="values.RPC" id="1692"/> |
---|
2154 | <binding destination="365" name="enabled2" keyPath="values.RPCAuthorize" previousBinding="1692" id="1694"> |
---|
2155 | <dictionary key="options"> |
---|
2156 | <integer key="NSMultipleValuesPlaceholder" value="-1"/> |
---|
2157 | <integer key="NSNoSelectionPlaceholder" value="-1"/> |
---|
2158 | <integer key="NSNotApplicablePlaceholder" value="-1"/> |
---|
2159 | <integer key="NSNullPlaceholder" value="-1"/> |
---|
2160 | </dictionary> |
---|
2161 | </binding> |
---|
2162 | </connections> |
---|
2163 | </textField> |
---|
2164 | <textField verticalHuggingPriority="750" id="1492" customClass="ColorTextField"> |
---|
2165 | <rect key="frame" x="80" y="216" width="161" height="17"/> |
---|
2166 | <autoresizingMask key="autoresizingMask"/> |
---|
2167 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Puerto de escucha:" id="1493"> |
---|
2168 | <font key="font" metaFont="system"/> |
---|
2169 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
2170 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
2171 | </textFieldCell> |
---|
2172 | <connections> |
---|
2173 | <binding destination="365" name="enabled" keyPath="values.RPC" id="1695"/> |
---|
2174 | </connections> |
---|
2175 | </textField> |
---|
2176 | </subviews> |
---|
2177 | </customView> |
---|
2178 | <userDefaultsController representsSharedInstance="YES" id="365" userLabel="Shared Defaults"/> |
---|
2179 | <customObject id="1783" customClass="GroupsPrefsController"> |
---|
2180 | <connections> |
---|
2181 | <outlet property="fAddRemoveControl" destination="1772" id="1785"/> |
---|
2182 | <outlet property="fAutoAssignRulesEditButton" destination="1832" id="1883"/> |
---|
2183 | <outlet property="fAutoAssignRulesEnableCheck" destination="1830" id="1882"/> |
---|
2184 | <outlet property="fCustomLocationEnableCheck" destination="1814" id="1818"/> |
---|
2185 | <outlet property="fCustomLocationPopUp" destination="1808" id="1821"/> |
---|
2186 | <outlet property="fSelectedColorNameField" destination="1793" id="1806"/> |
---|
2187 | <outlet property="fSelectedColorView" destination="1800" id="1807"/> |
---|
2188 | <outlet property="fTableView" destination="1774" id="1784"/> |
---|
2189 | </connections> |
---|
2190 | </customObject> |
---|
2191 | </objects> |
---|
2192 | <resources> |
---|
2193 | <image name="CCE1E2F0-A278-4383-8D57-19A9D162100B" width="18" height="18"> |
---|
2194 | <mutableData key="keyedArchiveRepresentation"> |
---|
2195 | YnBsaXN0MDDUAQIDBAUGPT5YJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3ASAAGGoK4HCBMU |
---|
2196 | GR4fIyQrLjE3OlUkbnVsbNUJCgsMDQ4PEBESVk5TU2l6ZVYkY2xhc3NcTlNJbWFnZUZsYWdzVk5TUmVw |
---|
2197 | c1dOU0NvbG9ygAKADRIgwAAAgAOAC1h7MTgsIDE4fdIVChYYWk5TLm9iamVjdHOhF4AEgArSFQoaHaIb |
---|
2198 | HIAFgAaACRAA0iAKISJfEBROU1RJRkZSZXByZXNlbnRhdGlvboAHgAhPEQ3uTU0AKgAAAGiAOuBP8AQW |
---|
2199 | DQeEQmFQuGQ2HQWBOuCQ+KRWLRSIxOLxuORaMx2QSGFx+RSWRSSTSmNyiVS2HyyXTGFTCZTWIQObTmDT |
---|
2200 | SdS6eT2VT+gSahUOTzijTGi0mO0umSukU+UwEAAADwEAAAMAAAABABIAAAEBAAMAAAABABIAAAECAAMA |
---|
2201 | AAAEAAABIgEDAAMAAAABAAUAAAEGAAMAAAABAAIAAAERAAQAAAABAAAACAESAAMAAAABAAEAAAEVAAMA |
---|
2202 | AAABAAQAAAEWAAMAAAABABIAAAEXAAQAAAABAAAAXwEcAAMAAAABAAEAAAE9AAMAAAABAAIAAAFSAAMA |
---|
2203 | AAABAAEAAAFTAAMAAAAEAAABKodzAAcAAAy8AAABMgAAAAAACAAIAAgACAABAAEAAQABAAAMvGFwcGwC |
---|
2204 | EAAAbW50clJHQiBYWVogB94AAQAIAAkANQAXYWNzcEFQUEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA |
---|
2205 | APbWAAEAAAAA0y1hcHBsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA |
---|
2206 | AAARZGVzYwAAAVAAAABiZHNjbQAAAbQAAAGkY3BydAAAA1gAAAAjd3RwdAAAA3wAAAAUclhZWgAAA5AA |
---|
2207 | AAAUZ1hZWgAAA6QAAAAUYlhZWgAAA7gAAAAUclRSQwAAA8wAAAgMYWFyZwAAC9gAAAAgdmNndAAAC/gA |
---|
2208 | AAAwbmRpbgAADCgAAAA+Y2hhZAAADGgAAAAsbW1vZAAADJQAAAAoYlRSQwAAA8wAAAgMZ1RSQwAAA8wA |
---|
2209 | AAgMYWFiZwAAC9gAAAAgYWFnZwAAC9gAAAAgZGVzYwAAAAAAAAAIRGlzcGxheQAAAAAAAAAAAAAAAAAA |
---|
2210 | AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA |
---|
2211 | AAAAAAAAAG1sdWMAAAAAAAAAIQAAAAxockhSAAAACAAAAZxrb0tSAAAACAAAAZxuYk5PAAAACAAAAZxp |
---|
2212 | ZAAAAAAACAAAAZxodUhVAAAACAAAAZxjc0NaAAAACAAAAZxkYURLAAAACAAAAZx1a1VBAAAACAAAAZxh |
---|
2213 | cgAAAAAACAAAAZxpdElUAAAACAAAAZxyb1JPAAAACAAAAZxubE5MAAAACAAAAZxoZUlMAAAACAAAAZxl |
---|
2214 | c0VTAAAACAAAAZxmaUZJAAAACAAAAZx6aFRXAAAACAAAAZx2aVZOAAAACAAAAZxza1NLAAAACAAAAZx6 |
---|
2215 | aENOAAAACAAAAZxydVJVAAAACAAAAZxmckZSAAAACAAAAZxtcwAAAAAACAAAAZxjYUVTAAAACAAAAZx0 |
---|
2216 | aFRIAAAACAAAAZxkZURFAAAACAAAAZxlblVTAAAACAAAAZxwdEJSAAAACAAAAZxwbFBMAAAACAAAAZxl |
---|
2217 | bEdSAAAACAAAAZxzdlNFAAAACAAAAZx0clRSAAAACAAAAZxqYUpQAAAACAAAAZxwdFBUAAAACAAAAZwA |
---|
2218 | aQBNAGEAY3RleHQAAAAAQ29weXJpZ2h0IEFwcGxlIEluYy4sIDIwMTQAAFhZWiAAAAAAAADzFgABAAAA |
---|
2219 | ARbKWFlaIAAAAAAAAHHAAAA5igAAAWdYWVogAAAAAAAAYSMAALnmAAAT9lhZWiAAAAAAAAAj8gAADJAA |
---|
2220 | AL3QY3VydgAAAAAAAAQAAAAABQAKAA8AFAAZAB4AIwAoAC0AMgA2ADsAQABFAEoATwBUAFkAXgBjAGgA |
---|
2221 | bQByAHcAfACBAIYAiwCQAJUAmgCfAKMAqACtALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEB |
---|
2222 | BwENARMBGQEfASUBKwEyATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB |
---|
2223 | 2QHhAekB8gH6AgMCDAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC |
---|
2224 | 9QMAAwsDFgMhAy0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUE |
---|
2225 | YwRxBH4EjASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYG |
---|
2226 | JwY3BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII |
---|
2227 | RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqYCq4K |
---|
2228 | xQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUANWg10DY4N |
---|
2229 | qQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBhEH4QmxC5ENcQ |
---|
2230 | 9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT5RQGFCcUSRRqFIsU |
---|
2231 | rRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReuF9IX9xgbGEAYZRiKGK8Y |
---|
2232 | 1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9ocAhwqHFIcexyjHMwc9R0eHUcd |
---|
2233 | cB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCYIMQg8CEcIUghdSGhIc4h+yInIlUi |
---|
2234 | giKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZclxyX3JicmVyaHJrcm6CcYJ0kneierJ9wo |
---|
2235 | DSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEu |
---|
2236 | Fi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIxSjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0 |
---|
2237 | njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDecN9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7 |
---|
2238 | qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdD |
---|
2239 | OkN9Q8BEA0RHRIpEzkUSRVVFmkXeRiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxL |
---|
2240 | U0uaS+JMKkxyTLpNAk1KTZNN3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT |
---|
2241 | 9lRCVI9U21UoVXVVwlYPVlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZd |
---|
2242 | J114XcleGl5sXr1fD19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm |
---|
2243 | 6Gc9Z5Nn6Wg/aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBx |
---|
2244 | OnGVcfByS3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8 |
---|
2245 | IXyBfOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH |
---|
2246 | n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLjk02T |
---|
2247 | tpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6fHZ+Ln/qg |
---|
2248 | aaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1q+msXKzQrUSt |
---|
2249 | uK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm40blKucK6O7q1uy67 |
---|
2250 | p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZGxsPHQce/yD3IvMk6ybnK |
---|
2251 | OMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnUy9VO1dHWVdbY11zX4Nhk2OjZ |
---|
2252 | bNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj4+vkc+T85YTmDeaW5x/nqegy6Lzp |
---|
2253 | RunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozzGfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5 |
---|
2254 | x/pX+uf7d/wH/Jj9Kf26/kv+3P9t//9wYXJhAAAAAAADAAAAAmZmAADypwAADVkAABPQAAAKDnZjZ3QA |
---|
2255 | AAAAAAAAAQABAAAAAAAAAAEAAAABAAAAAAAAAAEAAAABAAAAAAAAAAEAAG5kaW4AAAAAAAAANgAAp0AA |
---|
2256 | AFWAAABMwAAAnsAAACWAAAAMwAAAUAAAAFRAAAIzMwACMzMAAjMzAAAAAAAAAABzZjMyAAAAAAABDHIA |
---|
2257 | AAX4///zHQAAB7oAAP1y///7nf///aQAAAPZAADAcW1tb2QAAAAAAAAGEAAAoAcAAAAAySceAAAAAAAA |
---|
2258 | AAAAAAAAAAAAAADSJSYnKFokY2xhc3NuYW1lWCRjbGFzc2VzXxAQTlNCaXRtYXBJbWFnZVJlcKMnKSpa |
---|
2259 | TlNJbWFnZVJlcFhOU09iamVjdNIlJiwtV05TQXJyYXmiLCrSJSYvMF5OU011dGFibGVBcnJheaMvLCrT |
---|
2260 | MjMKNDU2V05TV2hpdGVcTlNDb2xvclNwYWNlRDAgMAAQA4AM0iUmODlXTlNDb2xvcqI4KtIlJjs8V05T |
---|
2261 | SW1hZ2WiOypfEA9OU0tleWVkQXJjaGl2ZXLRP0BUcm9vdIABAAgAEQAaACMALQAyADcARgBMAFcAXgBl |
---|
2262 | AHIAeQCBAIMAhQCKAIwAjgCXAJwApwCpAKsArQCyALUAtwC5ALsAvQDCANkA2wDdDs8O1A7fDugO+w7/ |
---|
2263 | DwoPEw8YDyAPIw8oDzcPOw9CD0oPVw9cD14PYA9lD20PcA91D30PgA+SD5UPmgAAAAAAAAIBAAAAAAAA |
---|
2264 | AEEAAAAAAAAAAAAAAAAAAA+cA |
---|
2265 | </mutableData> |
---|
2266 | </image> |
---|
2267 | <image name="NSAddTemplate" width="11" height="11"/> |
---|
2268 | <image name="NSRemoveTemplate" width="11" height="11"/> |
---|
2269 | <image name="NSStatusPartiallyAvailable" width="16" height="16"/> |
---|
2270 | <image name="TurtleTemplate" width="18" height="18"/> |
---|
2271 | </resources> |
---|
2272 | </document> |
---|