blob: 7e16bf7c64c5ede8e01f484ccc798edcbe19c781 [file] [log] [blame]
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -05001<?xml version="1.0" encoding="UTF-8"?>
Kateryna Kostiuk74fe20c2018-06-14 12:05:53 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14113" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05003 <dependencies>
Kateryna Kostiuk74fe20c2018-06-14 12:05:53 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14113"/>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -04005 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05006 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="GeneralPrefsVC">
9 <connections>
Alexandre Lision3d4143a2015-06-10 14:27:49 -040010 <outlet property="checkIntervalPopUp" destination="RYP-3d-PCa" id="JNO-GR-CV8"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -040011 <outlet property="downloadFolder" destination="7bY-JW-z0U" id="ylD-Yb-I2N"/>
Kateryna Kostiuk74fe20c2018-06-14 12:05:53 -040012 <outlet property="downloadFolderLabel" destination="IHD-1X-sid" id="XnP-ui-hIA"/>
Alexandre Lisione4041492015-03-20 18:20:43 -040013 <outlet property="historyChangedLabel" destination="Gyi-ID-Z3v" id="aoO-Fh-UCQ"/>
Alexandre Lisionaa03df42016-01-26 09:39:25 -050014 <outlet property="historyStepper" destination="QmA-ZI-ZL5" id="dDV-1G-rZs"/>
15 <outlet property="historySwitch" destination="DgD-2y-4g5" id="GYk-pz-jGT"/>
16 <outlet property="historyTextField" destination="tHZ-7Q-5iP" id="keP-y2-7Pg"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -040017 <outlet property="sparkleContainer" destination="yVO-jk-ay3" id="zni-hI-88D"/>
Alexandre Lision1ad5a2f2015-05-27 14:21:45 +020018 <outlet property="startUpButton" destination="1Nr-L4-fcd" id="veu-Hi-c7L"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -040019 <outlet property="toggleAutomaticUpdateCheck" destination="MCd-PD-kd7" id="rSB-ac-Nm2"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050020 <outlet property="view" destination="c22-O7-iKe" id="kqH-6G-Ohq"/>
21 </connections>
22 </customObject>
23 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
24 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
25 <customView id="c22-O7-iKe">
Kateryna Kostiukecaa3952018-07-13 16:00:34 -040026 <rect key="frame" x="0.0" y="0.0" width="502" height="300"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050027 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
28 <subviews>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040029 <button translatesAutoresizingMaskIntoConstraints="NO" id="Oth-up-2k2">
Kateryna Kostiukecaa3952018-07-13 16:00:34 -040030 <rect key="frame" x="56" y="264" width="423" height="18"/>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -050031 <constraints>
32 <constraint firstAttribute="width" constant="419" id="upW-bh-eQg"/>
33 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -040034 <buttonCell key="cell" type="check" title="Enable Desktop Notifications" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="uCL-ye-tsv">
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050035 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
36 <font key="font" metaFont="system"/>
37 </buttonCell>
Alexandre Lisione4041492015-03-20 18:20:43 -040038 <connections>
39 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.enable_notifications" id="PuD-KZ-Zat"/>
40 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050041 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040042 <button translatesAutoresizingMaskIntoConstraints="NO" id="1Nr-L4-fcd">
Kateryna Kostiukecaa3952018-07-13 16:00:34 -040043 <rect key="frame" x="56" y="210" width="423" height="18"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040044 <constraints>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -050045 <constraint firstAttribute="width" constant="419" id="8Mk-zb-NLA"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040046 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -040047 <buttonCell key="cell" type="check" title="Launch on Startup" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="O2C-xR-mHF">
Alexandre Lisione4041492015-03-20 18:20:43 -040048 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
49 <font key="font" metaFont="system"/>
50 </buttonCell>
51 <connections>
Alexandre Lision261f1b92016-04-04 12:35:34 -040052 <action selector="toggleLaunchAtStartup:" target="-2" id="Rky-YK-2yk"/>
Alexandre Lisione4041492015-03-20 18:20:43 -040053 </connections>
54 </button>
Kateryna Kostiuk67735232018-05-10 15:05:32 -040055 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7bY-JW-z0U">
Kateryna Kostiukecaa3952018-07-13 16:00:34 -040056 <rect key="frame" x="171" y="166" width="82" height="32"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -040057 <constraints>
58 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="150" id="d7f-Id-S7d"/>
59 </constraints>
60 <buttonCell key="cell" type="push" bezelStyle="rounded" image="ic_folder" imagePosition="left" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DVe-a5-SU0">
61 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
62 <font key="font" metaFont="system"/>
63 </buttonCell>
64 <connections>
65 <action selector="changeDownloadFolder:" target="-2" id="7UI-HT-B4J"/>
66 </connections>
67 </button>
68 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="IHD-1X-sid">
Kateryna Kostiukecaa3952018-07-13 16:00:34 -040069 <rect key="frame" x="56" y="175" width="103" height="17"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -040070 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Download folder" id="6Ye-pe-9WV">
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>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040076 <button translatesAutoresizingMaskIntoConstraints="NO" id="DgD-2y-4g5">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -050077 <rect key="frame" x="56" y="125" width="140" height="18"/>
78 <constraints>
79 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="215" id="DuR-wd-CxJ"/>
80 </constraints>
Alexandre Lision7f01b072015-09-15 14:57:05 -040081 <buttonCell key="cell" type="check" title="Keep my history for" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="3Pb-Ec-zl5">
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050082 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
83 <font key="font" metaFont="system"/>
84 </buttonCell>
Alexandre Lisionaa03df42016-01-26 09:39:25 -050085 <connections>
Alexandre Lision261f1b92016-04-04 12:35:34 -040086 <action selector="toggleHistory:" target="-2" id="2wV-yt-1YG"/>
Alexandre Lisionaa03df42016-01-26 09:39:25 -050087 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050088 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040089 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QmA-ZI-ZL5">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -050090 <rect key="frame" x="247" y="120" width="19" height="27"/>
91 <constraints>
92 <constraint firstAttribute="width" constant="13" id="o2I-Rn-0uA"/>
93 </constraints>
Alexandre Lisione4041492015-03-20 18:20:43 -040094 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" doubleValue="30" id="30B-YQ-Opa"/>
95 <connections>
96 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.history_limit" id="c2j-mK-kYa"/>
97 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050098 </stepper>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -040099 <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tHZ-7Q-5iP">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500100 <rect key="frame" x="202" y="123" width="40" height="22"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400101 <constraints>
102 <constraint firstAttribute="width" constant="40" id="Qal-Za-gWz"/>
103 </constraints>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500104 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" title="30" drawsBackground="YES" id="JvS-c4-OeT">
105 <font key="font" metaFont="system"/>
106 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
107 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
108 </textFieldCell>
Alexandre Lisione4041492015-03-20 18:20:43 -0400109 <connections>
Alexandre Lisionaa03df42016-01-26 09:39:25 -0500110 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.history_limit" id="4us-N3-vCf">
111 <dictionary key="options">
112 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
113 </dictionary>
114 </binding>
Alexandre Lisione4041492015-03-20 18:20:43 -0400115 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500116 </textField>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400117 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nah-Jm-ZYB">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500118 <rect key="frame" x="269" y="125" width="33" height="17"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400119 <constraints>
120 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="29" id="08C-IP-5pg"/>
121 </constraints>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500122 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="days" id="e5K-l0-Nfw">
123 <font key="font" metaFont="system"/>
124 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
125 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
126 </textFieldCell>
127 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400128 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="U84-le-Iy4">
Alexandre Lision261f1b92016-04-04 12:35:34 -0400129 <rect key="frame" x="58" y="93" width="122" height="19"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400130 <constraints>
131 <constraint firstAttribute="width" constant="122" id="3MQ-xB-seJ"/>
132 </constraints>
Alexandre Lisione4041492015-03-20 18:20:43 -0400133 <buttonCell key="cell" type="roundRect" title="Clear History" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cd5-9L-Bbb">
134 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
135 <font key="font" metaFont="cellTitle"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500136 </buttonCell>
Alexandre Lisione4041492015-03-20 18:20:43 -0400137 <connections>
138 <action selector="clearHistory:" target="-2" id="yN7-bB-7EY"/>
139 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500140 </button>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400141 <customView translatesAutoresizingMaskIntoConstraints="NO" id="yVO-jk-ay3">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500142 <rect key="frame" x="20" y="20" width="462" height="61"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400143 <subviews>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400144 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="diX-uH-Ce8">
Alexandre Lision261f1b92016-04-04 12:35:34 -0400145 <rect key="frame" x="18" y="44" width="52" height="17"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400146 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Update" id="r4u-t3-gBc">
147 <font key="font" metaFont="systemBold"/>
148 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
149 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
150 </textFieldCell>
151 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400152 <button translatesAutoresizingMaskIntoConstraints="NO" id="MCd-PD-kd7">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500153 <rect key="frame" x="43" y="18" width="217" height="18"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400154 <constraints>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500155 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="340" id="eye-Ia-lhy"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400156 </constraints>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400157 <buttonCell key="cell" type="check" title="Automatically check for updates" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="T3a-yx-ZaW">
158 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
159 <font key="font" metaFont="system"/>
160 </buttonCell>
161 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400162 <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RYP-3d-PCa" userLabel="Update interval">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500163 <rect key="frame" x="264" y="12" width="100" height="26"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400164 <constraints>
165 <constraint firstAttribute="width" constant="95" id="oLq-z9-b9M"/>
166 </constraints>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400167 <popUpButtonCell key="cell" type="push" title="Monthly" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="2629800" imageScaling="proportionallyDown" inset="2" selectedItem="42E-UY-qlP" id="tTF-gp-Rti">
168 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
169 <font key="font" metaFont="menu"/>
170 <menu key="menu" id="GJ4-0X-PTn">
171 <items>
172 <menuItem title="Hourly" tag="3600" id="mbu-TH-bs8"/>
173 <menuItem title="Daily" tag="86400" id="cB6-4m-9MU"/>
174 <menuItem title="Weekly" tag="604800" id="AId-am-73Q"/>
175 <menuItem title="Monthly" state="on" tag="2629800" id="42E-UY-qlP"/>
176 </items>
177 </menu>
178 </popUpButtonCell>
179 </popUpButton>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400180 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400181 <constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400182 <constraint firstAttribute="height" constant="61" id="1fz-dJ-nDo"/>
183 <constraint firstItem="MCd-PD-kd7" firstAttribute="top" secondItem="diX-uH-Ce8" secondAttribute="bottom" constant="10" id="5Uq-c4-XfL"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400184 <constraint firstItem="RYP-3d-PCa" firstAttribute="leading" secondItem="MCd-PD-kd7" secondAttribute="trailing" constant="8" id="9c7-7m-udP"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400185 <constraint firstItem="diX-uH-Ce8" firstAttribute="leading" secondItem="yVO-jk-ay3" secondAttribute="leading" constant="20" id="DWV-bf-QJe"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400186 <constraint firstItem="RYP-3d-PCa" firstAttribute="top" secondItem="yVO-jk-ay3" secondAttribute="top" constant="25" id="Nm1-FO-0Hr"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400187 <constraint firstItem="MCd-PD-kd7" firstAttribute="leading" secondItem="yVO-jk-ay3" secondAttribute="leading" constant="45" id="ZO7-pl-ug1"/>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500188 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="RYP-3d-PCa" secondAttribute="trailing" constant="8" id="c36-K0-jgx"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400189 <constraint firstItem="diX-uH-Ce8" firstAttribute="top" secondItem="yVO-jk-ay3" secondAttribute="top" id="uF2-Tp-YBe"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400190 </constraints>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400191 </customView>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400192 <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Gyi-ID-Z3v">
193 <rect key="frame" x="306" y="127" width="172" height="14"/>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500194 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="(Applied on application restart)" id="OTl-vx-S43">
Alexandre Lisionaa03df42016-01-26 09:39:25 -0500195 <font key="font" metaFont="smallSystem"/>
196 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
197 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
198 </textFieldCell>
199 </textField>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400200 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fC0-ce-Yiz">
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400201 <rect key="frame" x="18" y="147" width="399" height="8"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400202 <constraints>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400203 <constraint firstAttribute="width" constant="395" id="6HO-p7-tAk"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400204 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="48" id="JrN-bM-7Wz"/>
205 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400206 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400207 <button translatesAutoresizingMaskIntoConstraints="NO" id="Is4-pD-LOT">
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400208 <rect key="frame" x="56" y="237" width="423" height="18"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400209 <constraints>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500210 <constraint firstAttribute="width" constant="419" id="iUi-lt-J9M"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400211 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400212 <buttonCell key="cell" type="check" title="Bring Ring to foreground on incoming calls" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="uYI-hA-JHk">
213 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
214 <font key="font" metaFont="system"/>
215 </buttonCell>
216 <connections>
217 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.window_behaviour" id="ZSW-he-LAz"/>
218 </connections>
219 </button>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500220 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400221 <constraints>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400222 <constraint firstItem="QmA-ZI-ZL5" firstAttribute="centerY" secondItem="nah-Jm-ZYB" secondAttribute="centerY" id="2CN-A5-Lfs"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400223 <constraint firstItem="fC0-ce-Yiz" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="20" id="2iV-DB-Zna"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400224 <constraint firstItem="1Nr-L4-fcd" firstAttribute="leading" secondItem="DgD-2y-4g5" secondAttribute="leading" id="3wo-TW-rpe"/>
225 <constraint firstItem="DgD-2y-4g5" firstAttribute="baseline" secondItem="tHZ-7Q-5iP" secondAttribute="baseline" id="9yS-UP-Xii"/>
Alexandre Lisionaa03df42016-01-26 09:39:25 -0500226 <constraint firstItem="Gyi-ID-Z3v" firstAttribute="leading" secondItem="nah-Jm-ZYB" secondAttribute="trailing" constant="8" id="EYY-WC-fCM"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400227 <constraint firstItem="Oth-up-2k2" firstAttribute="leading" secondItem="Is4-pD-LOT" secondAttribute="leading" id="Fdb-2p-ULe"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400228 <constraint firstItem="1Nr-L4-fcd" firstAttribute="top" secondItem="Is4-pD-LOT" secondAttribute="bottom" constant="13" id="IQl-Me-RRm"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400229 <constraint firstItem="nah-Jm-ZYB" firstAttribute="leading" secondItem="QmA-ZI-ZL5" secondAttribute="trailing" constant="8" id="JJi-0O-nUi"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400230 <constraint firstItem="tHZ-7Q-5iP" firstAttribute="top" secondItem="QmA-ZI-ZL5" secondAttribute="top" id="Jrk-f0-97K"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400231 <constraint firstItem="7bY-JW-z0U" firstAttribute="leading" secondItem="IHD-1X-sid" secondAttribute="trailing" constant="20" id="Ptz-be-9mW"/>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500232 <constraint firstItem="Gyi-ID-Z3v" firstAttribute="centerY" secondItem="nah-Jm-ZYB" secondAttribute="centerY" id="VGH-9C-eD1"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400233 <constraint firstItem="IHD-1X-sid" firstAttribute="top" secondItem="1Nr-L4-fcd" secondAttribute="bottom" constant="20" id="X4c-Ad-8yh"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400234 <constraint firstItem="QmA-ZI-ZL5" firstAttribute="leading" secondItem="tHZ-7Q-5iP" secondAttribute="trailing" constant="8" id="YPs-UE-IFi"/>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500235 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Gyi-ID-Z3v" secondAttribute="trailing" constant="20" id="Z4C-x5-1Op"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400236 <constraint firstItem="7bY-JW-z0U" firstAttribute="centerY" secondItem="IHD-1X-sid" secondAttribute="centerY" id="aI1-uX-lQY"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400237 <constraint firstItem="DgD-2y-4g5" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="58" id="aPM-dp-Eym"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400238 <constraint firstAttribute="bottom" secondItem="yVO-jk-ay3" secondAttribute="bottom" constant="20" id="bAA-rc-QhB"/>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500239 <constraint firstItem="tHZ-7Q-5iP" firstAttribute="leading" secondItem="DgD-2y-4g5" secondAttribute="trailing" constant="8" id="bV5-ZQ-94d"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400240 <constraint firstItem="Oth-up-2k2" firstAttribute="leading" secondItem="1Nr-L4-fcd" secondAttribute="leading" id="csu-Ug-9sD"/>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400241 <constraint firstItem="Oth-up-2k2" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="20" id="dA1-zE-Xe8"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400242 <constraint firstItem="DgD-2y-4g5" firstAttribute="leading" secondItem="U84-le-Iy4" secondAttribute="leading" id="ggy-GJ-WMj"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400243 <constraint firstItem="DgD-2y-4g5" firstAttribute="leading" secondItem="IHD-1X-sid" secondAttribute="leading" id="hIj-5P-1iF"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400244 <constraint firstItem="Is4-pD-LOT" firstAttribute="top" secondItem="Oth-up-2k2" secondAttribute="bottom" constant="13" id="lHy-u9-IB0"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400245 <constraint firstItem="yVO-jk-ay3" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="20" id="qa3-OH-fvn"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400246 <constraint firstItem="U84-le-Iy4" firstAttribute="top" secondItem="DgD-2y-4g5" secondAttribute="bottom" constant="15" id="szl-Nh-CbR"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400247 <constraint firstItem="fC0-ce-Yiz" firstAttribute="top" secondItem="IHD-1X-sid" secondAttribute="bottom" constant="20" id="vNW-gf-432"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400248 <constraint firstItem="yVO-jk-ay3" firstAttribute="top" secondItem="U84-le-Iy4" secondAttribute="bottom" constant="13" id="wfT-QL-241"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400249 <constraint firstAttribute="trailing" secondItem="yVO-jk-ay3" secondAttribute="trailing" constant="20" id="wig-B4-OtV"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400250 <constraint firstItem="tHZ-7Q-5iP" firstAttribute="top" secondItem="fC0-ce-Yiz" secondAttribute="bottom" constant="2" id="wo5-OT-LTj"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400251 </constraints>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400252 <point key="canvasLocation" x="312.5" y="81.5"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500253 </customView>
Alexandre Lisione4041492015-03-20 18:20:43 -0400254 <userDefaultsController representsSharedInstance="YES" id="Sz0-vm-i3t"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400255 <customObject id="VEJ-ic-3Ub" customClass="SUUpdater"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500256 </objects>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400257 <resources>
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400258 <image name="ic_folder" width="36" height="36"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400259 </resources>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500260</document>