blob: 8d732bce9b61cb27917facca708b392451102dc3 [file] [log] [blame]
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -05001<?xml version="1.0" encoding="UTF-8"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16D30a" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05003 <dependencies>
Kateryna Kostiukf86b9222017-04-20 09:30:51 -04004 <development version="7000" identifier="xcode"/>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -05005 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
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"/>
Alexandre Lisione4041492015-03-20 18:20:43 -040011 <outlet property="historyChangedLabel" destination="Gyi-ID-Z3v" id="aoO-Fh-UCQ"/>
Alexandre Lisionaa03df42016-01-26 09:39:25 -050012 <outlet property="historyStepper" destination="QmA-ZI-ZL5" id="dDV-1G-rZs"/>
13 <outlet property="historySwitch" destination="DgD-2y-4g5" id="GYk-pz-jGT"/>
14 <outlet property="historyTextField" destination="tHZ-7Q-5iP" id="keP-y2-7Pg"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -040015 <outlet property="photoView" destination="L6I-bx-LnN" id="nag-Fb-Uxb"/>
16 <outlet property="profileNameField" destination="Mjw-8U-dzO" id="IeO-vk-yDC"/>
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 Kostiuk14b454f2017-03-09 17:25:47 -050026 <rect key="frame" x="0.0" y="0.0" width="502" height="421"/>
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 <textField toolTip="Profile" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MV1-AC-qE7">
Alexandre Lision261f1b92016-04-04 12:35:34 -040030 <rect key="frame" x="30" y="384" width="79" height="17"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040031 <constraints>
32 <constraint firstAttribute="width" constant="75" id="Nj8-qG-TRL"/>
33 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -040034 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Profile" id="Thg-oC-5Qw">
35 <font key="font" metaFont="systemBold"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050036 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
37 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
38 </textFieldCell>
39 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040040 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Mjw-8U-dzO">
Alexandre Lision261f1b92016-04-04 12:35:34 -040041 <rect key="frame" x="210" y="305" width="197" height="22"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040042 <constraints>
43 <constraint firstAttribute="width" constant="197" id="pDD-Xk-k4K"/>
44 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -040045 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="blA-9U-jdI">
46 <font key="font" metaFont="system"/>
47 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
48 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
49 </textFieldCell>
50 <connections>
51 <outlet property="delegate" destination="-2" id="SbF-hg-KD0"/>
52 </connections>
53 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040054 <button translatesAutoresizingMaskIntoConstraints="NO" id="Oth-up-2k2">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -050055 <rect key="frame" x="56" y="232" width="423" height="18"/>
56 <constraints>
57 <constraint firstAttribute="width" constant="419" id="upW-bh-eQg"/>
58 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -040059 <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 -050060 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
61 <font key="font" metaFont="system"/>
62 </buttonCell>
Alexandre Lisione4041492015-03-20 18:20:43 -040063 <connections>
64 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.enable_notifications" id="PuD-KZ-Zat"/>
65 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050066 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040067 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="j3T-5j-Fom">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -050068 <rect key="frame" x="30" y="256" width="449" height="17"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -040069 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Behaviours" id="Rzy-Gh-3wQ">
70 <font key="font" metaFont="systemBold"/>
71 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
72 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
73 </textFieldCell>
74 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040075 <button translatesAutoresizingMaskIntoConstraints="NO" id="1Nr-L4-fcd">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -050076 <rect key="frame" x="56" y="178" width="423" height="18"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040077 <constraints>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -050078 <constraint firstAttribute="width" constant="419" id="8Mk-zb-NLA"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040079 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -040080 <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 -040081 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
82 <font key="font" metaFont="system"/>
83 </buttonCell>
84 <connections>
Alexandre Lision261f1b92016-04-04 12:35:34 -040085 <action selector="toggleLaunchAtStartup:" target="-2" id="Rky-YK-2yk"/>
Alexandre Lisione4041492015-03-20 18:20:43 -040086 </connections>
87 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040088 <button translatesAutoresizingMaskIntoConstraints="NO" id="DgD-2y-4g5">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -050089 <rect key="frame" x="56" y="125" width="140" height="18"/>
90 <constraints>
91 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="215" id="DuR-wd-CxJ"/>
92 </constraints>
Alexandre Lision7f01b072015-09-15 14:57:05 -040093 <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 -050094 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
95 <font key="font" metaFont="system"/>
96 </buttonCell>
Alexandre Lisionaa03df42016-01-26 09:39:25 -050097 <connections>
Alexandre Lision261f1b92016-04-04 12:35:34 -040098 <action selector="toggleHistory:" target="-2" id="2wV-yt-1YG"/>
Alexandre Lisionaa03df42016-01-26 09:39:25 -050099 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500100 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400101 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QmA-ZI-ZL5">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500102 <rect key="frame" x="247" y="120" width="19" height="27"/>
103 <constraints>
104 <constraint firstAttribute="width" constant="13" id="o2I-Rn-0uA"/>
105 </constraints>
Alexandre Lisione4041492015-03-20 18:20:43 -0400106 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" doubleValue="30" id="30B-YQ-Opa"/>
107 <connections>
108 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.history_limit" id="c2j-mK-kYa"/>
109 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500110 </stepper>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400111 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tHZ-7Q-5iP">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500112 <rect key="frame" x="202" y="123" width="40" height="22"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400113 <constraints>
114 <constraint firstAttribute="width" constant="40" id="Qal-Za-gWz"/>
115 </constraints>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500116 <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">
117 <font key="font" metaFont="system"/>
118 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
119 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
120 </textFieldCell>
Alexandre Lisione4041492015-03-20 18:20:43 -0400121 <connections>
Alexandre Lisionaa03df42016-01-26 09:39:25 -0500122 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.history_limit" id="4us-N3-vCf">
123 <dictionary key="options">
124 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
125 </dictionary>
126 </binding>
Alexandre Lisione4041492015-03-20 18:20:43 -0400127 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500128 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400129 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nah-Jm-ZYB">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500130 <rect key="frame" x="269" y="125" width="33" height="17"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400131 <constraints>
132 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="29" id="08C-IP-5pg"/>
133 </constraints>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500134 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="days" id="e5K-l0-Nfw">
135 <font key="font" metaFont="system"/>
136 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
137 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
138 </textFieldCell>
139 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400140 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="U84-le-Iy4">
Alexandre Lision261f1b92016-04-04 12:35:34 -0400141 <rect key="frame" x="58" y="93" width="122" height="19"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400142 <constraints>
143 <constraint firstAttribute="width" constant="122" id="3MQ-xB-seJ"/>
144 </constraints>
Alexandre Lisione4041492015-03-20 18:20:43 -0400145 <buttonCell key="cell" type="roundRect" title="Clear History" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cd5-9L-Bbb">
146 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
147 <font key="font" metaFont="cellTitle"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500148 </buttonCell>
Alexandre Lisione4041492015-03-20 18:20:43 -0400149 <connections>
150 <action selector="clearHistory:" target="-2" id="yN7-bB-7EY"/>
151 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500152 </button>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400153 <customView translatesAutoresizingMaskIntoConstraints="NO" id="yVO-jk-ay3">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500154 <rect key="frame" x="20" y="20" width="462" height="61"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400155 <subviews>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400156 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="diX-uH-Ce8">
Alexandre Lision261f1b92016-04-04 12:35:34 -0400157 <rect key="frame" x="18" y="44" width="52" height="17"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400158 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Update" id="r4u-t3-gBc">
159 <font key="font" metaFont="systemBold"/>
160 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
161 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
162 </textFieldCell>
163 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400164 <button translatesAutoresizingMaskIntoConstraints="NO" id="MCd-PD-kd7">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500165 <rect key="frame" x="43" y="18" width="217" height="18"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400166 <constraints>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500167 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="340" id="eye-Ia-lhy"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400168 </constraints>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400169 <buttonCell key="cell" type="check" title="Automatically check for updates" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="T3a-yx-ZaW">
170 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
171 <font key="font" metaFont="system"/>
172 </buttonCell>
173 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400174 <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RYP-3d-PCa" userLabel="Update interval">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500175 <rect key="frame" x="264" y="12" width="100" height="26"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400176 <constraints>
177 <constraint firstAttribute="width" constant="95" id="oLq-z9-b9M"/>
178 </constraints>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400179 <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">
180 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
181 <font key="font" metaFont="menu"/>
182 <menu key="menu" id="GJ4-0X-PTn">
183 <items>
184 <menuItem title="Hourly" tag="3600" id="mbu-TH-bs8"/>
185 <menuItem title="Daily" tag="86400" id="cB6-4m-9MU"/>
186 <menuItem title="Weekly" tag="604800" id="AId-am-73Q"/>
187 <menuItem title="Monthly" state="on" tag="2629800" id="42E-UY-qlP"/>
188 </items>
189 </menu>
190 </popUpButtonCell>
191 </popUpButton>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400192 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400193 <constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400194 <constraint firstAttribute="height" constant="61" id="1fz-dJ-nDo"/>
195 <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 -0400196 <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 -0400197 <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 -0400198 <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 -0400199 <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 -0500200 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="RYP-3d-PCa" secondAttribute="trailing" constant="8" id="c36-K0-jgx"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400201 <constraint firstItem="diX-uH-Ce8" firstAttribute="top" secondItem="yVO-jk-ay3" secondAttribute="top" id="uF2-Tp-YBe"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400202 </constraints>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400203 </customView>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400204 <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Gyi-ID-Z3v">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500205 <rect key="frame" x="306" y="126" width="171" height="14"/>
206 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="(Applied on application restart)" id="OTl-vx-S43">
Alexandre Lisionaa03df42016-01-26 09:39:25 -0500207 <font key="font" metaFont="smallSystem"/>
208 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
209 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
210 </textFieldCell>
211 </textField>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500212 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="NO" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fC0-ce-Yiz">
Alexandre Lision261f1b92016-04-04 12:35:34 -0400213 <rect key="frame" x="18" y="147" width="399" height="17"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400214 <constraints>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400215 <constraint firstAttribute="width" constant="395" id="6HO-p7-tAk"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400216 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="48" id="JrN-bM-7Wz"/>
217 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400218 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400219 <button translatesAutoresizingMaskIntoConstraints="NO" id="Is4-pD-LOT">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500220 <rect key="frame" x="56" y="205" width="423" height="18"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400221 <constraints>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500222 <constraint firstAttribute="width" constant="419" id="iUi-lt-J9M"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400223 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400224 <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">
225 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
226 <font key="font" metaFont="system"/>
227 </buttonCell>
228 <connections>
229 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.window_behaviour" id="ZSW-he-LAz"/>
230 </connections>
231 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400232 <button translatesAutoresizingMaskIntoConstraints="NO" id="L6I-bx-LnN">
Alexandre Lision261f1b92016-04-04 12:35:34 -0400233 <rect key="frame" x="132" y="281" width="70" height="70"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400234 <constraints>
235 <constraint firstAttribute="width" constant="70" id="gAI-0Z-pME"/>
236 </constraints>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400237 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSUser" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="8lT-0k-EYB">
238 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
239 <font key="font" metaFont="system"/>
240 </buttonCell>
241 <connections>
242 <action selector="editPhoto:" target="-2" id="VuT-vf-PDV"/>
243 </connections>
244 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400245 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="c9L-Qb-bNK">
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500246 <rect key="frame" x="42" y="359" width="482" height="17"/>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400247 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="This is shared with your contacts " id="vbU-2S-O58">
248 <font key="font" metaFont="system"/>
249 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400250 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
251 </textFieldCell>
252 </textField>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500253 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400254 <constraints>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400255 <constraint firstItem="QmA-ZI-ZL5" firstAttribute="centerY" secondItem="nah-Jm-ZYB" secondAttribute="centerY" id="2CN-A5-Lfs"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400256 <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 -0400257 <constraint firstItem="1Nr-L4-fcd" firstAttribute="leading" secondItem="DgD-2y-4g5" secondAttribute="leading" id="3wo-TW-rpe"/>
258 <constraint firstItem="DgD-2y-4g5" firstAttribute="baseline" secondItem="tHZ-7Q-5iP" secondAttribute="baseline" id="9yS-UP-Xii"/>
259 <constraint firstItem="j3T-5j-Fom" firstAttribute="trailing" secondItem="1Nr-L4-fcd" secondAttribute="trailing" id="Ctf-2q-EwC"/>
Alexandre Lisionaa03df42016-01-26 09:39:25 -0500260 <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 -0400261 <constraint firstItem="MV1-AC-qE7" firstAttribute="leading" secondItem="j3T-5j-Fom" secondAttribute="leading" id="Ere-Nv-hlR"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400262 <constraint firstItem="Oth-up-2k2" firstAttribute="leading" secondItem="Is4-pD-LOT" secondAttribute="leading" id="Fdb-2p-ULe"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400263 <constraint firstItem="c9L-Qb-bNK" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="44" id="Fei-kE-ggH"/>
264 <constraint firstItem="c9L-Qb-bNK" firstAttribute="trailing" secondItem="yVO-jk-ay3" secondAttribute="trailing" constant="40" id="GMc-d7-Qoe"/>
265 <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 -0400266 <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 -0400267 <constraint firstItem="tHZ-7Q-5iP" firstAttribute="top" secondItem="QmA-ZI-ZL5" secondAttribute="top" id="Jrk-f0-97K"/>
268 <constraint firstItem="j3T-5j-Fom" firstAttribute="top" secondItem="L6I-bx-LnN" secondAttribute="bottom" constant="8" symbolic="YES" id="OMM-Ry-Zsx"/>
269 <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 -0400270 <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 -0500271 <constraint firstItem="Gyi-ID-Z3v" firstAttribute="centerY" secondItem="nah-Jm-ZYB" secondAttribute="centerY" id="VGH-9C-eD1"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400272 <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 -0400273 <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 -0500274 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Gyi-ID-Z3v" secondAttribute="trailing" constant="20" id="Z4C-x5-1Op"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400275 <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 -0400276 <constraint firstAttribute="bottom" secondItem="yVO-jk-ay3" secondAttribute="bottom" constant="20" id="bAA-rc-QhB"/>
Kateryna Kostiuk14b454f2017-03-09 17:25:47 -0500277 <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 -0400278 <constraint firstItem="Oth-up-2k2" firstAttribute="leading" secondItem="1Nr-L4-fcd" secondAttribute="leading" id="csu-Ug-9sD"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400279 <constraint firstItem="MV1-AC-qE7" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="20" symbolic="YES" id="eb5-W0-5Yr"/>
280 <constraint firstItem="c9L-Qb-bNK" firstAttribute="top" secondItem="MV1-AC-qE7" secondAttribute="bottom" constant="8" symbolic="YES" id="f2T-ft-Osc"/>
281 <constraint firstItem="DgD-2y-4g5" firstAttribute="leading" secondItem="U84-le-Iy4" secondAttribute="leading" id="ggy-GJ-WMj"/>
282 <constraint firstItem="Mjw-8U-dzO" firstAttribute="leading" secondItem="L6I-bx-LnN" secondAttribute="trailing" constant="8" symbolic="YES" id="jVt-Fl-fMN"/>
283 <constraint firstItem="Is4-pD-LOT" firstAttribute="top" secondItem="Oth-up-2k2" secondAttribute="bottom" constant="13" id="lHy-u9-IB0"/>
284 <constraint firstItem="L6I-bx-LnN" firstAttribute="centerY" secondItem="Mjw-8U-dzO" secondAttribute="centerY" id="q2I-i3-D74"/>
285 <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 -0400286 <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 -0400287 <constraint firstItem="U84-le-Iy4" firstAttribute="top" secondItem="DgD-2y-4g5" secondAttribute="bottom" constant="15" id="szl-Nh-CbR"/>
288 <constraint firstItem="fC0-ce-Yiz" firstAttribute="top" secondItem="1Nr-L4-fcd" secondAttribute="bottom" constant="16" id="tQx-o6-feR"/>
289 <constraint firstItem="MV1-AC-qE7" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="32" id="vN1-5P-m9g"/>
290 <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 -0400291 <constraint firstAttribute="trailing" secondItem="yVO-jk-ay3" secondAttribute="trailing" constant="20" id="wig-B4-OtV"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400292 <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 -0400293 </constraints>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400294 <point key="canvasLocation" x="312.5" y="81.5"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500295 </customView>
Alexandre Lisione4041492015-03-20 18:20:43 -0400296 <userDefaultsController representsSharedInstance="YES" id="Sz0-vm-i3t"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400297 <customObject id="VEJ-ic-3Ub" customClass="SUUpdater"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500298 </objects>
Alexandre Lision261f1b92016-04-04 12:35:34 -0400299 <resources>
300 <image name="NSUser" width="32" height="32"/>
301 </resources>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500302</document>