blob: 861c16b88de45c47a74e694e27b86c9369491b88 [file] [log] [blame]
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision7f01b072015-09-15 14:57:05 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04003 <dependencies>
Alexandre Lision7f01b072015-09-15 14:57:05 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8191"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="AccGeneralVC">
8 <connections>
9 <outlet property="aliasTextField" destination="cGn-lu-mR8" id="G6U-3X-2rr"/>
10 <outlet property="autoAnswerButton" destination="FTy-Hl-7T5" id="fx4-rJ-nkq"/>
11 <outlet property="boxingAccount" destination="glf-lD-9Ek" id="dBv-Qv-b6s"/>
12 <outlet property="boxingCommon" destination="7NY-Hh-Icd" id="h49-Lo-Dvu"/>
13 <outlet property="boxingParameters" destination="q3B-PO-gof" id="0IJ-nh-QcG"/>
14 <outlet property="passwordTextField" destination="z6E-MS-XO4" id="7fs-ya-IdO"/>
15 <outlet property="serverHostTextField" destination="VQ7-fk-qZo" id="QC9-bM-d21"/>
16 <outlet property="typeLabel" destination="PlU-eH-IIN" id="UkJ-O6-zNs"/>
17 <outlet property="upnpButton" destination="Yzc-a2-DiF" id="lT2-iz-yAO"/>
18 <outlet property="userAgentButton" destination="P32-TS-Ny3" id="OUI-PW-iVC"/>
19 <outlet property="userAgentTextField" destination="kYw-wK-QQ3" id="gi0-cN-A0d"/>
20 <outlet property="usernameTextField" destination="buY-tc-FzT" id="16j-lL-5qR"/>
21 <outlet property="view" destination="c22-O7-iKe" id="7Iz-V2-xwH"/>
22 </connections>
23 </customObject>
24 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
25 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
26 <customView id="c22-O7-iKe">
Alexandre Lision7f01b072015-09-15 14:57:05 -040027 <rect key="frame" x="0.0" y="0.0" width="582" height="413"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040028 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
29 <subviews>
30 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="glf-lD-9Ek">
Alexandre Lision7f01b072015-09-15 14:57:05 -040031 <rect key="frame" x="0.0" y="297" width="582" height="96"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040032 <subviews>
33 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Nfh-LJ-1Ua">
34 <rect key="frame" x="18" y="70" width="56" height="17"/>
35 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Account" id="iDL-4x-HD7">
36 <font key="font" metaFont="systemBold"/>
37 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
38 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
39 </textFieldCell>
40 </textField>
41 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cGn-lu-mR8">
42 <rect key="frame" x="70" y="38" width="150" height="22"/>
43 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="XAv-CR-j3y">
44 <font key="font" metaFont="system"/>
45 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
46 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
47 </textFieldCell>
48 <connections>
49 <outlet property="delegate" destination="-2" id="4xl-t6-6ES"/>
50 </connections>
51 </textField>
52 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MI7-us-ZkL">
53 <rect key="frame" x="32" y="13" width="38" height="17"/>
54 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Type:" id="kBP-se-g6m">
55 <font key="font" metaFont="system"/>
56 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
57 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
58 </textFieldCell>
59 </textField>
60 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="mAb-FM-hKN">
61 <rect key="frame" x="30" y="45" width="34" height="17"/>
62 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Alias" id="c1H-HN-jVv">
63 <font key="font" metaFont="system"/>
64 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
65 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
66 </textFieldCell>
67 </textField>
68 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="PlU-eH-IIN">
69 <rect key="frame" x="68" y="13" width="35" height="17"/>
70 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="TYPE" id="oqm-WC-cUn">
71 <font key="font" metaFont="system"/>
72 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
73 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
74 </textFieldCell>
75 </textField>
76 </subviews>
77 </customView>
78 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="q3B-PO-gof">
Alexandre Lision7f01b072015-09-15 14:57:05 -040079 <rect key="frame" x="0.0" y="159" width="582" height="130"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040080 <subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -040081 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="buY-tc-FzT">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040082 <rect key="frame" x="171" y="43" width="150" height="22"/>
83 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="BZ0-CK-ZiB">
84 <font key="font" metaFont="system"/>
85 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
86 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
87 </textFieldCell>
88 <connections>
89 <outlet property="delegate" destination="-2" id="caT-Ue-Eqc"/>
90 </connections>
91 </textField>
Alexandre Lision7f01b072015-09-15 14:57:05 -040092 <secureTextField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="z6E-MS-XO4">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040093 <rect key="frame" x="171" y="3" width="150" height="22"/>
94 <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="j5K-aY-7a7">
95 <font key="font" metaFont="system"/>
96 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
97 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
98 <allowedInputSourceLocales>
99 <string>NSAllRomanInputSourcesLocaleIdentifier</string>
100 </allowedInputSourceLocales>
101 </secureTextFieldCell>
102 <connections>
103 <outlet property="delegate" destination="-2" id="VWB-U6-6cX"/>
104 </connections>
105 </secureTextField>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400106 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VQ7-fk-qZo">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400107 <rect key="frame" x="171" y="83" width="150" height="22"/>
108 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="f2O-9o-s6f">
109 <font key="font" metaFont="system"/>
110 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
111 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
112 </textFieldCell>
113 <connections>
114 <outlet property="delegate" destination="-2" id="X87-TV-z3J"/>
115 </connections>
116 </textField>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400117 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="XLL-uL-tGL">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400118 <rect key="frame" x="103" y="8" width="62" height="17"/>
119 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Password:" id="rbi-vX-SIf">
120 <font key="font" metaFont="system"/>
121 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
122 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
123 </textFieldCell>
124 </textField>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400125 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="H6b-V3-Fr1">
126 <rect key="frame" x="56" y="86" width="109" height="17"/>
127 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Server hostname" id="jfA-bh-FEA">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400128 <font key="font" metaFont="system"/>
129 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
130 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
131 </textFieldCell>
132 </textField>
133 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jDy-a2-As7">
134 <rect key="frame" x="18" y="111" width="81" height="17"/>
135 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Parameters" id="yHO-fn-nw5">
136 <font key="font" metaFont="systemBold"/>
137 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
138 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
139 </textFieldCell>
140 </textField>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400141 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SEc-jZ-TUE">
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400142 <rect key="frame" x="327" y="5" width="129" height="18"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400143 <constraints>
144 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="125" id="dhE-bz-plO"/>
145 </constraints>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400146 <buttonCell key="cell" type="check" title="Show password" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="Ue3-ai-FBV">
147 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
148 <font key="font" metaFont="system"/>
149 </buttonCell>
150 <connections>
151 <action selector="showPassword:" target="-2" id="5zI-is-yfV"/>
152 </connections>
153 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400154 <button verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jgg-ZS-LyJ">
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400155 <rect key="frame" x="323" y="37" width="137" height="32"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400156 <constraints>
157 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="125" id="h6K-P1-7Bb"/>
158 </constraints>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400159 <buttonCell key="cell" type="push" title="Try Registration" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="j6w-ZG-17T">
160 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
161 <font key="font" metaFont="system"/>
162 </buttonCell>
163 <connections>
164 <action selector="tryRegistration:" target="-2" id="KIF-Ps-esl"/>
165 </connections>
166 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400167 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="okm-Pr-cQr">
168 <rect key="frame" x="98" y="46" width="67" height="17"/>
169 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Username" id="iP9-Y8-f6g">
170 <font key="font" metaFont="system"/>
171 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
172 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
173 </textFieldCell>
174 </textField>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400175 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400176 <constraints>
177 <constraint firstItem="VQ7-fk-qZo" firstAttribute="leading" secondItem="H6b-V3-Fr1" secondAttribute="trailing" constant="8" id="1ME-PL-QDh"/>
178 <constraint firstItem="buY-tc-FzT" firstAttribute="leading" secondItem="VQ7-fk-qZo" secondAttribute="leading" id="O4r-TE-Vcy"/>
179 <constraint firstItem="buY-tc-FzT" firstAttribute="leading" secondItem="okm-Pr-cQr" secondAttribute="trailing" constant="8" id="e6P-kc-gQF"/>
180 <constraint firstItem="z6E-MS-XO4" firstAttribute="leading" secondItem="XLL-uL-tGL" secondAttribute="trailing" constant="8" id="ojy-Ar-9WL"/>
181 <constraint firstItem="z6E-MS-XO4" firstAttribute="leading" secondItem="VQ7-fk-qZo" secondAttribute="leading" id="sL3-RA-hPm"/>
182 </constraints>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400183 </customView>
184 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7NY-Hh-Icd">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400185 <rect key="frame" x="0.0" y="22" width="582" height="129"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400186 <subviews>
187 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FTy-Hl-7T5">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400188 <rect key="frame" x="18" y="63" width="394" height="18"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400189 <buttonCell key="cell" type="check" title="Auto-answer calls" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="bMM-fn-lDE">
190 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
191 <font key="font" metaFont="system"/>
192 </buttonCell>
193 <connections>
194 <action selector="toggleAutoAnswer:" target="-2" id="kPB-je-Xwq"/>
195 </connections>
196 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400197 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="P32-TS-Ny3">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400198 <rect key="frame" x="18" y="32" width="168" height="18"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400199 <constraints>
200 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="164" id="9Yp-1O-eZU"/>
201 </constraints>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400202 <buttonCell key="cell" type="check" title="Use custom user-agent" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="G7B-Zc-Ssi">
203 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
204 <font key="font" metaFont="system"/>
205 </buttonCell>
206 <connections>
207 <action selector="toggleCustomAgent:" target="-2" id="rRm-Uw-ytS"/>
208 </connections>
209 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400210 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kYw-wK-QQ3">
211 <rect key="frame" x="192" y="30" width="131" height="22"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400212 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="eZQ-nF-umK">
213 <font key="font" metaFont="system"/>
214 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
215 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
216 </textFieldCell>
217 <connections>
218 <outlet property="delegate" destination="-2" id="SUB-cL-2oC"/>
219 </connections>
220 </textField>
221 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Yzc-a2-DiF">
222 <rect key="frame" x="18" y="93" width="110" height="18"/>
223 <buttonCell key="cell" type="check" title="Upnp enabled" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="66H-HH-dbA">
224 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
225 <font key="font" metaFont="system"/>
226 </buttonCell>
227 <connections>
228 <action selector="toggleUpnp:" target="-2" id="4P9-Jo-ztu"/>
229 </connections>
230 </button>
231 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400232 <constraints>
233 <constraint firstItem="kYw-wK-QQ3" firstAttribute="leading" secondItem="P32-TS-Ny3" secondAttribute="trailing" constant="8" id="jnR-6k-aLr"/>
234 </constraints>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400235 </customView>
236 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400237 <point key="canvasLocation" x="13" y="53.5"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400238 </customView>
239 </objects>
240</document>