blob: 4c8847166cf4b16350cb8f7da4a2f4da26eadfdc [file] [log] [blame]
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6254" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6254"/>
6 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="GeneralPrefsVC">
9 <connections>
10 <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">
16 <rect key="frame" x="0.0" y="0.0" width="562" height="272"/>
17 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18 <subviews>
19 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kYQ-jU-skU">
20 <rect key="frame" x="57" y="226" width="143" height="17"/>
21 <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>
27 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dPI-8j-Y0b">
28 <rect key="frame" x="113" y="117" width="87" height="17"/>
29 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Calls History:" id="ss6-63-XJO">
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 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lIm-zX-RIV">
36 <rect key="frame" x="76" y="172" width="124" height="17"/>
37 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Window behaviour:" id="sog-Ok-Y0N">
38 <font key="font" metaFont="system"/>
39 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
40 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
41 </textFieldCell>
42 </textField>
43 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Oth-up-2k2">
44 <rect key="frame" x="204" y="224" width="147" height="18"/>
45 <buttonCell key="cell" type="check" title="Enable Notifications" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="uCL-ye-tsv">
46 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
47 <font key="font" metaFont="system"/>
48 </buttonCell>
49 </button>
50 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DgD-2y-4g5">
51 <rect key="frame" x="204" y="115" width="195" height="18"/>
52 <buttonCell key="cell" type="check" title="Keep my history for at least" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="3Pb-Ec-zl5">
53 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
54 <font key="font" metaFont="system"/>
55 </buttonCell>
56 </button>
57 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rF1-Fa-8rV">
58 <rect key="frame" x="83" y="63" width="121" height="17"/>
59 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Instant Messaging:" id="afz-zn-9IW">
60 <font key="font" metaFont="system"/>
61 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
62 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
63 </textFieldCell>
64 </textField>
65 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QmA-ZI-ZL5">
66 <rect key="frame" x="450" y="110" width="19" height="27"/>
67 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="30B-YQ-Opa"/>
68 </stepper>
69 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tHZ-7Q-5iP">
70 <rect key="frame" x="405" y="113" width="40" height="22"/>
71 <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">
72 <font key="font" metaFont="system"/>
73 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
74 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
75 </textFieldCell>
76 </textField>
77 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nah-Jm-ZYB">
78 <rect key="frame" x="472" y="117" width="33" height="17"/>
79 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="days" id="e5K-l0-Nfw">
80 <font key="font" metaFont="system"/>
81 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
82 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
83 </textFieldCell>
84 </textField>
85 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Is4-pD-LOT">
86 <rect key="frame" x="204" y="170" width="294" height="18"/>
87 <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">
88 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
89 <font key="font" metaFont="system"/>
90 </buttonCell>
91 </button>
92 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="LRd-Zc-tRd">
93 <rect key="frame" x="204" y="62" width="182" height="18"/>
94 <buttonCell key="cell" type="check" title="Enable instant messaging" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="6UW-Db-jnY">
95 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
96 <font key="font" metaFont="system"/>
97 </buttonCell>
98 </button>
99 </subviews>
100 <point key="canvasLocation" x="374" y="349"/>
101 </customView>
102 </objects>
103</document>