blob: 602c6ba44fdbb7f0c5f8a5bd0bd354cddf928920 [file] [log] [blame]
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision51ff1492016-04-15 11:38:37 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04003 <dependencies>
Alexandre Lision51ff1492016-04-15 11:38:37 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="AccRingVC">
8 <connections>
9 <outlet property="aliasTextField" destination="D7f-4A-xXM" id="i9Y-jZ-iWM"/>
Alexandre Lision28664352015-07-29 14:47:42 -040010 <outlet property="allowContacts" destination="Zpn-KI-Jfm" id="Kni-5a-nbF"/>
11 <outlet property="allowHistory" destination="c6K-nF-ezL" id="d4A-JI-MHb"/>
12 <outlet property="allowUnknown" destination="reK-M8-Eie" id="cVi-aY-v2K"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040013 <outlet property="autoAnswerButton" destination="6uh-UC-6i9" id="6e1-1I-OY3"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040014 <outlet property="bootstrapField" destination="phb-wW-DQS" id="kcY-7z-bjM"/>
15 <outlet property="hashField" destination="c6M-WV-uVk" id="Jhb-0k-sBc"/>
16 <outlet property="typeLabel" destination="vov-vT-UPq" id="cy7-xb-0xG"/>
17 <outlet property="upnpButton" destination="eaR-8q-smW" id="8KN-3k-B3c"/>
18 <outlet property="userAgentButton" destination="e6G-kW-opo" id="HC1-QL-Z0U"/>
19 <outlet property="userAgentTextField" destination="fJM-4J-mvZ" id="2jX-ak-jgJ"/>
20 <outlet property="view" destination="Hz6-mo-xeY" id="SZA-8c-IZl"/>
21 </connections>
22 </customObject>
23 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
24 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
25 <customView id="Hz6-mo-xeY">
Alexandre Lision7f01b072015-09-15 14:57:05 -040026 <rect key="frame" x="0.0" y="0.0" width="629" height="464"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040027 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
28 <subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -040029 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FlW-Vd-Eem">
30 <rect key="frame" x="38" y="236" width="112" height="17"/>
31 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Bootstrap server" id="B6b-iB-REZ">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040032 <font key="font" metaFont="system"/>
33 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
34 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
35 </textFieldCell>
36 </textField>
37 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4QL-FW-Kjb">
Alexandre Lision7f01b072015-09-15 14:57:05 -040038 <rect key="frame" x="40" y="301" width="571" height="24"/>
39 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="This is your RingID. Copy and share it with your friends!" id="bca-Wv-Xul">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040040 <font key="font" metaFont="system"/>
41 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
42 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
43 </textFieldCell>
44 </textField>
45 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="P8b-Ru-H5G">
Alexandre Lision7f01b072015-09-15 14:57:05 -040046 <rect key="frame" x="18" y="332" width="97" height="17"/>
47 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Ring Identifier" id="dPO-b1-o58">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040048 <font key="font" metaFont="systemBold"/>
49 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
50 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
51 </textFieldCell>
52 </textField>
Alexandre Lision7f01b072015-09-15 14:57:05 -040053 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DUI-3g-gHb">
Alexandre Lision28664352015-07-29 14:47:42 -040054 <rect key="frame" x="18" y="102" width="85" height="17"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -040055 <constraints>
56 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="81" id="QUl-KS-t7T"/>
57 </constraints>
Alexandre Lision28664352015-07-29 14:47:42 -040058 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Permissions" id="EDd-FX-wcz">
59 <font key="font" metaFont="systemBold"/>
60 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
61 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
62 </textFieldCell>
63 </textField>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040064 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="iSd-2v-I3h">
Alexandre Lision28664352015-07-29 14:47:42 -040065 <rect key="frame" x="18" y="427" width="56" height="17"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040066 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Account" id="1Sx-Et-CDM">
67 <font key="font" metaFont="systemBold"/>
68 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
69 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
70 </textFieldCell>
71 </textField>
Alexandre Lision7f01b072015-09-15 14:57:05 -040072 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="phb-wW-DQS">
73 <rect key="frame" x="156" y="233" width="303" height="22"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040074 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="WQz-3X-MeC">
75 <font key="font" metaFont="system"/>
76 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
77 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
78 </textFieldCell>
79 <connections>
80 <outlet property="delegate" destination="-2" id="2dc-GE-Fic"/>
81 </connections>
82 </textField>
83 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6uh-UC-6i9">
Alexandre Lision28664352015-07-29 14:47:42 -040084 <rect key="frame" x="40" y="165" width="135" height="18"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040085 <buttonCell key="cell" type="check" title="Auto-answer calls" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="OeY-na-0YT">
86 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
87 <font key="font" metaFont="system"/>
88 </buttonCell>
89 <connections>
90 <action selector="toggleAutoAnswer:" target="-2" id="ir9-1A-f2c"/>
91 </connections>
92 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -040093 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="e6G-kW-opo">
Alexandre Lision28664352015-07-29 14:47:42 -040094 <rect key="frame" x="40" y="134" width="168" height="18"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040095 <buttonCell key="cell" type="check" title="Use custom user-agent" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="ddk-1G-0jU">
96 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
97 <font key="font" metaFont="system"/>
98 </buttonCell>
99 <connections>
100 <action selector="toggleCustomAgent:" target="-2" id="SZh-M9-dRS"/>
101 </connections>
102 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400103 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fJM-4J-mvZ">
104 <rect key="frame" x="214" y="132" width="195" height="22"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400105 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Rs0-jZ-NYs">
106 <font key="font" metaFont="system"/>
107 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
108 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
109 </textFieldCell>
110 <connections>
111 <outlet property="delegate" destination="-2" id="fRb-fH-3R6"/>
112 </connections>
113 </textField>
114 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eaR-8q-smW">
Alexandre Lision28664352015-07-29 14:47:42 -0400115 <rect key="frame" x="40" y="195" width="110" height="18"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400116 <buttonCell key="cell" type="check" title="Upnp enabled" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="lHI-bz-ddQ">
117 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
118 <font key="font" metaFont="system"/>
119 </buttonCell>
120 <connections>
121 <action selector="toggleUpnp:" target="-2" id="Ptl-25-3Xz"/>
122 </connections>
123 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400124 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="c6K-nF-ezL">
125 <rect key="frame" x="40" y="44" width="571" height="18"/>
Alexandre Lision28664352015-07-29 14:47:42 -0400126 <buttonCell key="cell" type="check" title="Allow calls from peers in your call history" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="PaC-xE-SHA">
127 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
128 <font key="font" metaFont="system"/>
129 </buttonCell>
130 <connections>
131 <action selector="toggleAllowFromHistory:" target="-2" id="nl2-H4-ARL"/>
132 </connections>
133 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400134 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="reK-M8-Eie">
135 <rect key="frame" x="40" y="71" width="571" height="18"/>
Alexandre Lision28664352015-07-29 14:47:42 -0400136 <buttonCell key="cell" type="check" title="Allow calls from unknown peers" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="kmI-jb-aal">
137 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
138 <font key="font" metaFont="system"/>
139 </buttonCell>
140 <connections>
141 <action selector="toggleAllowFromUnknown:" target="-2" id="St8-jV-rUj"/>
142 </connections>
143 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400144 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Zpn-KI-Jfm">
145 <rect key="frame" x="40" y="18" width="571" height="18"/>
Alexandre Lision28664352015-07-29 14:47:42 -0400146 <buttonCell key="cell" type="check" title="Allow calls from peers in your contact list" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="fX7-9W-XFl">
147 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
148 <font key="font" metaFont="system"/>
149 </buttonCell>
150 <connections>
151 <action selector="toggleAllowFromContacts:" target="-2" id="s1A-th-o6G"/>
152 </connections>
153 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400154 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="D7f-4A-xXM">
155 <rect key="frame" x="135" y="397" width="154" height="22"/>
156 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Name or nickname..." drawsBackground="YES" id="HN3-i9-zmw">
157 <font key="font" metaFont="system"/>
158 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
159 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
160 </textFieldCell>
161 <connections>
162 <outlet property="delegate" destination="-2" id="6da-DY-mtf"/>
163 </connections>
164 </textField>
165 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="PJq-0f-wMN">
166 <rect key="frame" x="91" y="368" width="38" height="17"/>
167 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Type" id="ubB-AZ-nAm">
168 <font key="font" metaFont="system"/>
169 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
170 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
171 </textFieldCell>
172 </textField>
173 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="idQ-yZ-XB3">
174 <rect key="frame" x="95" y="400" width="34" height="17"/>
175 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Alias" id="Wzq-V2-YLU">
176 <font key="font" metaFont="system"/>
177 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
178 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
179 </textFieldCell>
180 </textField>
181 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vov-vT-UPq">
182 <rect key="frame" x="133" y="368" width="35" height="17"/>
183 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="TYPE" id="Bqr-Gq-OgA">
184 <font key="font" metaFont="system"/>
185 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
186 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
187 </textFieldCell>
188 </textField>
189 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="EVi-Oa-N9k">
190 <rect key="frame" x="295" y="401" width="243" height="14"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400191 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="This will be displayed to unknown peers" id="0Yt-xC-OWa">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400192 <font key="font" metaFont="smallSystem"/>
193 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
194 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
195 </textFieldCell>
196 </textField>
197 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="c6M-WV-uVk">
198 <rect key="frame" x="111" y="265" width="407" height="30"/>
199 <constraints>
200 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="407" id="Q9u-bY-u9w"/>
201 </constraints>
202 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" id="cf0-xD-2WZ">
203 <font key="font" metaFont="system"/>
204 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
205 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
206 </textFieldCell>
207 <attributedString key="userComments">
208 <fragment content="Display hash ring">
209 <attributes>
210 <font key="NSFont" metaFont="smallSystem"/>
211 <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
212 </attributes>
213 </fragment>
214 </attributedString>
215 </textField>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400216 <button translatesAutoresizingMaskIntoConstraints="NO" id="Ozb-Bq-opJ">
217 <rect key="frame" x="579" y="414" width="30" height="30"/>
218 <constraints>
219 <constraint firstAttribute="width" constant="30" id="1k4-J3-F2v"/>
220 <constraint firstAttribute="height" constant="30" id="GrG-YX-xfO"/>
221 </constraints>
222 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_delete" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="jda-Gm-dN1">
223 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
224 <font key="font" metaFont="system"/>
225 </buttonCell>
226 <connections>
227 <action selector="removeAccount:" target="-2" id="QAc-I1-OZP"/>
228 </connections>
229 </button>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400230 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400231 <constraints>
232 <constraint firstItem="Zpn-KI-Jfm" firstAttribute="leading" secondItem="reK-M8-Eie" secondAttribute="leading" id="0aK-Ci-93E"/>
233 <constraint firstAttribute="centerX" secondItem="c6M-WV-uVk" secondAttribute="centerX" id="4bm-Jh-lHq"/>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400234 <constraint firstItem="Ozb-Bq-opJ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="7uN-Mu-ngw"/>
235 <constraint firstAttribute="trailing" secondItem="Ozb-Bq-opJ" secondAttribute="trailing" constant="20" id="Mbz-PD-D32"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400236 <constraint firstItem="D7f-4A-xXM" firstAttribute="leading" secondItem="idQ-yZ-XB3" secondAttribute="trailing" constant="8" id="UB7-B8-DZ4"/>
237 <constraint firstItem="idQ-yZ-XB3" firstAttribute="trailing" secondItem="PJq-0f-wMN" secondAttribute="trailing" id="bRe-Xq-vE7"/>
238 <constraint firstItem="fJM-4J-mvZ" firstAttribute="leading" secondItem="e6G-kW-opo" secondAttribute="trailing" constant="8" id="nAb-oD-B0a"/>
239 <constraint firstItem="Zpn-KI-Jfm" firstAttribute="leading" secondItem="c6K-nF-ezL" secondAttribute="leading" id="pc0-SZ-zeC"/>
240 <constraint firstItem="EVi-Oa-N9k" firstAttribute="leading" secondItem="D7f-4A-xXM" secondAttribute="trailing" constant="8" id="qrl-ic-eji"/>
241 <constraint firstItem="phb-wW-DQS" firstAttribute="leading" secondItem="FlW-Vd-Eem" secondAttribute="trailing" constant="8" id="uCI-Vd-ae3"/>
242 </constraints>
243 <point key="canvasLocation" x="213.5" y="250"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400244 </customView>
Alexandre Lision28664352015-07-29 14:47:42 -0400245 <userDefaultsController representsSharedInstance="YES" id="OEq-Ja-Vda"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400246 </objects>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400247 <resources>
248 <image name="ic_delete" width="72" height="72"/>
249 </resources>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400250</document>