blob: d1b294bef7d4b453b6924a8a735daf6c8f16678b [file] [log] [blame]
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lisionf86edb32016-09-15 16:20:55 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04003 <dependencies>
Alexandre Lisionf86edb32016-09-15 16:20:55 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11201"/>
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 Lisionf86edb32016-09-15 16:20:55 -040029 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FlW-Vd-Eem">
Alexandre Lision7f01b072015-09-15 14:57:05 -040030 <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>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040037 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" 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"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040039 <constraints>
40 <constraint firstAttribute="height" constant="24" id="PLh-Bg-UXZ"/>
41 </constraints>
Alexandre Lision7f01b072015-09-15 14:57:05 -040042 <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 -040043 <font key="font" metaFont="system"/>
44 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
45 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
46 </textFieldCell>
47 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040048 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="P8b-Ru-H5G">
Alexandre Lision7f01b072015-09-15 14:57:05 -040049 <rect key="frame" x="18" y="332" width="97" height="17"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040050 <constraints>
51 <constraint firstAttribute="width" constant="93" id="vYc-ad-Epx"/>
52 </constraints>
Alexandre Lision7f01b072015-09-15 14:57:05 -040053 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Ring Identifier" id="dPO-b1-o58">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040054 <font key="font" metaFont="systemBold"/>
55 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
56 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
57 </textFieldCell>
58 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040059 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DUI-3g-gHb">
Alexandre Lision28664352015-07-29 14:47:42 -040060 <rect key="frame" x="18" y="102" width="85" height="17"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -040061 <constraints>
62 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="81" id="QUl-KS-t7T"/>
63 </constraints>
Alexandre Lision28664352015-07-29 14:47:42 -040064 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Permissions" id="EDd-FX-wcz">
65 <font key="font" metaFont="systemBold"/>
66 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
67 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
68 </textFieldCell>
69 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040070 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="iSd-2v-I3h">
71 <rect key="frame" x="18" y="427" width="493" height="17"/>
72 <constraints>
73 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="52" id="4PJ-hh-4LN"/>
74 </constraints>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040075 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Account" id="1Sx-Et-CDM">
76 <font key="font" metaFont="systemBold"/>
77 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
78 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
79 </textFieldCell>
80 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040081 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="phb-wW-DQS">
Alexandre Lision7f01b072015-09-15 14:57:05 -040082 <rect key="frame" x="156" y="233" width="303" height="22"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040083 <constraints>
84 <constraint firstAttribute="width" constant="303" id="XJW-G4-8oP"/>
85 </constraints>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040086 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="WQz-3X-MeC">
87 <font key="font" metaFont="system"/>
88 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
89 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
90 </textFieldCell>
91 <connections>
92 <outlet property="delegate" destination="-2" id="2dc-GE-Fic"/>
93 </connections>
94 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040095 <button translatesAutoresizingMaskIntoConstraints="NO" id="6uh-UC-6i9">
Alexandre Lision28664352015-07-29 14:47:42 -040096 <rect key="frame" x="40" y="165" width="135" height="18"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040097 <constraints>
98 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="131" id="nz6-VO-e7L"/>
99 </constraints>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400100 <buttonCell key="cell" type="check" title="Auto-answer calls" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="OeY-na-0YT">
101 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
102 <font key="font" metaFont="system"/>
103 </buttonCell>
104 <connections>
105 <action selector="toggleAutoAnswer:" target="-2" id="ir9-1A-f2c"/>
106 </connections>
107 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400108 <button translatesAutoresizingMaskIntoConstraints="NO" id="e6G-kW-opo">
Alexandre Lision28664352015-07-29 14:47:42 -0400109 <rect key="frame" x="40" y="134" width="168" height="18"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400110 <constraints>
111 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="164" id="5wa-WK-mit"/>
112 </constraints>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400113 <buttonCell key="cell" type="check" title="Use custom user-agent" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="ddk-1G-0jU">
114 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
115 <font key="font" metaFont="system"/>
116 </buttonCell>
117 <connections>
118 <action selector="toggleCustomAgent:" target="-2" id="SZh-M9-dRS"/>
119 </connections>
120 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400121 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fJM-4J-mvZ">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400122 <rect key="frame" x="214" y="132" width="195" height="22"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400123 <constraints>
124 <constraint firstAttribute="width" constant="195" id="WWj-hO-krj"/>
125 </constraints>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400126 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Rs0-jZ-NYs">
127 <font key="font" metaFont="system"/>
128 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
129 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
130 </textFieldCell>
131 <connections>
132 <outlet property="delegate" destination="-2" id="fRb-fH-3R6"/>
133 </connections>
134 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400135 <button translatesAutoresizingMaskIntoConstraints="NO" id="eaR-8q-smW">
Alexandre Lision28664352015-07-29 14:47:42 -0400136 <rect key="frame" x="40" y="195" width="110" height="18"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400137 <constraints>
138 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="106" id="jHN-QU-IsY"/>
139 </constraints>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400140 <buttonCell key="cell" type="check" title="Upnp enabled" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="lHI-bz-ddQ">
141 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
142 <font key="font" metaFont="system"/>
143 </buttonCell>
144 <connections>
145 <action selector="toggleUpnp:" target="-2" id="Ptl-25-3Xz"/>
146 </connections>
147 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400148 <button translatesAutoresizingMaskIntoConstraints="NO" id="c6K-nF-ezL">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400149 <rect key="frame" x="40" y="44" width="571" height="18"/>
Alexandre Lision28664352015-07-29 14:47:42 -0400150 <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">
151 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
152 <font key="font" metaFont="system"/>
153 </buttonCell>
154 <connections>
155 <action selector="toggleAllowFromHistory:" target="-2" id="nl2-H4-ARL"/>
156 </connections>
157 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400158 <button translatesAutoresizingMaskIntoConstraints="NO" id="reK-M8-Eie">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400159 <rect key="frame" x="40" y="71" width="571" height="18"/>
Alexandre Lision28664352015-07-29 14:47:42 -0400160 <buttonCell key="cell" type="check" title="Allow calls from unknown peers" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="kmI-jb-aal">
161 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
162 <font key="font" metaFont="system"/>
163 </buttonCell>
164 <connections>
165 <action selector="toggleAllowFromUnknown:" target="-2" id="St8-jV-rUj"/>
166 </connections>
167 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400168 <button translatesAutoresizingMaskIntoConstraints="NO" id="Zpn-KI-Jfm">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400169 <rect key="frame" x="40" y="18" width="571" height="18"/>
Alexandre Lision28664352015-07-29 14:47:42 -0400170 <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">
171 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
172 <font key="font" metaFont="system"/>
173 </buttonCell>
174 <connections>
175 <action selector="toggleAllowFromContacts:" target="-2" id="s1A-th-o6G"/>
176 </connections>
177 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400178 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="D7f-4A-xXM">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400179 <rect key="frame" x="135" y="397" width="154" height="22"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400180 <constraints>
181 <constraint firstAttribute="width" constant="154" id="Gon-tm-69r"/>
182 </constraints>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400183 <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">
184 <font key="font" metaFont="system"/>
185 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
186 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
187 </textFieldCell>
188 <connections>
189 <outlet property="delegate" destination="-2" id="6da-DY-mtf"/>
190 </connections>
191 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400192 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PJq-0f-wMN">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400193 <rect key="frame" x="91" y="368" width="38" height="17"/>
194 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Type" id="ubB-AZ-nAm">
195 <font key="font" metaFont="system"/>
196 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
197 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
198 </textFieldCell>
199 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400200 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="idQ-yZ-XB3">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400201 <rect key="frame" x="95" y="400" width="34" height="17"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400202 <constraints>
203 <constraint firstAttribute="width" constant="30" id="nRP-gu-xqb"/>
204 </constraints>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400205 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Alias" id="Wzq-V2-YLU">
206 <font key="font" metaFont="system"/>
207 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
208 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
209 </textFieldCell>
210 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400211 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vov-vT-UPq">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400212 <rect key="frame" x="133" y="368" width="35" height="17"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400213 <constraints>
214 <constraint firstAttribute="width" constant="31" id="qno-t8-mLe"/>
215 </constraints>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400216 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="TYPE" id="Bqr-Gq-OgA">
217 <font key="font" metaFont="system"/>
218 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
219 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
220 </textFieldCell>
221 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400222 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EVi-Oa-N9k">
223 <rect key="frame" x="295" y="401" width="316" height="14"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400224 <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 -0400225 <font key="font" metaFont="smallSystem"/>
226 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
227 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
228 </textFieldCell>
229 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400230 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="c6M-WV-uVk">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400231 <rect key="frame" x="111" y="265" width="407" height="30"/>
232 <constraints>
233 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="407" id="Q9u-bY-u9w"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400234 <constraint firstAttribute="height" constant="30" id="aBK-vN-6hT"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400235 </constraints>
236 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" id="cf0-xD-2WZ">
237 <font key="font" metaFont="system"/>
238 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
239 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
240 </textFieldCell>
241 <attributedString key="userComments">
242 <fragment content="Display hash ring">
243 <attributes>
244 <font key="NSFont" metaFont="smallSystem"/>
245 <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
246 </attributes>
247 </fragment>
248 </attributedString>
249 </textField>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400250 <button translatesAutoresizingMaskIntoConstraints="NO" id="Ozb-Bq-opJ">
251 <rect key="frame" x="579" y="414" width="30" height="30"/>
252 <constraints>
253 <constraint firstAttribute="width" constant="30" id="1k4-J3-F2v"/>
254 <constraint firstAttribute="height" constant="30" id="GrG-YX-xfO"/>
255 </constraints>
256 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_delete" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="jda-Gm-dN1">
257 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
258 <font key="font" metaFont="system"/>
259 </buttonCell>
260 <connections>
261 <action selector="removeAccount:" target="-2" id="QAc-I1-OZP"/>
262 </connections>
263 </button>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400264 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400265 <constraints>
266 <constraint firstItem="Zpn-KI-Jfm" firstAttribute="leading" secondItem="reK-M8-Eie" secondAttribute="leading" id="0aK-Ci-93E"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400267 <constraint firstItem="eaR-8q-smW" firstAttribute="top" secondItem="FlW-Vd-Eem" secondAttribute="bottom" constant="25" id="1Ac-Xz-kiF"/>
268 <constraint firstItem="D7f-4A-xXM" firstAttribute="centerY" secondItem="EVi-Oa-N9k" secondAttribute="centerY" id="3Wv-ku-nKu"/>
269 <constraint firstItem="6uh-UC-6i9" firstAttribute="top" secondItem="eaR-8q-smW" secondAttribute="bottom" constant="16" id="3sD-WB-JUQ"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400270 <constraint firstAttribute="centerX" secondItem="c6M-WV-uVk" secondAttribute="centerX" id="4bm-Jh-lHq"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400271 <constraint firstItem="DUI-3g-gHb" firstAttribute="top" secondItem="e6G-kW-opo" secondAttribute="bottom" constant="17" id="6Ox-HY-vGc"/>
272 <constraint firstItem="PJq-0f-wMN" firstAttribute="baseline" secondItem="vov-vT-UPq" secondAttribute="baseline" id="6rU-Jm-IQp"/>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400273 <constraint firstItem="Ozb-Bq-opJ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="7uN-Mu-ngw"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400274 <constraint firstItem="PJq-0f-wMN" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="93" id="8So-0P-1Gy"/>
275 <constraint firstItem="iSd-2v-I3h" firstAttribute="top" secondItem="Ozb-Bq-opJ" secondAttribute="top" id="8c8-Pt-QMq"/>
276 <constraint firstItem="FlW-Vd-Eem" firstAttribute="baseline" secondItem="phb-wW-DQS" secondAttribute="baseline" id="9hL-zn-yqS"/>
277 <constraint firstItem="reK-M8-Eie" firstAttribute="trailing" secondItem="c6K-nF-ezL" secondAttribute="trailing" id="Bip-i0-UGG"/>
278 <constraint firstItem="idQ-yZ-XB3" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="97" id="Emn-oU-5hP"/>
279 <constraint firstItem="P8b-Ru-H5G" firstAttribute="top" secondItem="PJq-0f-wMN" secondAttribute="bottom" constant="19" id="LjN-Vg-Y4j"/>
280 <constraint firstItem="4QL-FW-Kjb" firstAttribute="top" secondItem="P8b-Ru-H5G" secondAttribute="bottom" constant="7" id="MJu-ce-p7b"/>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400281 <constraint firstAttribute="trailing" secondItem="Ozb-Bq-opJ" secondAttribute="trailing" constant="20" id="Mbz-PD-D32"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400282 <constraint firstItem="idQ-yZ-XB3" firstAttribute="top" secondItem="iSd-2v-I3h" secondAttribute="bottom" constant="10" id="N9g-nF-5Oc"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400283 <constraint firstItem="D7f-4A-xXM" firstAttribute="leading" secondItem="idQ-yZ-XB3" secondAttribute="trailing" constant="8" id="UB7-B8-DZ4"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400284 <constraint firstItem="e6G-kW-opo" firstAttribute="leading" secondItem="reK-M8-Eie" secondAttribute="leading" id="Uj3-sN-iro"/>
285 <constraint firstItem="Zpn-KI-Jfm" firstAttribute="top" secondItem="c6K-nF-ezL" secondAttribute="bottom" constant="12" id="Ul6-uZ-rUH"/>
286 <constraint firstItem="6uh-UC-6i9" firstAttribute="leading" secondItem="e6G-kW-opo" secondAttribute="leading" id="VEx-1I-aYY"/>
287 <constraint firstItem="eaR-8q-smW" firstAttribute="leading" secondItem="6uh-UC-6i9" secondAttribute="leading" id="Vot-8V-LMK"/>
288 <constraint firstItem="EVi-Oa-N9k" firstAttribute="top" secondItem="iSd-2v-I3h" secondAttribute="bottom" constant="12" id="Whf-mb-blO"/>
289 <constraint firstItem="iSd-2v-I3h" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" symbolic="YES" id="Yt2-Su-eTG"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400290 <constraint firstItem="idQ-yZ-XB3" firstAttribute="trailing" secondItem="PJq-0f-wMN" secondAttribute="trailing" id="bRe-Xq-vE7"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400291 <constraint firstItem="4QL-FW-Kjb" firstAttribute="leading" secondItem="eaR-8q-smW" secondAttribute="leading" id="d0b-y1-sUR"/>
292 <constraint firstItem="reK-M8-Eie" firstAttribute="top" secondItem="DUI-3g-gHb" secondAttribute="bottom" constant="15" id="eqT-VA-5sh"/>
293 <constraint firstItem="4QL-FW-Kjb" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="42" id="fxN-ZC-slK"/>
294 <constraint firstItem="FlW-Vd-Eem" firstAttribute="trailing" secondItem="eaR-8q-smW" secondAttribute="trailing" id="gAq-5h-P4g"/>
295 <constraint firstItem="4QL-FW-Kjb" firstAttribute="trailing" secondItem="Ozb-Bq-opJ" secondAttribute="trailing" id="gGG-0x-LhL"/>
296 <constraint firstItem="c6K-nF-ezL" firstAttribute="trailing" secondItem="Zpn-KI-Jfm" secondAttribute="trailing" id="gUO-w0-j6J"/>
297 <constraint firstItem="phb-wW-DQS" firstAttribute="top" secondItem="c6M-WV-uVk" secondAttribute="bottom" constant="10" symbolic="YES" id="gsp-Gr-Vqf"/>
298 <constraint firstAttribute="trailing" secondItem="EVi-Oa-N9k" secondAttribute="trailing" constant="20" id="h2t-Ki-rWO"/>
299 <constraint firstItem="e6G-kW-opo" firstAttribute="baseline" secondItem="fJM-4J-mvZ" secondAttribute="baseline" id="iOa-53-MkS"/>
300 <constraint firstItem="c6K-nF-ezL" firstAttribute="top" secondItem="reK-M8-Eie" secondAttribute="bottom" constant="13" id="kta-4V-sYw"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400301 <constraint firstItem="fJM-4J-mvZ" firstAttribute="leading" secondItem="e6G-kW-opo" secondAttribute="trailing" constant="8" id="nAb-oD-B0a"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400302 <constraint firstItem="c6M-WV-uVk" firstAttribute="top" secondItem="4QL-FW-Kjb" secondAttribute="bottom" constant="6" id="nCs-kI-HyR"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400303 <constraint firstItem="Zpn-KI-Jfm" firstAttribute="leading" secondItem="c6K-nF-ezL" secondAttribute="leading" id="pc0-SZ-zeC"/>
304 <constraint firstItem="EVi-Oa-N9k" firstAttribute="leading" secondItem="D7f-4A-xXM" secondAttribute="trailing" constant="8" id="qrl-ic-eji"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400305 <constraint firstItem="P8b-Ru-H5G" firstAttribute="leading" secondItem="DUI-3g-gHb" secondAttribute="leading" id="qti-V2-tKH"/>
306 <constraint firstItem="e6G-kW-opo" firstAttribute="top" secondItem="6uh-UC-6i9" secondAttribute="bottom" constant="17" id="ren-Fm-2Bi"/>
307 <constraint firstItem="D7f-4A-xXM" firstAttribute="leading" secondItem="vov-vT-UPq" secondAttribute="leading" id="sR5-gc-Tgp"/>
308 <constraint firstItem="4QL-FW-Kjb" firstAttribute="trailing" secondItem="reK-M8-Eie" secondAttribute="trailing" id="su4-3k-jUa"/>
309 <constraint firstItem="D7f-4A-xXM" firstAttribute="top" secondItem="iSd-2v-I3h" secondAttribute="bottom" constant="8" id="tbv-Kr-rbA"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400310 <constraint firstItem="phb-wW-DQS" firstAttribute="leading" secondItem="FlW-Vd-Eem" secondAttribute="trailing" constant="8" id="uCI-Vd-ae3"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400311 <constraint firstItem="iSd-2v-I3h" firstAttribute="leading" secondItem="P8b-Ru-H5G" secondAttribute="leading" id="waU-DP-not"/>
312 <constraint firstItem="idQ-yZ-XB3" firstAttribute="baseline" secondItem="D7f-4A-xXM" secondAttribute="baseline" id="xs3-In-hx1"/>
313 <constraint firstItem="vov-vT-UPq" firstAttribute="top" secondItem="D7f-4A-xXM" secondAttribute="bottom" constant="12" id="y7H-fe-7AY"/>
314 <constraint firstItem="FlW-Vd-Eem" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="40" id="zOA-nT-eVd"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400315 </constraints>
316 <point key="canvasLocation" x="213.5" y="250"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400317 </customView>
Alexandre Lision28664352015-07-29 14:47:42 -0400318 <userDefaultsController representsSharedInstance="YES" id="OEq-Ja-Vda"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400319 </objects>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400320 <resources>
321 <image name="ic_delete" width="72" height="72"/>
322 </resources>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400323</document>