blob: ea72abea8943d6dfffcd4a2a29634f23c1841ca4 [file] [log] [blame]
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lisione4d61cb2016-02-10 09:26:24 -05002<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 Lisione4d61cb2016-02-10 09:26:24 -05004 <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="AccountsVC">
8 <connections>
9 <outlet property="accountDetailsView" destination="Jki-s4-F1W" id="8zf-XP-bql"/>
Alexandre Lision0c56cb62016-02-12 18:04:08 -050010 <outlet property="accountsListView" destination="jXv-6I-P9R" id="MzW-0C-PN1"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040011 <outlet property="advancedTabItem" destination="RT7-u6-bhe" id="eAT-ce-MyD"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040012 <outlet property="configPanels" destination="Jki-s4-F1W" id="nY4-dc-CQg"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -040013 <outlet property="exportAccountButton" destination="8zw-sS-2ZT" id="aIw-Go-uB4"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040014 <outlet property="generalTabItem" destination="tPR-Ac-N5Y" id="39S-pz-1Xs"/>
Alexandre Lisione4d61cb2016-02-10 09:26:24 -050015 <outlet property="mediaTabItem" destination="lxr-my-vH8" id="BhJ-cS-yVi"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040016 <outlet property="protocolList" destination="rZv-qd-BGe" id="yU0-6C-Vt1"/>
17 <outlet property="ringTabItem" destination="1HC-kF-Jun" id="FJZ-2g-Y1i"/>
18 <outlet property="securityTabItem" destination="Vp5-yV-ScC" id="FDx-0T-3t9"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040019 <outlet property="view" destination="Hz6-mo-xeY" id="eBn-rZ-84z"/>
20 </connections>
21 </customObject>
22 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
23 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
24 <customView id="Hz6-mo-xeY">
Alexandre Lisione4d61cb2016-02-10 09:26:24 -050025 <rect key="frame" x="0.0" y="0.0" width="880" height="635"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040026 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
27 <subviews>
Alexandre Lision0c56cb62016-02-12 18:04:08 -050028 <tabView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Jki-s4-F1W">
29 <rect key="frame" x="271" y="10" width="596" height="611"/>
30 <font key="font" metaFont="system"/>
31 <tabViewItems>
32 <tabViewItem label="General" identifier="1" id="tPR-Ac-N5Y">
33 <view key="view" id="8c3-Js-oxO">
34 <rect key="frame" x="10" y="33" width="576" height="565"/>
35 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
36 </view>
37 </tabViewItem>
38 <tabViewItem label="Media" identifier="2" id="lxr-my-vH8">
39 <view key="view" id="p9F-kK-hRx">
40 <rect key="frame" x="10" y="33" width="576" height="565"/>
41 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
42 </view>
43 </tabViewItem>
44 <tabViewItem label="Advanced" identifier="" id="RT7-u6-bhe">
45 <view key="view" id="Pp4-JG-r1v">
46 <rect key="frame" x="10" y="33" width="576" height="565"/>
47 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
48 </view>
49 </tabViewItem>
50 <tabViewItem label="Security" identifier="" id="Vp5-yV-ScC">
51 <view key="view" id="p3d-5C-tAZ">
52 <rect key="frame" x="10" y="33" width="576" height="565"/>
53 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
54 </view>
55 </tabViewItem>
56 <tabViewItem label="Ring" identifier="" id="1HC-kF-Jun">
57 <view key="view" id="asB-J0-2bi">
58 <rect key="frame" x="10" y="33" width="576" height="565"/>
59 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
60 </view>
61 </tabViewItem>
62 </tabViewItems>
63 <connections>
64 <outlet property="delegate" destination="-2" id="hfK-WK-DJT"/>
65 </connections>
66 </tabView>
67 <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="57" horizontalPageScroll="10" verticalLineScroll="57" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZBN-hf-rGe">
Alexandre Lisionf46768f2016-04-18 09:56:26 -040068 <rect key="frame" x="20" y="115" width="250" height="500"/>
Alexandre Lision0c56cb62016-02-12 18:04:08 -050069 <clipView key="contentView" id="f8N-NI-2Mk">
Alexandre Lisionf46768f2016-04-18 09:56:26 -040070 <rect key="frame" x="0.0" y="0.0" width="250" height="500"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040071 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
72 <subviews>
Alexandre Lisionc1f96662016-03-23 17:24:19 -040073 <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" autosaveColumns="NO" rowHeight="55" rowSizeStyle="automatic" viewBased="YES" outlineTableColumn="eOe-f3-q88" id="jXv-6I-P9R" customClass="RingOutlineView">
Alexandre Lisionf46768f2016-04-18 09:56:26 -040074 <rect key="frame" x="0.0" y="0.0" width="250" height="500"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040075 <autoresizingMask key="autoresizingMask"/>
76 <size key="intercellSpacing" width="3" height="2"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -040077 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040078 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
79 <tableColumns>
Alexandre Lision0c56cb62016-02-12 18:04:08 -050080 <tableColumn width="247" minWidth="40" maxWidth="1000" id="eOe-f3-q88">
81 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040082 <font key="font" metaFont="smallSystem"/>
83 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
84 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
85 </tableHeaderCell>
Alexandre Lision51ff1492016-04-15 11:38:37 -040086 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" id="cy4-WY-oWA">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040087 <font key="font" metaFont="system"/>
88 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
89 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
90 </textFieldCell>
91 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
Alexandre Lision0c56cb62016-02-12 18:04:08 -050092 <prototypeCellViews>
93 <tableCellView identifier="AccountView" id="ad8-7V-ppH">
94 <rect key="frame" x="1" y="1" width="247" height="50"/>
95 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
96 <subviews>
97 <textField verticalHuggingPriority="750" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="QiY-lg-2e7" userLabel="Status label">
98 <rect key="frame" x="38" y="6" width="174" height="14"/>
99 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="Status" id="eEz-Lm-SOj">
100 <font key="font" metaFont="smallSystem"/>
101 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
102 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
103 </textFieldCell>
104 </textField>
105 <button tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="4gW-o0-qBs">
106 <rect key="frame" x="4" y="10" width="30" height="30"/>
107 <constraints>
108 <constraint firstAttribute="height" constant="26" id="dPg-jt-2bB"/>
109 <constraint firstAttribute="width" constant="26" id="nd2-5p-LZP"/>
110 </constraints>
111 <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="overlaps" state="on" inset="2" id="98N-mV-Lvs">
112 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
113 <font key="font" metaFont="system"/>
114 </buttonCell>
115 <connections>
116 <action selector="toggleAccount:" target="-2" id="kSH-L7-JBk"/>
117 </connections>
118 </button>
119 <textField verticalHuggingPriority="750" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="6TV-dI-Snq" userLabel="Name label">
120 <rect key="frame" x="38" y="26" width="208" height="21"/>
121 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="Name" id="ZDh-Jh-hfW">
122 <font key="font" metaFont="system" size="17"/>
123 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
124 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
125 </textFieldCell>
126 </textField>
127 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="Xc2-3P-8bD" userLabel="Type label">
128 <rect key="frame" x="216" y="6" width="30" height="14"/>
129 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="Type" id="KoR-IH-uuI">
130 <font key="font" metaFont="smallSystem"/>
131 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
132 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
133 </textFieldCell>
134 </textField>
135 </subviews>
136 <constraints>
137 <constraint firstItem="Xc2-3P-8bD" firstAttribute="leading" secondItem="QiY-lg-2e7" secondAttribute="trailing" constant="8" id="3v7-n0-iXY"/>
138 <constraint firstAttribute="trailing" secondItem="6TV-dI-Snq" secondAttribute="trailing" constant="3" id="CTP-TN-Vbi"/>
139 <constraint firstItem="6TV-dI-Snq" firstAttribute="leading" secondItem="4gW-o0-qBs" secondAttribute="trailing" constant="8" id="Hse-mO-dPa"/>
140 <constraint firstItem="4gW-o0-qBs" firstAttribute="leading" secondItem="ad8-7V-ppH" secondAttribute="leading" constant="6" id="JY6-MP-VFh"/>
141 <constraint firstAttribute="bottom" secondItem="Xc2-3P-8bD" secondAttribute="bottom" constant="6" id="L9T-l6-RwY"/>
142 <constraint firstAttribute="trailing" secondItem="Xc2-3P-8bD" secondAttribute="trailing" constant="3" id="N3o-ax-ByI"/>
143 <constraint firstItem="QiY-lg-2e7" firstAttribute="top" secondItem="6TV-dI-Snq" secondAttribute="bottom" constant="6" id="Xzf-V4-6yK"/>
144 <constraint firstItem="QiY-lg-2e7" firstAttribute="leading" secondItem="4gW-o0-qBs" secondAttribute="trailing" constant="8" id="dNJ-97-LA6"/>
145 <constraint firstItem="4gW-o0-qBs" firstAttribute="centerY" secondItem="ad8-7V-ppH" secondAttribute="centerY" id="iiW-GM-OrE"/>
146 <constraint firstItem="6TV-dI-Snq" firstAttribute="top" secondItem="ad8-7V-ppH" secondAttribute="top" constant="3" id="kk5-KX-RD5"/>
147 </constraints>
148 </tableCellView>
149 <customView identifier="HoverRowView" id="m8X-vo-tKI" customClass="HoverTableRowView">
150 <rect key="frame" x="1" y="53" width="247" height="55"/>
151 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
152 </customView>
153 </prototypeCellViews>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400154 </tableColumn>
155 </tableColumns>
156 <connections>
Alexandre Lision0c56cb62016-02-12 18:04:08 -0500157 <outlet property="delegate" destination="-2" id="nyk-3k-Pyh"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400158 </connections>
159 </outlineView>
160 </subviews>
161 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
162 </clipView>
163 <constraints>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400164 <constraint firstAttribute="height" constant="500" id="UBl-FT-gaL"/>
Alexandre Lision0c56cb62016-02-12 18:04:08 -0500165 <constraint firstAttribute="width" constant="250" id="aC0-6T-CUo"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400166 </constraints>
Alexandre Lision0c56cb62016-02-12 18:04:08 -0500167 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="x1l-v5-r0B">
168 <rect key="frame" x="1" y="119" width="223" height="15"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400169 <autoresizingMask key="autoresizingMask"/>
170 </scroller>
Alexandre Lision0c56cb62016-02-12 18:04:08 -0500171 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="nVp-Qk-GaJ">
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400172 <rect key="frame" x="234" y="0.0" width="16" height="0.0"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400173 <autoresizingMask key="autoresizingMask"/>
174 </scroller>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400175 </scrollView>
Alexandre Lision0c56cb62016-02-12 18:04:08 -0500176 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zWn-Zy-Uau">
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400177 <rect key="frame" x="14" y="54" width="82" height="32"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400178 <constraints>
179 <constraint firstAttribute="width" constant="70" id="wC2-dX-oeG"/>
180 </constraints>
181 <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSAddTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3we-3L-Sib">
182 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
183 <font key="font" metaFont="system"/>
184 </buttonCell>
185 <connections>
186 <action selector="addAccount:" target="-2" id="P9N-LS-Ikk"/>
187 </connections>
188 </button>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400189 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9VL-9a-rDg">
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400190 <rect key="frame" x="18" y="90" width="105" height="17"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400191 <constraints>
192 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="41" id="VFE-du-cB1"/>
193 </constraints>
Alexandre Lision53428a52015-03-20 17:59:00 -0400194 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Create Account" id="OZ9-qH-dYW">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400195 <font key="font" metaFont="systemBold"/>
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 Lision0c56cb62016-02-12 18:04:08 -0500200 <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rZv-qd-BGe">
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400201 <rect key="frame" x="96" y="58" width="177" height="26"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400202 <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" identifier="protocolList" imageScaling="proportionallyDown" inset="2" id="bfy-Lh-jXj">
203 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
204 <font key="font" metaFont="menu"/>
205 <menu key="menu" id="C4E-fX-038">
206 <connections>
207 <outlet property="delegate" destination="-2" id="J3b-L2-TQ3"/>
208 </connections>
209 </menu>
210 </popUpButtonCell>
211 <connections>
212 <action selector="protocolSelectedChanged:" target="-2" id="83Y-L0-Bav"/>
213 </connections>
214 </popUpButton>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400215 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="on2-tl-jhF">
216 <rect key="frame" x="116" y="13" width="80" height="32"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400217 <constraints>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400218 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="68" id="COM-pP-trH"/>
219 <constraint firstAttribute="height" constant="21" id="zSJ-GQ-dyi"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400220 </constraints>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400221 <buttonCell key="cell" type="push" title="Import" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zov-Bb-Fgp">
222 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
223 <font key="font" metaFont="system"/>
224 </buttonCell>
225 <connections>
226 <action selector="importAccount:" target="-2" id="0Dl-fT-SY4"/>
227 </connections>
228 </button>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400229 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8zw-sS-2ZT">
230 <rect key="frame" x="196" y="13" width="80" height="32"/>
231 <constraints>
232 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="68" id="YuZ-Gp-CPP"/>
233 <constraint firstAttribute="height" constant="21" id="xKV-h7-UOA"/>
234 </constraints>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400235 <buttonCell key="cell" type="push" title="Export" bezelStyle="rounded" alignment="center" enabled="NO" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="OeK-Sf-pdc">
236 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
237 <font key="font" metaFont="system"/>
238 </buttonCell>
239 <connections>
240 <action selector="exportAccount:" target="-2" id="AXf-KV-GAn"/>
241 </connections>
242 </button>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400243 </subviews>
244 <constraints>
Alexandre Lision0c56cb62016-02-12 18:04:08 -0500245 <constraint firstAttribute="bottom" secondItem="Jki-s4-F1W" secondAttribute="bottom" constant="20" id="C1O-rd-eUI"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400246 <constraint firstAttribute="trailing" secondItem="Jki-s4-F1W" secondAttribute="trailing" constant="20" id="J96-3h-sxa"/>
247 <constraint firstItem="zWn-Zy-Uau" firstAttribute="top" secondItem="rZv-qd-BGe" secondAttribute="top" id="KqW-8M-1Ad"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400248 <constraint firstItem="zWn-Zy-Uau" firstAttribute="leading" secondItem="9VL-9a-rDg" secondAttribute="leading" id="N5s-qp-4jy"/>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400249 <constraint firstItem="Jki-s4-F1W" firstAttribute="leading" secondItem="8zw-sS-2ZT" secondAttribute="trailing" constant="8" id="Pc6-IH-cZd"/>
Alexandre Lision0c56cb62016-02-12 18:04:08 -0500250 <constraint firstItem="rZv-qd-BGe" firstAttribute="trailing" secondItem="ZBN-hf-rGe" secondAttribute="trailing" id="UlG-Hv-ZCc"/>
251 <constraint firstItem="Jki-s4-F1W" firstAttribute="leading" secondItem="ZBN-hf-rGe" secondAttribute="trailing" constant="8" id="Zzg-Tr-BVP"/>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400252 <constraint firstItem="9VL-9a-rDg" firstAttribute="top" secondItem="ZBN-hf-rGe" secondAttribute="bottom" constant="8" id="dl0-mM-why"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400253 <constraint firstItem="Jki-s4-F1W" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="fez-KJ-jhG"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400254 <constraint firstItem="rZv-qd-BGe" firstAttribute="top" secondItem="9VL-9a-rDg" secondAttribute="bottom" constant="8" id="ge2-uV-Gff"/>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400255 <constraint firstItem="ZBN-hf-rGe" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="jPM-jY-R59"/>
256 <constraint firstItem="on2-tl-jhF" firstAttribute="top" secondItem="rZv-qd-BGe" secondAttribute="bottom" constant="20" id="lRd-oa-cDr"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400257 <constraint firstItem="zWn-Zy-Uau" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="lRr-SS-K5h"/>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400258 <constraint firstItem="8zw-sS-2ZT" firstAttribute="top" secondItem="rZv-qd-BGe" secondAttribute="bottom" constant="20" id="rVH-wD-IKs"/>
259 <constraint firstItem="8zw-sS-2ZT" firstAttribute="leading" secondItem="on2-tl-jhF" secondAttribute="trailing" constant="12" id="sDm-KA-PB0"/>
Alexandre Lision0c56cb62016-02-12 18:04:08 -0500260 <constraint firstItem="ZBN-hf-rGe" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="u8B-Kk-OHn"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400261 <constraint firstItem="rZv-qd-BGe" firstAttribute="leading" secondItem="zWn-Zy-Uau" secondAttribute="trailing" constant="8" id="y2z-JO-Y63"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400262 </constraints>
Alexandre Lision0c56cb62016-02-12 18:04:08 -0500263 <point key="canvasLocation" x="542" y="273.5"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400264 </customView>
265 </objects>
266 <resources>
267 <image name="NSAddTemplate" width="11" height="11"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400268 </resources>
269</document>