blob: ab6def3aaf39541a0f0698145305ff66a7cb16be [file] [log] [blame]
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision7f01b072015-09-15 14:57:05 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05003 <dependencies>
Alexandre Lision7f01b072015-09-15 14:57:05 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8191"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="GeneralPrefsVC">
8 <connections>
Alexandre Lision3d4143a2015-06-10 14:27:49 -04009 <outlet property="checkIntervalPopUp" destination="RYP-3d-PCa" id="JNO-GR-CV8"/>
Alexandre Lisione4041492015-03-20 18:20:43 -040010 <outlet property="historyChangedLabel" destination="Gyi-ID-Z3v" id="aoO-Fh-UCQ"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -040011 <outlet property="sparkleContainer" destination="yVO-jk-ay3" id="zni-hI-88D"/>
Alexandre Lision1ad5a2f2015-05-27 14:21:45 +020012 <outlet property="startUpButton" destination="1Nr-L4-fcd" id="veu-Hi-c7L"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -040013 <outlet property="toggleAutomaticUpdateCheck" destination="MCd-PD-kd7" id="rSB-ac-Nm2"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050014 <outlet property="view" destination="c22-O7-iKe" id="kqH-6G-Ohq"/>
15 </connections>
16 </customObject>
17 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
18 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
19 <customView id="c22-O7-iKe">
Alexandre Lision9ddfd8d2015-08-10 15:11:16 -040020 <rect key="frame" x="0.0" y="0.0" width="546" height="333"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050021 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22 <subviews>
23 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kYQ-jU-skU">
Alexandre Lision7f01b072015-09-15 14:57:05 -040024 <rect key="frame" x="18" y="278" width="182" height="17"/>
25 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Desktop Notifications" id="xlz-zw-IJI">
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050026 <font key="font" metaFont="system"/>
27 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
28 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
29 </textFieldCell>
30 </textField>
Alexandre Lision7f01b072015-09-15 14:57:05 -040031 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Oth-up-2k2">
Alexandre Lision9ddfd8d2015-08-10 15:11:16 -040032 <rect key="frame" x="204" y="276" width="147" height="18"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050033 <buttonCell key="cell" type="check" title="Enable Notifications" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="uCL-ye-tsv">
34 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
35 <font key="font" metaFont="system"/>
36 </buttonCell>
Alexandre Lisione4041492015-03-20 18:20:43 -040037 <connections>
38 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.enable_notifications" id="PuD-KZ-Zat"/>
39 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050040 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -040041 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Is4-pD-LOT">
Alexandre Lision9ddfd8d2015-08-10 15:11:16 -040042 <rect key="frame" x="204" y="241" width="294" height="18"/>
Alexandre Lisione4041492015-03-20 18:20:43 -040043 <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">
44 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
45 <font key="font" metaFont="system"/>
46 </buttonCell>
47 <connections>
48 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.window_behaviour" id="ZSW-he-LAz"/>
49 </connections>
50 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -040051 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fC0-ce-Yiz">
Alexandre Lision9ddfd8d2015-08-10 15:11:16 -040052 <rect key="frame" x="38" y="173" width="54" height="17"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -040053 <constraints>
54 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="50" id="JrN-bM-7Wz"/>
55 </constraints>
Alexandre Lisione4041492015-03-20 18:20:43 -040056 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="History" id="DSD-yl-noX">
57 <font key="font" metaFont="systemBold"/>
58 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
59 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
60 </textFieldCell>
61 </textField>
Alexandre Lision7f01b072015-09-15 14:57:05 -040062 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DgD-2y-4g5">
63 <rect key="frame" x="56" y="146" width="153" height="18"/>
64 <constraints>
65 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="149" id="nYR-y5-QxP"/>
66 </constraints>
67 <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 -050068 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
69 <font key="font" metaFont="system"/>
70 </buttonCell>
71 </button>
Alexandre Lision7f01b072015-09-15 14:57:05 -040072 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QmA-ZI-ZL5">
73 <rect key="frame" x="251" y="141" width="19" height="27"/>
Alexandre Lisione4041492015-03-20 18:20:43 -040074 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" doubleValue="30" id="30B-YQ-Opa"/>
75 <connections>
76 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.history_limit" id="c2j-mK-kYa"/>
77 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050078 </stepper>
Alexandre Lision7f01b072015-09-15 14:57:05 -040079 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tHZ-7Q-5iP">
80 <rect key="frame" x="206" y="144" width="40" height="22"/>
81 <constraints>
82 <constraint firstAttribute="width" constant="40" id="Qal-Za-gWz"/>
83 </constraints>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050084 <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">
85 <font key="font" metaFont="system"/>
86 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
87 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
88 </textFieldCell>
Alexandre Lisione4041492015-03-20 18:20:43 -040089 <connections>
90 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.history_limit" id="O2j-lT-MbR"/>
91 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050092 </textField>
Alexandre Lision7f01b072015-09-15 14:57:05 -040093 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nah-Jm-ZYB">
94 <rect key="frame" x="273" y="147" width="33" height="17"/>
95 <constraints>
96 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="29" id="08C-IP-5pg"/>
97 </constraints>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050098 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="days" id="e5K-l0-Nfw">
99 <font key="font" metaFont="system"/>
100 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
101 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
102 </textFieldCell>
103 </textField>
Alexandre Lisione4041492015-03-20 18:20:43 -0400104 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="U84-le-Iy4">
Alexandre Lision9ddfd8d2015-08-10 15:11:16 -0400105 <rect key="frame" x="58" y="109" width="122" height="19"/>
Alexandre Lisione4041492015-03-20 18:20:43 -0400106 <buttonCell key="cell" type="roundRect" title="Clear History" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cd5-9L-Bbb">
107 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
108 <font key="font" metaFont="cellTitle"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500109 </buttonCell>
Alexandre Lisione4041492015-03-20 18:20:43 -0400110 <connections>
111 <action selector="clearHistory:" target="-2" id="yN7-bB-7EY"/>
112 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500113 </button>
Alexandre Lisione4041492015-03-20 18:20:43 -0400114 <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Gyi-ID-Z3v">
Alexandre Lision7f01b072015-09-15 14:57:05 -0400115 <rect key="frame" x="361" y="144" width="167" height="17"/>
Alexandre Lisione4041492015-03-20 18:20:43 -0400116 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="(Applied on application restart)" id="OTl-vx-S43">
117 <font key="font" metaFont="smallSystem"/>
118 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
119 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
120 </textFieldCell>
121 </textField>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400122 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="j3T-5j-Fom">
Alexandre Lision9ddfd8d2015-08-10 15:11:16 -0400123 <rect key="frame" x="38" y="303" width="94" height="17"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400124 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Interruptions" id="Rzy-Gh-3wQ">
125 <font key="font" metaFont="systemBold"/>
126 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
127 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
128 </textFieldCell>
129 </textField>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400130 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1Nr-L4-fcd">
Alexandre Lision9ddfd8d2015-08-10 15:11:16 -0400131 <rect key="frame" x="204" y="205" width="136" height="18"/>
Alexandre Lision1ad5a2f2015-05-27 14:21:45 +0200132 <buttonCell key="cell" type="check" title="Launch on Startup" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="O2C-xR-mHF">
133 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
134 <font key="font" metaFont="system"/>
135 </buttonCell>
136 <connections>
137 <action selector="toggleLaunchAtStartup:" target="-2" id="Rky-YK-2yk"/>
138 </connections>
139 </button>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400140 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yVO-jk-ay3">
Alexandre Lision9ddfd8d2015-08-10 15:11:16 -0400141 <rect key="frame" x="20" y="20" width="506" height="82"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400142 <subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400143 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="diX-uH-Ce8">
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400144 <rect key="frame" x="14" y="45" width="52" height="17"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400145 <constraints>
146 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="48" id="GgH-bV-Pic"/>
147 </constraints>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400148 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Update" id="r4u-t3-gBc">
149 <font key="font" metaFont="systemBold"/>
150 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
151 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
152 </textFieldCell>
153 </textField>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400154 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MCd-PD-kd7">
155 <rect key="frame" x="31" y="21" width="221" height="18"/>
156 <constraints>
157 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="217" id="rY9-iO-Gx2"/>
158 </constraints>
159 <buttonCell key="cell" type="check" title="Automatically check for updates" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="T3a-yx-ZaW">
160 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
161 <font key="font" metaFont="system"/>
162 </buttonCell>
163 </button>
164 <popUpButton verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="RYP-3d-PCa" userLabel="Update interval">
165 <rect key="frame" x="256" y="15" width="100" height="26"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400166 <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">
167 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
168 <font key="font" metaFont="menu"/>
169 <menu key="menu" id="GJ4-0X-PTn">
170 <items>
171 <menuItem title="Hourly" tag="3600" id="mbu-TH-bs8"/>
172 <menuItem title="Daily" tag="86400" id="cB6-4m-9MU"/>
173 <menuItem title="Weekly" tag="604800" id="AId-am-73Q"/>
174 <menuItem title="Monthly" state="on" tag="2629800" id="42E-UY-qlP"/>
175 </items>
176 </menu>
177 </popUpButtonCell>
178 </popUpButton>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400179 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400180 <constraints>
181 <constraint firstItem="RYP-3d-PCa" firstAttribute="leading" secondItem="MCd-PD-kd7" secondAttribute="trailing" constant="8" id="9c7-7m-udP"/>
182 </constraints>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400183 </customView>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400184 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lIm-zX-RIV">
185 <rect key="frame" x="18" y="242" width="182" height="17"/>
186 <constraints>
187 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="120" id="ECK-NM-TjK"/>
188 </constraints>
189 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Window behaviour" id="sog-Ok-Y0N">
190 <font key="font" metaFont="system"/>
191 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
192 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
193 </textFieldCell>
194 </textField>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500195 </subviews>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400196 <constraints>
197 <constraint firstItem="Is4-pD-LOT" firstAttribute="leading" secondItem="lIm-zX-RIV" secondAttribute="trailing" constant="8" id="Apx-HB-LIX"/>
198 <constraint firstItem="Oth-up-2k2" firstAttribute="leading" secondItem="Is4-pD-LOT" secondAttribute="leading" id="Fdb-2p-ULe"/>
199 <constraint firstItem="nah-Jm-ZYB" firstAttribute="leading" secondItem="QmA-ZI-ZL5" secondAttribute="trailing" constant="8" id="JJi-0O-nUi"/>
200 <constraint firstItem="QmA-ZI-ZL5" firstAttribute="leading" secondItem="tHZ-7Q-5iP" secondAttribute="trailing" constant="8" id="YPs-UE-IFi"/>
201 <constraint firstItem="DgD-2y-4g5" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="58" id="aPM-dp-Eym"/>
202 <constraint firstItem="tHZ-7Q-5iP" firstAttribute="leading" secondItem="DgD-2y-4g5" secondAttribute="trailing" constant="3" id="bV5-ZQ-94d"/>
203 <constraint firstItem="Oth-up-2k2" firstAttribute="leading" secondItem="1Nr-L4-fcd" secondAttribute="leading" id="csu-Ug-9sD"/>
204 </constraints>
Alexandre Lision9ddfd8d2015-08-10 15:11:16 -0400205 <point key="canvasLocation" x="347" y="95.5"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500206 </customView>
Alexandre Lisione4041492015-03-20 18:20:43 -0400207 <userDefaultsController representsSharedInstance="YES" id="Sz0-vm-i3t"/>
Alexandre Lision3d4143a2015-06-10 14:27:49 -0400208 <customObject id="VEJ-ic-3Ub" customClass="SUUpdater"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500209 </objects>
210</document>