blob: b4d5ad2d8b1152ee223fb463dc9e6b6e53e37247 [file] [log] [blame]
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision4de68ce2015-04-24 18:22:49 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7706" systemVersion="14D136" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04003 <dependencies>
Alexandre Lision4de68ce2015-04-24 18:22:49 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7706"/>
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">
27 <rect key="frame" x="0.0" y="0.0" width="481" height="413"/>
28 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
29 <subviews>
30 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="glf-lD-9Ek">
31 <rect key="frame" x="0.0" y="297" width="481" height="96"/>
32 <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">
79 <rect key="frame" x="0.0" y="159" width="481" height="130"/>
80 <subviews>
81 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="buY-tc-FzT">
82 <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>
92 <secureTextField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="z6E-MS-XO4">
93 <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>
106 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="okm-Pr-cQr">
107 <rect key="frame" x="96" y="46" width="67" height="17"/>
108 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Username:" id="iP9-Y8-f6g">
109 <font key="font" metaFont="system"/>
110 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
111 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
112 </textFieldCell>
113 </textField>
114 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VQ7-fk-qZo">
115 <rect key="frame" x="171" y="83" width="150" height="22"/>
116 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="f2O-9o-s6f">
117 <font key="font" metaFont="system"/>
118 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
119 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
120 </textFieldCell>
121 <connections>
122 <outlet property="delegate" destination="-2" id="X87-TV-z3J"/>
123 </connections>
124 </textField>
125 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="XLL-uL-tGL">
126 <rect key="frame" x="103" y="8" width="62" height="17"/>
127 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Password:" id="rbi-vX-SIf">
128 <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="H6b-V3-Fr1">
134 <rect key="frame" x="52" y="86" width="113" height="17"/>
135 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Server hostname:" id="jfA-bh-FEA">
136 <font key="font" metaFont="system"/>
137 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
138 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
139 </textFieldCell>
140 </textField>
141 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jDy-a2-As7">
142 <rect key="frame" x="18" y="111" width="81" height="17"/>
143 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Parameters" id="yHO-fn-nw5">
144 <font key="font" metaFont="systemBold"/>
145 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
146 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
147 </textFieldCell>
148 </textField>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400149 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SEc-jZ-TUE">
150 <rect key="frame" x="327" y="5" width="129" height="18"/>
151 <buttonCell key="cell" type="check" title="Show password" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="Ue3-ai-FBV">
152 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
153 <font key="font" metaFont="system"/>
154 </buttonCell>
155 <connections>
156 <action selector="showPassword:" target="-2" id="5zI-is-yfV"/>
157 </connections>
158 </button>
159 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jgg-ZS-LyJ">
160 <rect key="frame" x="323" y="37" width="137" height="32"/>
161 <buttonCell key="cell" type="push" title="Try Registration" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="j6w-ZG-17T">
162 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
163 <font key="font" metaFont="system"/>
164 </buttonCell>
165 <connections>
166 <action selector="tryRegistration:" target="-2" id="KIF-Ps-esl"/>
167 </connections>
168 </button>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400169 </subviews>
170 </customView>
171 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7NY-Hh-Icd">
172 <rect key="frame" x="0.0" y="22" width="481" height="129"/>
173 <subviews>
174 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FTy-Hl-7T5">
175 <rect key="frame" x="18" y="63" width="135" height="18"/>
176 <buttonCell key="cell" type="check" title="Auto-answer calls" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="bMM-fn-lDE">
177 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
178 <font key="font" metaFont="system"/>
179 </buttonCell>
180 <connections>
181 <action selector="toggleAutoAnswer:" target="-2" id="kPB-je-Xwq"/>
182 </connections>
183 </button>
184 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="P32-TS-Ny3">
185 <rect key="frame" x="18" y="32" width="168" height="18"/>
186 <buttonCell key="cell" type="check" title="Use custom user-agent" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="G7B-Zc-Ssi">
187 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
188 <font key="font" metaFont="system"/>
189 </buttonCell>
190 <connections>
191 <action selector="toggleCustomAgent:" target="-2" id="rRm-Uw-ytS"/>
192 </connections>
193 </button>
194 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kYw-wK-QQ3">
195 <rect key="frame" x="192" y="30" width="224" height="22"/>
196 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="eZQ-nF-umK">
197 <font key="font" metaFont="system"/>
198 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
199 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
200 </textFieldCell>
201 <connections>
202 <outlet property="delegate" destination="-2" id="SUB-cL-2oC"/>
203 </connections>
204 </textField>
205 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Yzc-a2-DiF">
206 <rect key="frame" x="18" y="93" width="110" height="18"/>
207 <buttonCell key="cell" type="check" title="Upnp enabled" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="66H-HH-dbA">
208 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
209 <font key="font" metaFont="system"/>
210 </buttonCell>
211 <connections>
212 <action selector="toggleUpnp:" target="-2" id="4P9-Jo-ztu"/>
213 </connections>
214 </button>
215 </subviews>
216 </customView>
217 </subviews>
218 <point key="canvasLocation" x="-37.5" y="53.5"/>
219 </customView>
220 </objects>
221</document>