|
@@ -0,0 +1,419 @@
|
|
1
|
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
|
3
|
+ <dependencies>
|
|
4
|
+ <deployment defaultVersion="1060" identifier="macosx"/>
|
|
5
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
|
|
6
|
+ </dependencies>
|
|
7
|
+ <objects>
|
|
8
|
+ <customObject id="-2" userLabel="File's Owner" customClass="PrefController">
|
|
9
|
+ <connections>
|
|
10
|
+ <outlet property="filterSelection" destination="FR2-RR-NOg" id="sOl-hW-dbV"/>
|
|
11
|
+ <outlet property="launchOnLogin" destination="NCg-tC-aiT" id="wvF-RC-DV3"/>
|
|
12
|
+ <outlet property="lengthField" destination="MAv-jO-hIv" id="tbQ-UG-2ew"/>
|
|
13
|
+ <outlet property="lengthStepper" destination="jxz-fQ-M1L" id="NK5-G4-9UJ"/>
|
|
14
|
+ <outlet property="password" destination="ARP-lb-J16" id="EDd-om-ciF"/>
|
|
15
|
+ <outlet property="progress" destination="vz0-tR-n1f" id="t06-dO-WKY"/>
|
|
16
|
+ <outlet property="refreshField" destination="2J7-SH-Grc" id="tsA-1R-BUz"/>
|
|
17
|
+ <outlet property="refreshStepper" destination="uaS-Xm-tIa" id="1bf-OR-gsX"/>
|
|
18
|
+ <outlet property="reloadAfterVisit" destination="gmF-24-Psn" id="DMH-sN-L96"/>
|
|
19
|
+ <outlet property="removeVisited" destination="v96-KH-55h" id="40H-g7-GRb"/>
|
|
20
|
+ <outlet property="showSubreddit" destination="fRR-M9-szp" id="bGR-ej-R9R"/>
|
|
21
|
+ <outlet property="subreddits" destination="EhP-FS-8dT" id="td1-kv-jQm"/>
|
|
22
|
+ <outlet property="subscriptions" destination="vW5-Cp-Bm1" id="gja-K0-7Uh"/>
|
|
23
|
+ <outlet property="titleField" destination="qju-1J-OOV" id="ujQ-C4-eeX"/>
|
|
24
|
+ <outlet property="titleStepper" destination="2aV-fo-xh7" id="zEg-dP-fRJ"/>
|
|
25
|
+ <outlet property="username" destination="0mi-88-o94" id="4bB-K2-q5m"/>
|
|
26
|
+ <outlet property="win" destination="1" id="g0G-6q-WjE"/>
|
|
27
|
+ </connections>
|
|
28
|
+ </customObject>
|
|
29
|
+ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
30
|
+ <customObject id="-3" userLabel="Application"/>
|
|
31
|
+ <window title="BaconBar Einstellungen" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" animationBehavior="default" id="1" customClass="PrefWindow">
|
|
32
|
+ <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
|
|
33
|
+ <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
34
|
+ <rect key="contentRect" x="196" y="240" width="340" height="464"/>
|
|
35
|
+ <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
|
|
36
|
+ <view key="contentView" id="2">
|
|
37
|
+ <rect key="frame" x="0.0" y="0.0" width="340" height="464"/>
|
|
38
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
39
|
+ <subviews>
|
|
40
|
+ <textField verticalHuggingPriority="750" id="0mi-88-o94">
|
|
41
|
+ <rect key="frame" x="120" y="424" width="200" height="22"/>
|
|
42
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
43
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="xlI-hU-MqM">
|
|
44
|
+ <font key="font" metaFont="system"/>
|
|
45
|
+ <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
46
|
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
47
|
+ </textFieldCell>
|
|
48
|
+ </textField>
|
|
49
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="f72-fM-yQc">
|
|
50
|
+ <rect key="frame" x="18" y="429" width="96" height="17"/>
|
|
51
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
52
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Benutzername:" id="GTO-OP-MYS">
|
|
53
|
+ <font key="font" metaFont="system"/>
|
|
54
|
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
55
|
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
56
|
+ </textFieldCell>
|
|
57
|
+ </textField>
|
|
58
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JMQ-a6-DKC">
|
|
59
|
+ <rect key="frame" x="18" y="395" width="96" height="17"/>
|
|
60
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
61
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Passwort:" id="m11-YF-fEa">
|
|
62
|
+ <font key="font" metaFont="system"/>
|
|
63
|
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
64
|
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
65
|
+ </textFieldCell>
|
|
66
|
+ </textField>
|
|
67
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="qFP-pd-32c">
|
|
68
|
+ <rect key="frame" x="18" y="229" width="63" height="17"/>
|
|
69
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
70
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Links:" id="FNJ-RL-DXT">
|
|
71
|
+ <font key="font" metaFont="system"/>
|
|
72
|
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
73
|
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
74
|
+ </textFieldCell>
|
|
75
|
+ </textField>
|
|
76
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="O82-1u-lSr">
|
|
77
|
+ <rect key="frame" x="152" y="229" width="63" height="17"/>
|
|
78
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
79
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Titel:" id="Frl-AE-ROJ">
|
|
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
|
+ <secureTextField verticalHuggingPriority="750" id="ARP-lb-J16">
|
|
86
|
+ <rect key="frame" x="120" y="392" width="200" height="22"/>
|
|
87
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
88
|
+ <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="We7-pG-rAt">
|
|
89
|
+ <font key="font" metaFont="system"/>
|
|
90
|
+ <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
91
|
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
92
|
+ <allowedInputSourceLocales>
|
|
93
|
+ <string>NSAllRomanInputSourcesLocaleIdentifier</string>
|
|
94
|
+ </allowedInputSourceLocales>
|
|
95
|
+ </secureTextFieldCell>
|
|
96
|
+ </secureTextField>
|
|
97
|
+ <button verticalHuggingPriority="750" id="qwZ-cF-1JN">
|
|
98
|
+ <rect key="frame" x="224" y="13" width="102" height="32"/>
|
|
99
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
100
|
+ <buttonCell key="cell" type="push" title="Speichern" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Mqa-FJ-C43">
|
|
101
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
102
|
+ <font key="font" metaFont="system"/>
|
|
103
|
+ </buttonCell>
|
|
104
|
+ <connections>
|
|
105
|
+ <action selector="buttonSave:" target="-2" id="thy-nQ-Nld"/>
|
|
106
|
+ </connections>
|
|
107
|
+ </button>
|
|
108
|
+ <button verticalHuggingPriority="750" id="vO2-NN-i1n">
|
|
109
|
+ <rect key="frame" x="14" y="13" width="102" height="32"/>
|
|
110
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
111
|
+ <buttonCell key="cell" type="push" title="Abbrechen" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TjO-Z6-Vng">
|
|
112
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
113
|
+ <font key="font" metaFont="system"/>
|
|
114
|
+ <string key="keyEquivalent" base64-UTF8="YES">
|
|
115
|
+Gw
|
|
116
|
+</string>
|
|
117
|
+ </buttonCell>
|
|
118
|
+ <connections>
|
|
119
|
+ <action selector="performClose:" target="1" id="A62-EW-ZrT"/>
|
|
120
|
+ </connections>
|
|
121
|
+ </button>
|
|
122
|
+ <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="8ew-wY-1Yh">
|
|
123
|
+ <rect key="frame" x="20" y="254" width="300" height="100"/>
|
|
124
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
125
|
+ <clipView key="contentView" copiesOnScroll="NO" id="ENU-Jw-8fO">
|
|
126
|
+ <rect key="frame" x="1" y="1" width="298" height="98"/>
|
|
127
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
128
|
+ <subviews>
|
|
129
|
+ <textView editable="NO" importsGraphics="NO" richText="NO" findStyle="panel" allowsUndo="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" id="EhP-FS-8dT">
|
|
130
|
+ <rect key="frame" x="0.0" y="0.0" width="298" height="98"/>
|
|
131
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
132
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
133
|
+ <size key="minSize" width="298" height="98"/>
|
|
134
|
+ <size key="maxSize" width="463" height="10000000"/>
|
|
135
|
+ <color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
136
|
+ <size key="minSize" width="298" height="98"/>
|
|
137
|
+ <size key="maxSize" width="463" height="10000000"/>
|
|
138
|
+ </textView>
|
|
139
|
+ </subviews>
|
|
140
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
141
|
+ </clipView>
|
|
142
|
+ <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="b1U-AL-HNy">
|
|
143
|
+ <rect key="frame" x="-100" y="-100" width="87" height="18"/>
|
|
144
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
145
|
+ </scroller>
|
|
146
|
+ <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="z7j-r6-B6f">
|
|
147
|
+ <rect key="frame" x="283" y="1" width="16" height="98"/>
|
|
148
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
149
|
+ </scroller>
|
|
150
|
+ </scrollView>
|
|
151
|
+ <button id="XZM-90-hQ8">
|
|
152
|
+ <rect key="frame" x="18" y="361" width="280" height="25"/>
|
|
153
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
154
|
+ <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="vW5-Cp-Bm1">
|
|
155
|
+ <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
156
|
+ <font key="font" metaFont="system"/>
|
|
157
|
+ </buttonCell>
|
|
158
|
+ <connections>
|
|
159
|
+ <action selector="toggleSubs:" target="-2" id="TPd-6W-xQv"/>
|
|
160
|
+ </connections>
|
|
161
|
+ </button>
|
|
162
|
+ <textField verticalHuggingPriority="750" id="MAv-jO-hIv">
|
|
163
|
+ <rect key="frame" x="87" y="226" width="38" height="22"/>
|
|
164
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
165
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="10" drawsBackground="YES" id="0SD-Tf-uZS">
|
|
166
|
+ <font key="font" metaFont="system"/>
|
|
167
|
+ <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
168
|
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
169
|
+ </textFieldCell>
|
|
170
|
+ <connections>
|
|
171
|
+ <action selector="lengthDidChange:" target="-2" id="fU0-l2-dIz"/>
|
|
172
|
+ <outlet property="formatter" destination="zpc-oG-upp" id="cw1-hM-34K"/>
|
|
173
|
+ </connections>
|
|
174
|
+ </textField>
|
|
175
|
+ <textField verticalHuggingPriority="750" id="qju-1J-OOV">
|
|
176
|
+ <rect key="frame" x="221" y="226" width="38" height="22"/>
|
|
177
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
178
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="66" drawsBackground="YES" id="b76-4r-MEp">
|
|
179
|
+ <font key="font" metaFont="system"/>
|
|
180
|
+ <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
181
|
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
182
|
+ </textFieldCell>
|
|
183
|
+ <connections>
|
|
184
|
+ <action selector="titleDidChange:" target="-2" id="cOL-Pg-cXA"/>
|
|
185
|
+ <outlet property="formatter" destination="hDb-Na-Vku" id="Sta-gL-Dug"/>
|
|
186
|
+ </connections>
|
|
187
|
+ </textField>
|
|
188
|
+ <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="jxz-fQ-M1L">
|
|
189
|
+ <rect key="frame" x="130" y="223" width="19" height="27"/>
|
|
190
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
191
|
+ <stepperCell key="cell" continuous="YES" alignment="left" minValue="1" maxValue="100" doubleValue="1" id="Gba-jV-Ouh"/>
|
|
192
|
+ <connections>
|
|
193
|
+ <action selector="lengthDidChange:" target="-2" id="CJm-58-seM"/>
|
|
194
|
+ <outlet property="formatter" destination="zpc-oG-upp" id="nXg-hE-DQX"/>
|
|
195
|
+ </connections>
|
|
196
|
+ </stepper>
|
|
197
|
+ <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="2aV-fo-xh7">
|
|
198
|
+ <rect key="frame" x="264" y="223" width="19" height="27"/>
|
|
199
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
200
|
+ <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" doubleValue="1" id="BWQ-gm-H9h"/>
|
|
201
|
+ <connections>
|
|
202
|
+ <action selector="titleDidChange:" target="-2" id="l0Y-Mg-1KD"/>
|
|
203
|
+ <outlet property="formatter" destination="hDb-Na-Vku" id="EL4-2q-XKw"/>
|
|
204
|
+ </connections>
|
|
205
|
+ </stepper>
|
|
206
|
+ <progressIndicator canDrawConcurrently="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="vz0-tR-n1f">
|
|
207
|
+ <rect key="frame" x="304" y="365" width="16" height="16"/>
|
|
208
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
209
|
+ </progressIndicator>
|
|
210
|
+ <button id="fRR-M9-szp">
|
|
211
|
+ <rect key="frame" x="18" y="194" width="304" height="18"/>
|
|
212
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
213
|
+ <buttonCell key="cell" type="check" title="Zeige Subreddit hinter Titel" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="nFK-xi-2F3">
|
|
214
|
+ <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
215
|
+ <font key="font" metaFont="system"/>
|
|
216
|
+ </buttonCell>
|
|
217
|
+ </button>
|
|
218
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="6zt-jq-NXJ">
|
|
219
|
+ <rect key="frame" x="9" y="86" width="236" height="17"/>
|
|
220
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
221
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="PM Aktualisierung (in Minuten):" id="cwK-wP-wB6">
|
|
222
|
+ <font key="font" metaFont="system"/>
|
|
223
|
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
224
|
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
225
|
+ </textFieldCell>
|
|
226
|
+ </textField>
|
|
227
|
+ <box autoresizesSubviews="NO" verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="paW-kV-tNF">
|
|
228
|
+ <rect key="frame" x="14" y="111" width="316" height="5"/>
|
|
229
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
230
|
+ <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
|
|
231
|
+ <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
232
|
+ <font key="titleFont" metaFont="system"/>
|
|
233
|
+ </box>
|
|
234
|
+ <textField verticalHuggingPriority="750" id="2J7-SH-Grc">
|
|
235
|
+ <rect key="frame" x="251" y="83" width="38" height="22"/>
|
|
236
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
237
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="5" drawsBackground="YES" id="gZN-n2-TGX">
|
|
238
|
+ <font key="font" metaFont="system"/>
|
|
239
|
+ <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
240
|
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
241
|
+ </textFieldCell>
|
|
242
|
+ <connections>
|
|
243
|
+ <action selector="refreshDidChange:" target="-2" id="Gzn-Nf-hhb"/>
|
|
244
|
+ <outlet property="formatter" destination="Y11-Cs-X1g" id="m31-5r-Nka"/>
|
|
245
|
+ </connections>
|
|
246
|
+ </textField>
|
|
247
|
+ <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="uaS-Xm-tIa">
|
|
248
|
+ <rect key="frame" x="294" y="80" width="19" height="27"/>
|
|
249
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
250
|
+ <stepperCell key="cell" continuous="YES" alignment="left" minValue="1" maxValue="100" doubleValue="1" id="rTZ-Zs-1eO"/>
|
|
251
|
+ <connections>
|
|
252
|
+ <action selector="refreshDidChange:" target="-2" id="4Di-oE-RDC"/>
|
|
253
|
+ <outlet property="formatter" destination="Y11-Cs-X1g" id="hoL-jC-QPe"/>
|
|
254
|
+ </connections>
|
|
255
|
+ </stepper>
|
|
256
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cec-PF-2Hn">
|
|
257
|
+ <rect key="frame" x="18" y="164" width="130" height="17"/>
|
|
258
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
259
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Filter:" id="coc-11-MQH">
|
|
260
|
+ <font key="font" metaFont="system"/>
|
|
261
|
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
262
|
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
263
|
+ </textFieldCell>
|
|
264
|
+ </textField>
|
|
265
|
+ <popUpButton verticalHuggingPriority="750" id="FR2-RR-NOg">
|
|
266
|
+ <rect key="frame" x="164" y="159" width="159" height="26"/>
|
|
267
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
268
|
+ <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="zJW-6u-fHd">
|
|
269
|
+ <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
270
|
+ <font key="font" metaFont="menu"/>
|
|
271
|
+ <menu key="menu" title="OtherViews" id="Ow7-gc-PGv">
|
|
272
|
+ <items>
|
|
273
|
+ <menuItem title="hot" id="sKV-FZ-wbQ">
|
|
274
|
+ <modifierMask key="keyEquivalentModifierMask"/>
|
|
275
|
+ </menuItem>
|
|
276
|
+ <menuItem title="new" id="dxr-Ml-O8i">
|
|
277
|
+ <modifierMask key="keyEquivalentModifierMask"/>
|
|
278
|
+ </menuItem>
|
|
279
|
+ </items>
|
|
280
|
+ </menu>
|
|
281
|
+ </popUpButtonCell>
|
|
282
|
+ </popUpButton>
|
|
283
|
+ <button id="v96-KH-55h">
|
|
284
|
+ <rect key="frame" x="18" y="140" width="304" height="18"/>
|
|
285
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
286
|
+ <buttonCell key="cell" type="check" title="Entferne besuchte Links" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7KI-oO-Qcg">
|
|
287
|
+ <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
288
|
+ <font key="font" metaFont="system"/>
|
|
289
|
+ </buttonCell>
|
|
290
|
+ <connections>
|
|
291
|
+ <action selector="removeVisitedToggled:" target="-2" id="dSw-IW-lQ9"/>
|
|
292
|
+ </connections>
|
|
293
|
+ </button>
|
|
294
|
+ <button id="gmF-24-Psn">
|
|
295
|
+ <rect key="frame" x="18" y="120" width="304" height="18"/>
|
|
296
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
297
|
+ <buttonCell key="cell" type="check" title="Nach jedem besuchten Link nachladen" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="twM-Jr-KGn">
|
|
298
|
+ <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
299
|
+ <font key="font" metaFont="system"/>
|
|
300
|
+ </buttonCell>
|
|
301
|
+ </button>
|
|
302
|
+ <button id="NCg-tC-aiT">
|
|
303
|
+ <rect key="frame" x="18" y="59" width="304" height="18"/>
|
|
304
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
305
|
+ <buttonCell key="cell" type="check" title="BaconBar beim Login starten" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="cVl-wa-cE9">
|
|
306
|
+ <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
307
|
+ <font key="font" metaFont="system"/>
|
|
308
|
+ </buttonCell>
|
|
309
|
+ </button>
|
|
310
|
+ </subviews>
|
|
311
|
+ </view>
|
|
312
|
+ </window>
|
|
313
|
+ <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="," id="zpc-oG-upp">
|
|
314
|
+ <attributedString key="attributedStringForZero">
|
|
315
|
+ <fragment content="0"/>
|
|
316
|
+ </attributedString>
|
|
317
|
+ <real key="minimum" value="1"/>
|
|
318
|
+ <real key="maximum" value="100"/>
|
|
319
|
+ <metadata>
|
|
320
|
+ <bool key="localizesFormat" value="YES"/>
|
|
321
|
+ <real key="inspectorSampleValue" value="1"/>
|
|
322
|
+ </metadata>
|
|
323
|
+ </numberFormatter>
|
|
324
|
+ <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="." id="hDb-Na-Vku">
|
|
325
|
+ <attributedString key="attributedStringForZero">
|
|
326
|
+ <fragment content="0"/>
|
|
327
|
+ </attributedString>
|
|
328
|
+ <real key="minimum" value="0.0"/>
|
|
329
|
+ <real key="maximum" value="140"/>
|
|
330
|
+ <metadata>
|
|
331
|
+ <bool key="localizesFormat" value="YES"/>
|
|
332
|
+ <real key="inspectorSampleValue" value="1"/>
|
|
333
|
+ </metadata>
|
|
334
|
+ </numberFormatter>
|
|
335
|
+ <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="." id="Y11-Cs-X1g">
|
|
336
|
+ <attributedString key="attributedStringForZero">
|
|
337
|
+ <fragment content="0"/>
|
|
338
|
+ </attributedString>
|
|
339
|
+ <real key="minimum" value="1"/>
|
|
340
|
+ <decimal key="maximum" value="NaN"/>
|
|
341
|
+ <metadata>
|
|
342
|
+ <bool key="localizesFormat" value="YES"/>
|
|
343
|
+ <real key="inspectorSampleValue" value="1"/>
|
|
344
|
+ </metadata>
|
|
345
|
+ </numberFormatter>
|
|
346
|
+ <menu title="Hauptmenü" systemMenu="main" id="IWp-hb-gSM">
|
|
347
|
+ <items>
|
|
348
|
+ <menuItem title="BaconBar" id="Dcc-hD-clC">
|
|
349
|
+ <modifierMask key="keyEquivalentModifierMask"/>
|
|
350
|
+ <menu key="submenu" title="BaconBar" id="PCa-vb-klD">
|
|
351
|
+ <items>
|
|
352
|
+ <menuItem title="BaconBar Beenden" keyEquivalent="q" id="Z8h-ok-eBD">
|
|
353
|
+ <connections>
|
|
354
|
+ <action selector="terminate:" target="-1" id="jEK-rq-g2I"/>
|
|
355
|
+ </connections>
|
|
356
|
+ </menuItem>
|
|
357
|
+ </items>
|
|
358
|
+ </menu>
|
|
359
|
+ </menuItem>
|
|
360
|
+ <menuItem title="Ablage" id="ZIP-EI-Msd">
|
|
361
|
+ <modifierMask key="keyEquivalentModifierMask"/>
|
|
362
|
+ <menu key="submenu" title="Ablage" id="sfM-Vz-Yb6">
|
|
363
|
+ <items>
|
|
364
|
+ <menuItem title="Fenster schließen" keyEquivalent="w" id="mSw-Re-17a">
|
|
365
|
+ <connections>
|
|
366
|
+ <action selector="performClose:" target="-1" id="Hzx-hE-RDZ"/>
|
|
367
|
+ </connections>
|
|
368
|
+ </menuItem>
|
|
369
|
+ </items>
|
|
370
|
+ </menu>
|
|
371
|
+ </menuItem>
|
|
372
|
+ <menuItem title="Bearbeiten" id="czz-51-wxr">
|
|
373
|
+ <modifierMask key="keyEquivalentModifierMask"/>
|
|
374
|
+ <menu key="submenu" title="Bearbeiten" id="YpZ-Vi-h1u">
|
|
375
|
+ <items>
|
|
376
|
+ <menuItem title="Rückgängig" keyEquivalent="z" id="IyX-7D-esH">
|
|
377
|
+ <connections>
|
|
378
|
+ <action selector="undo:" target="-1" id="6su-5K-AYO"/>
|
|
379
|
+ </connections>
|
|
380
|
+ </menuItem>
|
|
381
|
+ <menuItem title="Ausschneiden" keyEquivalent="x" id="32T-3T-EcY">
|
|
382
|
+ <connections>
|
|
383
|
+ <action selector="cut:" target="-1" id="TeB-yv-dFt"/>
|
|
384
|
+ </connections>
|
|
385
|
+ </menuItem>
|
|
386
|
+ <menuItem title="Kopieren" keyEquivalent="c" id="wSY-To-FDI">
|
|
387
|
+ <connections>
|
|
388
|
+ <action selector="copy:" target="-1" id="9qj-dU-ORV"/>
|
|
389
|
+ </connections>
|
|
390
|
+ </menuItem>
|
|
391
|
+ <menuItem title="Einfügen" keyEquivalent="v" id="j3h-hj-rfI">
|
|
392
|
+ <connections>
|
|
393
|
+ <action selector="paste:" target="-1" id="7m5-ZQ-jR1"/>
|
|
394
|
+ </connections>
|
|
395
|
+ </menuItem>
|
|
396
|
+ <menuItem title="Alle auswählen" keyEquivalent="a" id="qSu-ha-DhM">
|
|
397
|
+ <connections>
|
|
398
|
+ <action selector="selectAll:" target="-1" id="TBx-Re-gUK"/>
|
|
399
|
+ </connections>
|
|
400
|
+ </menuItem>
|
|
401
|
+ </items>
|
|
402
|
+ </menu>
|
|
403
|
+ </menuItem>
|
|
404
|
+ <menuItem title="Fenster" id="hc0-g1-acY">
|
|
405
|
+ <modifierMask key="keyEquivalentModifierMask"/>
|
|
406
|
+ <menu key="submenu" title="Fenster" id="TaA-nh-br8">
|
|
407
|
+ <items>
|
|
408
|
+ <menuItem title="Minimieren" keyEquivalent="m" id="3jR-5g-kvu">
|
|
409
|
+ <connections>
|
|
410
|
+ <action selector="miniaturize:" target="-1" id="TXP-qS-Sfn"/>
|
|
411
|
+ </connections>
|
|
412
|
+ </menuItem>
|
|
413
|
+ </items>
|
|
414
|
+ </menu>
|
|
415
|
+ </menuItem>
|
|
416
|
+ </items>
|
|
417
|
+ </menu>
|
|
418
|
+ </objects>
|
|
419
|
+</document>
|