blob: 83d3111956a3622cceaeb7f978a962d73e272462 [file] [log] [blame]
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lisione4041492015-03-20 18:20:43 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6751" systemVersion="14C1510" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05003 <dependencies>
Alexandre Lisione4041492015-03-20 18:20:43 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6751"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="GeneralPrefsVC">
8 <connections>
Alexandre Lisione4041492015-03-20 18:20:43 -04009 <outlet property="historyChangedLabel" destination="Gyi-ID-Z3v" id="aoO-Fh-UCQ"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050010 <outlet property="view" destination="c22-O7-iKe" id="kqH-6G-Ohq"/>
11 </connections>
12 </customObject>
13 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
14 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
15 <customView id="c22-O7-iKe">
Alexandre Lisione4041492015-03-20 18:20:43 -040016 <rect key="frame" x="0.0" y="0.0" width="562" height="249"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050017 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18 <subviews>
19 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kYQ-jU-skU">
Alexandre Lisione4041492015-03-20 18:20:43 -040020 <rect key="frame" x="57" y="203" width="143" height="17"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050021 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Desktop Notifications:" id="xlz-zw-IJI">
22 <font key="font" metaFont="system"/>
23 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
24 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
25 </textFieldCell>
26 </textField>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050027 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lIm-zX-RIV">
Alexandre Lisione4041492015-03-20 18:20:43 -040028 <rect key="frame" x="76" y="167" width="124" height="17"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050029 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Window behaviour:" id="sog-Ok-Y0N">
30 <font key="font" metaFont="system"/>
31 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
32 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
33 </textFieldCell>
34 </textField>
35 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Oth-up-2k2">
Alexandre Lisione4041492015-03-20 18:20:43 -040036 <rect key="frame" x="204" y="201" width="147" height="18"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050037 <buttonCell key="cell" type="check" title="Enable Notifications" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="uCL-ye-tsv">
38 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
39 <font key="font" metaFont="system"/>
40 </buttonCell>
Alexandre Lisione4041492015-03-20 18:20:43 -040041 <connections>
42 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.enable_notifications" id="PuD-KZ-Zat"/>
43 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050044 </button>
Alexandre Lisione4041492015-03-20 18:20:43 -040045 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Is4-pD-LOT">
46 <rect key="frame" x="204" y="166" width="294" height="18"/>
47 <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">
48 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
49 <font key="font" metaFont="system"/>
50 </buttonCell>
51 <connections>
52 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.window_behaviour" id="ZSW-he-LAz"/>
53 </connections>
54 </button>
55 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fC0-ce-Yiz">
56 <rect key="frame" x="38" y="127" width="54" height="17"/>
57 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="History" id="DSD-yl-noX">
58 <font key="font" metaFont="systemBold"/>
59 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
60 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
61 </textFieldCell>
62 </textField>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050063 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DgD-2y-4g5">
Alexandre Lisione4041492015-03-20 18:20:43 -040064 <rect key="frame" x="56" y="100" width="195" height="18"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050065 <buttonCell key="cell" type="check" title="Keep my history for at least" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="3Pb-Ec-zl5">
66 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
67 <font key="font" metaFont="system"/>
68 </buttonCell>
69 </button>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050070 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QmA-ZI-ZL5">
Alexandre Lisione4041492015-03-20 18:20:43 -040071 <rect key="frame" x="302" y="94" width="19" height="27"/>
72 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" doubleValue="30" id="30B-YQ-Opa"/>
73 <connections>
74 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.history_limit" id="c2j-mK-kYa"/>
75 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050076 </stepper>
77 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tHZ-7Q-5iP">
Alexandre Lisione4041492015-03-20 18:20:43 -040078 <rect key="frame" x="257" y="97" width="40" height="22"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050079 <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">
80 <font key="font" metaFont="system"/>
81 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
82 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
83 </textFieldCell>
Alexandre Lisione4041492015-03-20 18:20:43 -040084 <connections>
85 <binding destination="Sz0-vm-i3t" name="value" keyPath="values.history_limit" id="O2j-lT-MbR"/>
86 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050087 </textField>
88 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nah-Jm-ZYB">
Alexandre Lisione4041492015-03-20 18:20:43 -040089 <rect key="frame" x="324" y="101" width="33" height="17"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050090 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="days" id="e5K-l0-Nfw">
91 <font key="font" metaFont="system"/>
92 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
93 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
94 </textFieldCell>
95 </textField>
Alexandre Lisione4041492015-03-20 18:20:43 -040096 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="U84-le-Iy4">
97 <rect key="frame" x="58" y="63" width="122" height="19"/>
98 <buttonCell key="cell" type="roundRect" title="Clear History" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cd5-9L-Bbb">
99 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
100 <font key="font" metaFont="cellTitle"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500101 </buttonCell>
Alexandre Lisione4041492015-03-20 18:20:43 -0400102 <connections>
103 <action selector="clearHistory:" target="-2" id="yN7-bB-7EY"/>
104 </connections>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500105 </button>
Alexandre Lisione4041492015-03-20 18:20:43 -0400106 <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Gyi-ID-Z3v">
107 <rect key="frame" x="361" y="97" width="167" height="17"/>
108 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="(Applied on application restart)" id="OTl-vx-S43">
109 <font key="font" metaFont="smallSystem"/>
110 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
111 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
112 </textFieldCell>
113 </textField>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500114 </subviews>
Alexandre Lisione4041492015-03-20 18:20:43 -0400115 <point key="canvasLocation" x="383" y="124.5"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500116 </customView>
Alexandre Lisione4041492015-03-20 18:20:43 -0400117 <userDefaultsController representsSharedInstance="YES" id="Sz0-vm-i3t"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -0500118 </objects>
119</document>