blob: d01a1272aa8c6f97f526417c9e01ac9a2c0b7b51 [file] [log] [blame]
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6751" systemVersion="14C1510" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6751"/>
5 </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>
149 </subviews>
150 </customView>
151 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7NY-Hh-Icd">
152 <rect key="frame" x="0.0" y="22" width="481" height="129"/>
153 <subviews>
154 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FTy-Hl-7T5">
155 <rect key="frame" x="18" y="63" width="135" height="18"/>
156 <buttonCell key="cell" type="check" title="Auto-answer calls" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="bMM-fn-lDE">
157 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
158 <font key="font" metaFont="system"/>
159 </buttonCell>
160 <connections>
161 <action selector="toggleAutoAnswer:" target="-2" id="kPB-je-Xwq"/>
162 </connections>
163 </button>
164 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="P32-TS-Ny3">
165 <rect key="frame" x="18" y="32" width="168" height="18"/>
166 <buttonCell key="cell" type="check" title="Use custom user-agent" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="G7B-Zc-Ssi">
167 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
168 <font key="font" metaFont="system"/>
169 </buttonCell>
170 <connections>
171 <action selector="toggleCustomAgent:" target="-2" id="rRm-Uw-ytS"/>
172 </connections>
173 </button>
174 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kYw-wK-QQ3">
175 <rect key="frame" x="192" y="30" width="224" height="22"/>
176 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="eZQ-nF-umK">
177 <font key="font" metaFont="system"/>
178 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
179 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
180 </textFieldCell>
181 <connections>
182 <outlet property="delegate" destination="-2" id="SUB-cL-2oC"/>
183 </connections>
184 </textField>
185 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Yzc-a2-DiF">
186 <rect key="frame" x="18" y="93" width="110" height="18"/>
187 <buttonCell key="cell" type="check" title="Upnp enabled" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="66H-HH-dbA">
188 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
189 <font key="font" metaFont="system"/>
190 </buttonCell>
191 <connections>
192 <action selector="toggleUpnp:" target="-2" id="4P9-Jo-ztu"/>
193 </connections>
194 </button>
195 </subviews>
196 </customView>
197 </subviews>
198 <point key="canvasLocation" x="-37.5" y="53.5"/>
199 </customView>
200 </objects>
201</document>