-
Notifications
You must be signed in to change notification settings - Fork 15
/
NotificationsPreferencesPanel.xib
126 lines (126 loc) · 9.02 KB
/
NotificationsPreferencesPanel.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6254" systemVersion="14B25" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" promptedForUpgradeToXcode5="NO">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6254"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NotificationsPanelController">
<connections>
<outlet property="ignoreOwnEmailsField" destination="24" id="78"/>
<outlet property="view" destination="2" id="80"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<customView id="2" userLabel="General preferences">
<rect key="frame" x="0.0" y="0.0" width="525" height="166"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<button id="23">
<rect key="frame" x="141" y="62" width="165" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="check" title="Ignore merge commits" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="31">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="65" name="value" keyPath="values.ignoreMerges" id="72"/>
</connections>
</button>
<button id="24">
<rect key="frame" x="141" y="84" width="366" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="check" title="Ignore my own commits" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="30">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="65" name="value" keyPath="values.ignoreOwnCommits" id="71"/>
</connections>
</button>
<button id="25">
<rect key="frame" x="141" y="128" width="201" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="check" title="Keep notifications on screen" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="29">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="65" name="value" keyPath="values.stickyNotifications" id="67"/>
</connections>
</button>
<textField verticalHuggingPriority="750" id="14">
<rect key="frame" x="44" y="129" width="94" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="New commits:" id="42">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button id="12">
<rect key="frame" x="141" y="40" width="166" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="check" title="Show diff when clicked" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="44">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="65" name="value" keyPath="values.showDiffWindow" id="73"/>
</connections>
</button>
<button id="11">
<rect key="frame" x="163" y="18" width="196" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="check" title="Open in browser if possible" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="45">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="65" name="enabled" keyPath="values.showDiffWindow" id="75"/>
<binding destination="65" name="value" keyPath="values.openDiffInBrowser" id="74"/>
</connections>
</button>
<button id="6">
<rect key="frame" x="141" y="106" width="162" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="check" title="Don't show more than" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="49">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="65" name="value" keyPath="values.notificationLimitEnabled" id="68"/>
</connections>
</button>
<textField verticalHuggingPriority="750" id="5">
<rect key="frame" x="309" y="105" width="40" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="123" drawsBackground="YES" id="50">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" minimumIntegerDigits="0" maximumIntegerDigits="42" id="51">
<real key="minimum" value="1"/>
<real key="maximum" value="999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="65" name="enabled" keyPath="values.notificationLimitEnabled" id="70"/>
<binding destination="65" name="value" keyPath="values.notificationLimitValue" id="69"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" id="3">
<rect key="frame" x="354" y="107" width="83" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="notifications" id="54">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<point key="canvasLocation" x="310.5" y="232"/>
</customView>
<userDefaultsController representsSharedInstance="YES" id="65"/>
</objects>
</document>