blob: 6f4276639071f1763d8ad2d251851b211a6ef621 [file] [log] [blame]
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -05001<?xml version="1.0" encoding="UTF-8"?>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14109" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05003 <dependencies>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14109"/>
5 <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>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -040010 <outlet property="addProfilePhotoImage" destination="3l7-TU-AMG" id="oQC-jN-JV0"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -040011 <outlet property="checkIntervalPopUp" destination="RYP-3d-PCa" id="JNO-GR-CV8"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -040012 <outlet property="downloadFolder" destination="7bY-JW-z0U" id="ylD-Yb-I2N"/>
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 Lision261f1b92016-04-04 12:35:34 -040017 <outlet property="photoView" destination="L6I-bx-LnN" id="nag-Fb-Uxb"/>
18 <outlet property="profileNameField" destination="Mjw-8U-dzO" id="IeO-vk-yDC"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -040019 <outlet property="sparkleContainer" destination="yVO-jk-ay3" id="zni-hI-88D"/>
Alexandre Lision1ad5a2f2015-05-27 14:21:45 +020020 <outlet property="startUpButton" destination="1Nr-L4-fcd" id="veu-Hi-c7L"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -040021 <outlet property="toggleAutomaticUpdateCheck" destination="MCd-PD-kd7" id="rSB-ac-Nm2"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050022 <outlet property="view" destination="c22-O7-iKe" id="kqH-6G-Ohq"/>
23 </connections>
24 </customObject>
25 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
26 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
27 <customView id="c22-O7-iKe">
Kateryna Kostiuk67735232018-05-10 15:05:32 -040028 <rect key="frame" x="0.0" y="0.0" width="502" height="445"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050029 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
30 <subviews>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -040031 <textField toolTip="Profile" horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MV1-AC-qE7">
Kateryna Kostiuk67735232018-05-10 15:05:32 -040032 <rect key="frame" x="30" y="408" width="79" height="17"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040033 <constraints>
34 <constraint firstAttribute="width" constant="75" id="Nj8-qG-TRL"/>
35 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -040036 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Profile" id="Thg-oC-5Qw">
37 <font key="font" metaFont="systemBold"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050038 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
39 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
40 </textFieldCell>
41 </textField>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -040042 <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Mjw-8U-dzO">
Kateryna Kostiuk67735232018-05-10 15:05:32 -040043 <rect key="frame" x="211" y="330" width="197" height="21"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040044 <constraints>
45 <constraint firstAttribute="width" constant="197" id="pDD-Xk-k4K"/>
46 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -040047 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="blA-9U-jdI">
48 <font key="font" metaFont="system"/>
49 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
50 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
51 </textFieldCell>
52 <connections>
53 <outlet property="delegate" destination="-2" id="SbF-hg-KD0"/>
54 </connections>
55 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040056 <button translatesAutoresizingMaskIntoConstraints="NO" id="Oth-up-2k2">
Kateryna Kostiuk67735232018-05-10 15:05:32 -040057 <rect key="frame" x="56" y="256" width="423" height="18"/>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -050058 <constraints>
59 <constraint firstAttribute="width" constant="419" id="upW-bh-eQg"/>
60 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -040061 <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 -050062 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
63 <font key="font" metaFont="system"/>
64 </buttonCell>
Alexandre Lisione4041492015-03-20 18:20:43 -040065 <connections>
66 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.enable_notifications" id="PuD-KZ-Zat"/>
67 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050068 </button>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -040069 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="j3T-5j-Fom">
Kateryna Kostiuk67735232018-05-10 15:05:32 -040070 <rect key="frame" x="30" y="280" width="449" height="17"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -040071 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Behaviours" id="Rzy-Gh-3wQ">
72 <font key="font" metaFont="systemBold"/>
73 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
74 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
75 </textFieldCell>
76 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040077 <button translatesAutoresizingMaskIntoConstraints="NO" id="1Nr-L4-fcd">
Kateryna Kostiuk67735232018-05-10 15:05:32 -040078 <rect key="frame" x="56" y="202" width="423" height="18"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040079 <constraints>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -050080 <constraint firstAttribute="width" constant="419" id="8Mk-zb-NLA"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040081 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -040082 <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 -040083 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
84 <font key="font" metaFont="system"/>
85 </buttonCell>
86 <connections>
Alexandre Lision261f1b92016-04-04 12:35:34 -040087 <action selector="toggleLaunchAtStartup:" target="-2" id="Rky-YK-2yk"/>
Alexandre Lisione4041492015-03-20 18:20:43 -040088 </connections>
89 </button>
Kateryna Kostiuk67735232018-05-10 15:05:32 -040090 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7bY-JW-z0U">
91 <rect key="frame" x="171" y="158" width="82" height="32"/>
92 <constraints>
93 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="150" id="d7f-Id-S7d"/>
94 </constraints>
95 <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">
96 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
97 <font key="font" metaFont="system"/>
98 </buttonCell>
99 <connections>
100 <action selector="changeDownloadFolder:" target="-2" id="7UI-HT-B4J"/>
101 </connections>
102 </button>
103 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="IHD-1X-sid">
104 <rect key="frame" x="56" y="167" width="103" height="17"/>
105 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Download folder" id="6Ye-pe-9WV">
106 <font key="font" metaFont="system"/>
107 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
108 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
109 </textFieldCell>
110 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400111 <button translatesAutoresizingMaskIntoConstraints="NO" id="DgD-2y-4g5">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500112 <rect key="frame" x="56" y="125" width="140" height="18"/>
113 <constraints>
114 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="215" id="DuR-wd-CxJ"/>
115 </constraints>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400116 <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 -0500117 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
118 <font key="font" metaFont="system"/>
119 </buttonCell>
Alexandre Lisionaa03df42016-01-26 09:39:25 -0500120 <connections>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400121 <action selector="toggleHistory:" target="-2" id="2wV-yt-1YG"/>
Alexandre Lisionaa03df42016-01-26 09:39:25 -0500122 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500123 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400124 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QmA-ZI-ZL5">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500125 <rect key="frame" x="247" y="120" width="19" height="27"/>
126 <constraints>
127 <constraint firstAttribute="width" constant="13" id="o2I-Rn-0uA"/>
128 </constraints>
Alexandre Lisione4041492015-03-20 18:20:43 -0400129 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" doubleValue="30" id="30B-YQ-Opa"/>
130 <connections>
131 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.history_limit" id="c2j-mK-kYa"/>
132 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500133 </stepper>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400134 <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tHZ-7Q-5iP">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500135 <rect key="frame" x="202" y="123" width="40" height="22"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400136 <constraints>
137 <constraint firstAttribute="width" constant="40" id="Qal-Za-gWz"/>
138 </constraints>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500139 <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">
140 <font key="font" metaFont="system"/>
141 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
142 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
143 </textFieldCell>
Alexandre Lisione4041492015-03-20 18:20:43 -0400144 <connections>
Alexandre Lisionaa03df42016-01-26 09:39:25 -0500145 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.history_limit" id="4us-N3-vCf">
146 <dictionary key="options">
147 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
148 </dictionary>
149 </binding>
Alexandre Lisione4041492015-03-20 18:20:43 -0400150 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500151 </textField>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400152 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nah-Jm-ZYB">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500153 <rect key="frame" x="269" y="125" width="33" height="17"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400154 <constraints>
155 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="29" id="08C-IP-5pg"/>
156 </constraints>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500157 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="days" id="e5K-l0-Nfw">
158 <font key="font" metaFont="system"/>
159 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
160 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
161 </textFieldCell>
162 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400163 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="U84-le-Iy4">
Alexandre Lision261f1b92016-04-04 12:35:34 -0400164 <rect key="frame" x="58" y="93" width="122" height="19"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400165 <constraints>
166 <constraint firstAttribute="width" constant="122" id="3MQ-xB-seJ"/>
167 </constraints>
Alexandre Lisione4041492015-03-20 18:20:43 -0400168 <buttonCell key="cell" type="roundRect" title="Clear History" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cd5-9L-Bbb">
169 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
170 <font key="font" metaFont="cellTitle"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500171 </buttonCell>
Alexandre Lisione4041492015-03-20 18:20:43 -0400172 <connections>
173 <action selector="clearHistory:" target="-2" id="yN7-bB-7EY"/>
174 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500175 </button>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400176 <customView translatesAutoresizingMaskIntoConstraints="NO" id="yVO-jk-ay3">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500177 <rect key="frame" x="20" y="20" width="462" height="61"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400178 <subviews>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400179 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="diX-uH-Ce8">
Alexandre Lision261f1b92016-04-04 12:35:34 -0400180 <rect key="frame" x="18" y="44" width="52" height="17"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400181 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Update" id="r4u-t3-gBc">
182 <font key="font" metaFont="systemBold"/>
183 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
184 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
185 </textFieldCell>
186 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400187 <button translatesAutoresizingMaskIntoConstraints="NO" id="MCd-PD-kd7">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500188 <rect key="frame" x="43" y="18" width="217" height="18"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400189 <constraints>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500190 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="340" id="eye-Ia-lhy"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400191 </constraints>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400192 <buttonCell key="cell" type="check" title="Automatically check for updates" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="T3a-yx-ZaW">
193 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
194 <font key="font" metaFont="system"/>
195 </buttonCell>
196 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400197 <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RYP-3d-PCa" userLabel="Update interval">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500198 <rect key="frame" x="264" y="12" width="100" height="26"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400199 <constraints>
200 <constraint firstAttribute="width" constant="95" id="oLq-z9-b9M"/>
201 </constraints>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400202 <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">
203 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
204 <font key="font" metaFont="menu"/>
205 <menu key="menu" id="GJ4-0X-PTn">
206 <items>
207 <menuItem title="Hourly" tag="3600" id="mbu-TH-bs8"/>
208 <menuItem title="Daily" tag="86400" id="cB6-4m-9MU"/>
209 <menuItem title="Weekly" tag="604800" id="AId-am-73Q"/>
210 <menuItem title="Monthly" state="on" tag="2629800" id="42E-UY-qlP"/>
211 </items>
212 </menu>
213 </popUpButtonCell>
214 </popUpButton>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400215 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400216 <constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400217 <constraint firstAttribute="height" constant="61" id="1fz-dJ-nDo"/>
218 <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 -0400219 <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 -0400220 <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 -0400221 <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 -0400222 <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 -0500223 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="RYP-3d-PCa" secondAttribute="trailing" constant="8" id="c36-K0-jgx"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400224 <constraint firstItem="diX-uH-Ce8" firstAttribute="top" secondItem="yVO-jk-ay3" secondAttribute="top" id="uF2-Tp-YBe"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400225 </constraints>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400226 </customView>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400227 <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Gyi-ID-Z3v">
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400228 <rect key="frame" x="306" y="150" width="171" height="14"/>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500229 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="(Applied on application restart)" id="OTl-vx-S43">
Alexandre Lisionaa03df42016-01-26 09:39:25 -0500230 <font key="font" metaFont="smallSystem"/>
231 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
232 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
233 </textFieldCell>
234 </textField>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400235 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fC0-ce-Yiz">
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400236 <rect key="frame" x="18" y="147" width="399" height="0.0"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400237 <constraints>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400238 <constraint firstAttribute="width" constant="395" id="6HO-p7-tAk"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400239 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="48" id="JrN-bM-7Wz"/>
240 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400241 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400242 <button translatesAutoresizingMaskIntoConstraints="NO" id="Is4-pD-LOT">
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400243 <rect key="frame" x="56" y="229" width="423" height="18"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400244 <constraints>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500245 <constraint firstAttribute="width" constant="419" id="iUi-lt-J9M"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400246 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400247 <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">
248 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
249 <font key="font" metaFont="system"/>
250 </buttonCell>
251 <connections>
252 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.window_behaviour" id="ZSW-he-LAz"/>
253 </connections>
254 </button>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400255 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="L6I-bx-LnN">
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400256 <rect key="frame" x="132" y="305" width="71" height="70"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400257 <constraints>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400258 <constraint firstAttribute="height" constant="70" id="RFb-D4-827"/>
259 <constraint firstAttribute="width" constant="71" id="gAI-0Z-pME"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400260 </constraints>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400261 <buttonCell key="cell" type="inline" bezelStyle="inline" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="8lT-0k-EYB">
Alexandre Lision261f1b92016-04-04 12:35:34 -0400262 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400263 <font key="font" metaFont="system" size="10"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400264 </buttonCell>
265 <connections>
266 <action selector="editPhoto:" target="-2" id="VuT-vf-PDV"/>
267 </connections>
268 </button>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400269 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="c9L-Qb-bNK">
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400270 <rect key="frame" x="42" y="383" width="482" height="17"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400271 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="This is shared with your contacts " id="vbU-2S-O58">
272 <font key="font" metaFont="system"/>
273 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400274 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
275 </textFieldCell>
276 </textField>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400277 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="3l7-TU-AMG">
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400278 <rect key="frame" x="153" y="325" width="30" height="30"/>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400279 <constraints>
280 <constraint firstAttribute="height" constant="30" id="3dM-RS-1SR"/>
281 <constraint firstAttribute="width" constant="30" id="San-2A-6Wv"/>
282 </constraints>
283 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_picture" id="crR-s1-YoQ"/>
284 </imageView>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500285 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400286 <constraints>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400287 <constraint firstItem="QmA-ZI-ZL5" firstAttribute="centerY" secondItem="nah-Jm-ZYB" secondAttribute="centerY" id="2CN-A5-Lfs"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400288 <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 -0400289 <constraint firstItem="1Nr-L4-fcd" firstAttribute="leading" secondItem="DgD-2y-4g5" secondAttribute="leading" id="3wo-TW-rpe"/>
290 <constraint firstItem="DgD-2y-4g5" firstAttribute="baseline" secondItem="tHZ-7Q-5iP" secondAttribute="baseline" id="9yS-UP-Xii"/>
291 <constraint firstItem="j3T-5j-Fom" firstAttribute="trailing" secondItem="1Nr-L4-fcd" secondAttribute="trailing" id="Ctf-2q-EwC"/>
Alexandre Lisionaa03df42016-01-26 09:39:25 -0500292 <constraint firstItem="Gyi-ID-Z3v" firstAttribute="leading" secondItem="nah-Jm-ZYB" secondAttribute="trailing" constant="8" id="EYY-WC-fCM"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400293 <constraint firstItem="MV1-AC-qE7" firstAttribute="leading" secondItem="j3T-5j-Fom" secondAttribute="leading" id="Ere-Nv-hlR"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400294 <constraint firstItem="Oth-up-2k2" firstAttribute="leading" secondItem="Is4-pD-LOT" secondAttribute="leading" id="Fdb-2p-ULe"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400295 <constraint firstItem="c9L-Qb-bNK" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="44" id="Fei-kE-ggH"/>
296 <constraint firstItem="c9L-Qb-bNK" firstAttribute="trailing" secondItem="yVO-jk-ay3" secondAttribute="trailing" constant="40" id="GMc-d7-Qoe"/>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400297 <constraint firstItem="3l7-TU-AMG" firstAttribute="centerY" secondItem="L6I-bx-LnN" secondAttribute="centerY" id="Hqj-y0-lOR"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400298 <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 -0400299 <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 -0400300 <constraint firstItem="tHZ-7Q-5iP" firstAttribute="top" secondItem="QmA-ZI-ZL5" secondAttribute="top" id="Jrk-f0-97K"/>
301 <constraint firstItem="j3T-5j-Fom" firstAttribute="top" secondItem="L6I-bx-LnN" secondAttribute="bottom" constant="8" symbolic="YES" id="OMM-Ry-Zsx"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400302 <constraint firstItem="7bY-JW-z0U" firstAttribute="leading" secondItem="IHD-1X-sid" secondAttribute="trailing" constant="20" id="Ptz-be-9mW"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400303 <constraint firstItem="L6I-bx-LnN" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="132" id="QTU-A1-JdM"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400304 <constraint firstItem="Mjw-8U-dzO" firstAttribute="top" secondItem="c9L-Qb-bNK" secondAttribute="bottom" constant="32" id="TGb-qG-xFk"/>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500305 <constraint firstItem="Gyi-ID-Z3v" firstAttribute="centerY" secondItem="nah-Jm-ZYB" secondAttribute="centerY" id="VGH-9C-eD1"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400306 <constraint firstItem="IHD-1X-sid" firstAttribute="top" secondItem="1Nr-L4-fcd" secondAttribute="bottom" constant="20" id="X4c-Ad-8yh"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400307 <constraint firstItem="Oth-up-2k2" firstAttribute="top" secondItem="j3T-5j-Fom" secondAttribute="bottom" constant="8" symbolic="YES" id="XMy-vs-rqU"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400308 <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 -0500309 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Gyi-ID-Z3v" secondAttribute="trailing" constant="20" id="Z4C-x5-1Op"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400310 <constraint firstItem="7bY-JW-z0U" firstAttribute="centerY" secondItem="IHD-1X-sid" secondAttribute="centerY" id="aI1-uX-lQY"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400311 <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 -0400312 <constraint firstAttribute="bottom" secondItem="yVO-jk-ay3" secondAttribute="bottom" constant="20" id="bAA-rc-QhB"/>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400313 <constraint firstItem="3l7-TU-AMG" firstAttribute="centerX" secondItem="L6I-bx-LnN" secondAttribute="centerX" id="bNA-y1-w4O"/>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500314 <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 -0400315 <constraint firstItem="Oth-up-2k2" firstAttribute="leading" secondItem="1Nr-L4-fcd" secondAttribute="leading" id="csu-Ug-9sD"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400316 <constraint firstItem="MV1-AC-qE7" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="20" symbolic="YES" id="eb5-W0-5Yr"/>
317 <constraint firstItem="c9L-Qb-bNK" firstAttribute="top" secondItem="MV1-AC-qE7" secondAttribute="bottom" constant="8" symbolic="YES" id="f2T-ft-Osc"/>
318 <constraint firstItem="DgD-2y-4g5" firstAttribute="leading" secondItem="U84-le-Iy4" secondAttribute="leading" id="ggy-GJ-WMj"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400319 <constraint firstItem="DgD-2y-4g5" firstAttribute="leading" secondItem="IHD-1X-sid" secondAttribute="leading" id="hIj-5P-1iF"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400320 <constraint firstItem="Mjw-8U-dzO" firstAttribute="leading" secondItem="L6I-bx-LnN" secondAttribute="trailing" constant="8" symbolic="YES" id="jVt-Fl-fMN"/>
321 <constraint firstItem="Is4-pD-LOT" firstAttribute="top" secondItem="Oth-up-2k2" secondAttribute="bottom" constant="13" id="lHy-u9-IB0"/>
322 <constraint firstItem="L6I-bx-LnN" firstAttribute="centerY" secondItem="Mjw-8U-dzO" secondAttribute="centerY" id="q2I-i3-D74"/>
323 <constraint firstItem="L6I-bx-LnN" firstAttribute="top" secondItem="c9L-Qb-bNK" secondAttribute="bottom" constant="8" symbolic="YES" id="qJk-WJ-ebJ"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400324 <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 -0400325 <constraint firstItem="U84-le-Iy4" firstAttribute="top" secondItem="DgD-2y-4g5" secondAttribute="bottom" constant="15" id="szl-Nh-CbR"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400326 <constraint firstItem="MV1-AC-qE7" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="32" id="vN1-5P-m9g"/>
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400327 <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 -0400328 <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 -0400329 <constraint firstAttribute="trailing" secondItem="yVO-jk-ay3" secondAttribute="trailing" constant="20" id="wig-B4-OtV"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400330 <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 -0400331 </constraints>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400332 <point key="canvasLocation" x="312.5" y="81.5"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500333 </customView>
Alexandre Lisione4041492015-03-20 18:20:43 -0400334 <userDefaultsController representsSharedInstance="YES" id="Sz0-vm-i3t"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400335 <customObject id="VEJ-ic-3Ub" customClass="SUUpdater"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500336 </objects>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400337 <resources>
Kateryna Kostiuk67735232018-05-10 15:05:32 -0400338 <image name="ic_folder" width="36" height="36"/>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400339 <image name="ic_picture" width="72" height="72"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400340 </resources>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500341</document>