Merge pull request #61 in ITERATE/cyberduck from feature/osx/updateRuntimeDependency...
[cyberduck.git] / en.lproj / Browser.xib
blob6f7764aeca37f118c81b2c1223e04a92b1416a67
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8121.17" systemVersion="15A204h" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment version="1070" identifier="macosx"/>
5 <development version="6300" identifier="xcode"/>
6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8121.17"/>
7 </dependencies>
8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="CDBrowserController">
10 <connections>
11 <outlet property="actionPopupButton" destination="115" id="127"/>
12 <outlet property="addBookmarkButton" destination="11" id="128"/>
13 <outlet property="archiveMenu" destination="89" id="129"/>
14 <outlet property="bonjourButton" destination="22" id="130"/>
15 <outlet property="bookmarkButton" destination="26" id="131"/>
16 <outlet property="bookmarkSwitchView" destination="53" id="132"/>
17 <outlet property="bookmarkTable" destination="17" id="133"/>
18 <outlet property="browserListView" destination="33" id="134"/>
19 <outlet property="browserOutlineView" destination="41" id="135"/>
20 <outlet property="browserSpinner" destination="28" id="136"/>
21 <outlet property="browserSwitchView" destination="112" id="137"/>
22 <outlet property="browserTabView" destination="5" id="138"/>
23 <outlet property="deleteBookmarkButton" destination="13" id="139"/>
24 <outlet property="donateButton" destination="124" id="140"/>
25 <outlet property="editBookmarkButton" destination="9" id="141"/>
26 <outlet property="editMenu" destination="71" id="142"/>
27 <outlet property="encodingPopup" destination="120" id="143"/>
28 <outlet property="historyButton" destination="24" id="144"/>
29 <outlet property="logDrawer" destination="113" id="145"/>
30 <outlet property="navigationButton" destination="63" id="146"/>
31 <outlet property="openUrlMenu" destination="95" id="147"/>
32 <outlet property="pathPopup" destination="59" id="148"/>
33 <outlet property="quickConnectPopup" destination="118" id="149"/>
34 <outlet property="searchField" destination="55" id="150"/>
35 <outlet property="securityLabel" destination="47" id="151"/>
36 <outlet property="statusLabel" destination="49" id="152"/>
37 <outlet property="statusSpinner" destination="46" id="153"/>
38 <outlet property="upButton" destination="57" id="154"/>
39 <outlet property="urlMenu" destination="93" id="155"/>
40 <outlet property="window" destination="3" id="156"/>
41 </connections>
42 </customObject>
43 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
44 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
45 <customObject id="2" customClass="NSApplication"/>
46 <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" frameAutosaveName="Browser" animationBehavior="default" id="3">
47 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" unifiedTitleAndToolbar="YES"/>
48 <windowCollectionBehavior key="collectionBehavior" fullScreenPrimary="YES"/>
49 <rect key="contentRect" x="67" y="115" width="601" height="451"/>
50 <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
51 <view key="contentView" id="4">
52 <rect key="frame" x="0.0" y="0.0" width="601" height="451"/>
53 <autoresizingMask key="autoresizingMask"/>
54 <subviews>
55 <tabView type="noTabsNoBorder" id="5">
56 <rect key="frame" x="0.0" y="20" width="603" height="397"/>
57 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
58 <animations/>
59 <font key="font" metaFont="system"/>
60 <tabViewItems>
61 <tabViewItem label="Bookmarks" identifier="bookmarks" id="6">
62 <view key="view" id="7">
63 <rect key="frame" x="0.0" y="0.0" width="603" height="397"/>
64 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
65 <subviews>
66 <box boxType="oldStyle" borderType="line" titlePosition="noTitle" id="8">
67 <rect key="frame" x="-1" y="0.0" width="603" height="34"/>
68 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
69 <view key="contentView">
70 <rect key="frame" x="1" y="1" width="601" height="32"/>
71 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
72 <subviews>
73 <button id="9">
74 <rect key="frame" x="37" y="5" width="23" height="22"/>
75 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
76 <animations/>
77 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="edit" imagePosition="above" alignment="center" alternateImage="editPressed" inset="2" id="10">
78 <behavior key="behavior" lightByContents="YES"/>
79 <font key="font" metaFont="system"/>
80 </buttonCell>
81 </button>
82 <button id="11">
83 <rect key="frame" x="15" y="5" width="23" height="22"/>
84 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
85 <animations/>
86 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="add" imagePosition="above" alignment="center" alternateImage="addPressed" inset="2" id="12">
87 <behavior key="behavior" lightByContents="YES"/>
88 <font key="font" metaFont="system"/>
89 </buttonCell>
90 </button>
91 <button id="13">
92 <rect key="frame" x="59" y="5" width="23" height="22"/>
93 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
94 <animations/>
95 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="remove" imagePosition="above" alignment="center" alternateImage="removePressed" inset="2" id="14">
96 <behavior key="behavior" lightByContents="YES"/>
97 <font key="font" metaFont="system"/>
98 </buttonCell>
99 </button>
100 </subviews>
101 <animations/>
102 </view>
103 <animations/>
104 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
105 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
106 </box>
107 <scrollView autohidesScrollers="YES" horizontalLineScroll="47" horizontalPageScroll="10" verticalLineScroll="47" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="15">
108 <rect key="frame" x="-1" y="32" width="603" height="337"/>
109 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
110 <clipView key="contentView" id="ELY-XA-KER">
111 <rect key="frame" x="1" y="1" width="601" height="335"/>
112 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
113 <subviews>
114 <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="sequential" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="45" id="17" customClass="CDListView">
115 <rect key="frame" x="0.0" y="0.0" width="0.0" height="47"/>
116 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
117 <animations/>
118 <size key="intercellSpacing" width="3" height="2"/>
119 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
120 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
121 <connections>
122 <outlet property="menu" destination="99" id="162"/>
123 </connections>
124 </tableView>
125 </subviews>
126 <animations/>
127 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
128 </clipView>
129 <animations/>
130 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" controlSize="small" horizontal="YES" id="18">
131 <rect key="frame" x="-100" y="-100" width="255" height="11"/>
132 <autoresizingMask key="autoresizingMask"/>
133 <animations/>
134 </scroller>
135 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="19">
136 <rect key="frame" x="-22" y="1" width="15" height="431"/>
137 <autoresizingMask key="autoresizingMask"/>
138 <animations/>
139 </scroller>
140 <connections>
141 <outlet property="nextKeyView" destination="55" id="161"/>
142 </connections>
143 </scrollView>
144 <box boxType="oldStyle" borderType="line" titlePosition="noTitle" id="20">
145 <rect key="frame" x="-1" y="368" width="603" height="29"/>
146 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
147 <view key="contentView">
148 <rect key="frame" x="1" y="1" width="601" height="27"/>
149 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
150 <subviews>
151 <customView id="21" customClass="CTGradientView">
152 <rect key="frame" x="0.0" y="0.0" width="603" height="27"/>
153 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
154 <subviews>
155 <button verticalHuggingPriority="750" id="22">
156 <rect key="frame" x="221" y="3" width="92" height="19"/>
157 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
158 <animations/>
159 <buttonCell key="cell" type="recessed" title="Bonjour" bezelStyle="recessed" image="NSActionTemplate" imagePosition="left" alignment="center" borderStyle="border" inset="2" id="23">
160 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
161 <font key="font" metaFont="systemBold" size="12"/>
162 </buttonCell>
163 </button>
164 <button verticalHuggingPriority="750" id="24">
165 <rect key="frame" x="121" y="3" width="92" height="19"/>
166 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
167 <animations/>
168 <buttonCell key="cell" type="recessed" title="History" bezelStyle="recessed" image="NSActionTemplate" imagePosition="left" alignment="center" borderStyle="border" inset="2" id="25">
169 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
170 <font key="font" metaFont="systemBold" size="12"/>
171 </buttonCell>
172 </button>
173 <button verticalHuggingPriority="750" id="26">
174 <rect key="frame" x="8" y="3" width="104" height="19"/>
175 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
176 <animations/>
177 <buttonCell key="cell" type="recessed" title="Bookmarks" bezelStyle="recessed" image="NSActionTemplate" imagePosition="left" alignment="center" state="on" borderStyle="border" inset="2" id="27">
178 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
179 <font key="font" metaFont="systemBold" size="12"/>
180 </buttonCell>
181 </button>
182 </subviews>
183 <animations/>
184 </customView>
185 </subviews>
186 <animations/>
187 </view>
188 <animations/>
189 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
190 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
191 </box>
192 <progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" minValue="16" maxValue="100" doubleValue="16" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" style="spinning" id="28">
193 <rect key="frame" x="284" y="184" width="32" height="32"/>
194 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
195 <animations/>
196 </progressIndicator>
197 </subviews>
198 <animations/>
199 </view>
200 </tabViewItem>
201 <tabViewItem label="List" identifier="0" id="29">
202 <view key="view" id="30">
203 <rect key="frame" x="0.0" y="0.0" width="603" height="397"/>
204 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
205 <subviews>
206 <scrollView horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="31">
207 <rect key="frame" x="-2" y="0.0" width="604" height="397"/>
208 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
209 <clipView key="contentView" id="t14-pG-1DQ">
210 <rect key="frame" x="1" y="0.0" width="587" height="396"/>
211 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
212 <subviews>
213 <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" alternatingRowBackgroundColors="YES" columnSelection="YES" autosaveName="ListBrowserView" headerView="36" id="33" customClass="CDListView">
214 <rect key="frame" x="0.0" y="0.0" width="0.0" height="19"/>
215 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
216 <animations/>
217 <size key="intercellSpacing" width="3" height="2"/>
218 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
219 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
220 <connections>
221 <outlet property="menu" destination="65" id="157"/>
222 </connections>
223 </tableView>
224 </subviews>
225 <animations/>
226 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
227 </clipView>
228 <animations/>
229 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="34">
230 <rect key="frame" x="-100" y="-100" width="582" height="15"/>
231 <autoresizingMask key="autoresizingMask"/>
232 <animations/>
233 </scroller>
234 <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="35">
235 <rect key="frame" x="588" y="17" width="15" height="379"/>
236 <autoresizingMask key="autoresizingMask"/>
237 <animations/>
238 </scroller>
239 <tableHeaderView key="headerView" id="36">
240 <rect key="frame" x="0.0" y="0.0" width="587" height="17"/>
241 <autoresizingMask key="autoresizingMask"/>
242 <animations/>
243 </tableHeaderView>
244 </scrollView>
245 </subviews>
246 <animations/>
247 </view>
248 </tabViewItem>
249 <tabViewItem label="Outline" identifier="1" id="37">
250 <view key="view" id="38">
251 <rect key="frame" x="0.0" y="0.0" width="603" height="397"/>
252 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
253 <subviews>
254 <scrollView horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="39">
255 <rect key="frame" x="-2" y="0.0" width="604" height="397"/>
256 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
257 <clipView key="contentView" id="KUj-N5-PnR">
258 <rect key="frame" x="1" y="0.0" width="587" height="396"/>
259 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
260 <subviews>
261 <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" alternatingRowBackgroundColors="YES" columnSelection="YES" autosaveName="OutlineBrowserView" headerView="44" id="41" customClass="CDOutlineView">
262 <rect key="frame" x="0.0" y="0.0" width="0.0" height="19"/>
263 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
264 <animations/>
265 <size key="intercellSpacing" width="3" height="2"/>
266 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
267 <tableViewGridLines key="gridStyleMask" horizontal="YES"/>
268 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
269 <connections>
270 <outlet property="menu" destination="65" id="158"/>
271 </connections>
272 </tableView>
273 </subviews>
274 <animations/>
275 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
276 </clipView>
277 <animations/>
278 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="42">
279 <rect key="frame" x="-100" y="-100" width="582" height="15"/>
280 <autoresizingMask key="autoresizingMask"/>
281 <animations/>
282 </scroller>
283 <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="43">
284 <rect key="frame" x="588" y="17" width="15" height="379"/>
285 <autoresizingMask key="autoresizingMask"/>
286 <animations/>
287 </scroller>
288 <tableHeaderView key="headerView" id="44">
289 <rect key="frame" x="0.0" y="0.0" width="587" height="17"/>
290 <autoresizingMask key="autoresizingMask"/>
291 <animations/>
292 </tableHeaderView>
293 </scrollView>
294 </subviews>
295 <animations/>
296 </view>
297 </tabViewItem>
298 </tabViewItems>
299 </tabView>
300 <customView id="45" customClass="CTGradientView">
301 <rect key="frame" x="0.0" y="0.0" width="603" height="20"/>
302 <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
303 <subviews>
304 <progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="46">
305 <rect key="frame" x="8" y="2" width="16" height="16"/>
306 <autoresizingMask key="autoresizingMask"/>
307 <animations/>
308 </progressIndicator>
309 <button id="47">
310 <rect key="frame" x="562" y="2" width="18" height="18"/>
311 <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
312 <animations/>
313 <buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="F3EC4A89-9BCF-4E07-BACC-48D1C8A6C364" imagePosition="only" alignment="left" id="48">
314 <behavior key="behavior" lightByContents="YES"/>
315 <font key="font" metaFont="label"/>
316 </buttonCell>
317 </button>
318 <textField verticalHuggingPriority="750" id="49">
319 <rect key="frame" x="29" y="3" width="528" height="14"/>
320 <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
321 <animations/>
322 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" id="50">
323 <font key="font" metaFont="smallSystem"/>
324 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
325 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
326 </textFieldCell>
327 </textField>
328 </subviews>
329 <animations/>
330 </customView>
331 <customView id="51" customClass="CTGradientView">
332 <rect key="frame" x="0.0" y="415" width="603" height="35"/>
333 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
334 <subviews>
335 <box verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="52">
336 <rect key="frame" x="0.0" y="-2" width="603" height="5"/>
337 <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
338 <animations/>
339 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
340 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
341 <font key="titleFont" metaFont="system"/>
342 </box>
343 <segmentedControl verticalHuggingPriority="750" id="53">
344 <rect key="frame" x="6" y="5" width="41" height="25"/>
345 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
346 <animations/>
347 <segmentedCell key="cell" borderStyle="border" alignment="left" style="automatic" trackingMode="momentary" id="54">
348 <font key="font" metaFont="system"/>
349 <segments>
350 <segment image="bookmarks" imageScaling="none" width="35" tag="-1"/>
351 </segments>
352 </segmentedCell>
353 </segmentedControl>
354 <searchField wantsLayer="YES" verticalHuggingPriority="750" id="55">
355 <rect key="frame" x="469" y="7" width="124" height="22"/>
356 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
357 <animations/>
358 <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" bezelStyle="round" id="56">
359 <font key="font" metaFont="system"/>
360 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
361 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
362 </searchFieldCell>
363 </searchField>
364 <segmentedControl verticalHuggingPriority="750" id="57">
365 <rect key="frame" x="422" y="5" width="41" height="25"/>
366 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
367 <animations/>
368 <segmentedCell key="cell" borderStyle="border" alignment="left" style="automatic" trackingMode="momentary" id="58">
369 <font key="font" metaFont="system"/>
370 <segments>
371 <segment imageScaling="none" width="35"/>
372 </segments>
373 </segmentedCell>
374 </segmentedControl>
375 <popUpButton verticalHuggingPriority="750" id="59">
376 <rect key="frame" x="131" y="4" width="288" height="26"/>
377 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
378 <animations/>
379 <popUpButtonCell key="cell" type="push" title=" " bezelStyle="rounded" alignment="left" lineBreakMode="truncatingMiddle" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="62" id="60">
380 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
381 <font key="font" metaFont="menu"/>
382 <menu key="menu" title="OtherViews" id="61">
383 <items>
384 <menuItem title=" " state="on" id="62"/>
385 </items>
386 </menu>
387 </popUpButtonCell>
388 </popUpButton>
389 <segmentedControl verticalHuggingPriority="750" id="63">
390 <rect key="frame" x="51" y="5" width="77" height="25"/>
391 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
392 <animations/>
393 <segmentedCell key="cell" borderStyle="border" alignment="left" style="automatic" trackingMode="momentary" id="64">
394 <font key="font" metaFont="system"/>
395 <segments>
396 <segment imageScaling="none" width="35"/>
397 <segment imageScaling="none" width="35" tag="1"/>
398 </segments>
399 </segmentedCell>
400 </segmentedControl>
401 </subviews>
402 <animations/>
403 </customView>
404 </subviews>
405 <animations/>
406 </view>
407 </window>
408 <menu title="Menu" id="65">
409 <items>
410 <menuItem title="Refresh" keyEquivalent="r" id="66">
411 <connections>
412 <action selector="reloadButtonClicked:" target="-1" id="167"/>
413 </connections>
414 </menuItem>
415 <menuItem isSeparatorItem="YES" id="67">
416 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
417 </menuItem>
418 <menuItem title="Info" keyEquivalent="i" id="68">
419 <connections>
420 <action selector="infoButtonClicked:" target="-1" id="163"/>
421 </connections>
422 </menuItem>
423 <menuItem title="Quick Look" image="NSQuickLookTemplate" id="69">
424 <attributedString key="attributedTitle"/>
425 <modifierMask key="keyEquivalentModifierMask"/>
426 <connections>
427 <action selector="quicklookButtonClicked:" target="-1" id="185"/>
428 </connections>
429 </menuItem>
430 <menuItem title="Edit With" id="70">
431 <menu key="submenu" title="Edit With" id="71"/>
432 </menuItem>
433 <menuItem title="Rename…" id="72">
434 <connections>
435 <action selector="renameFileButtonClicked:" target="-1" id="176"/>
436 </connections>
437 </menuItem>
438 <menuItem title="Duplicate…" keyEquivalent="d" id="73">
439 <connections>
440 <action selector="duplicateFileButtonClicked:" target="-1" id="175"/>
441 </connections>
442 </menuItem>
443 <menuItem isSeparatorItem="YES" id="74"/>
444 <menuItem title="Download" keyEquivalent="" id="75">
445 <modifierMask key="keyEquivalentModifierMask" option="YES"/>
446 <connections>
447 <action selector="downloadButtonClicked:" target="-1" id="164"/>
448 </connections>
449 </menuItem>
450 <menuItem title="Download As…" keyEquivalent="" id="76">
451 <modifierMask key="keyEquivalentModifierMask" shift="YES" option="YES"/>
452 <connections>
453 <action selector="downloadAsButtonClicked:" target="-1" id="168"/>
454 </connections>
455 </menuItem>
456 <menuItem title="Download To…" id="77">
457 <connections>
458 <action selector="downloadToButtonClicked:" target="-1" id="177"/>
459 </connections>
460 </menuItem>
461 <menuItem isSeparatorItem="YES" id="78">
462 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
463 </menuItem>
464 <menuItem title="Upload…" keyEquivalent="" id="79">
465 <modifierMask key="keyEquivalentModifierMask" option="YES"/>
466 <connections>
467 <action selector="uploadButtonClicked:" target="-1" id="174"/>
468 </connections>
469 </menuItem>
470 <menuItem title="Synchronize…" id="80">
471 <connections>
472 <action selector="syncButtonClicked:" target="-1" id="172"/>
473 </connections>
474 </menuItem>
475 <menuItem title="New Folder…" keyEquivalent="N" id="81">
476 <connections>
477 <action selector="createFolderButtonClicked:" target="-1" id="166"/>
478 </connections>
479 </menuItem>
480 <menuItem title="New File…" keyEquivalent="f" id="82">
481 <connections>
482 <action selector="createFileButtonClicked:" target="-1" id="173"/>
483 </connections>
484 </menuItem>
485 <menuItem title="New Symbolic Link…" id="83">
486 <modifierMask key="keyEquivalentModifierMask"/>
487 <connections>
488 <action selector="createSymlinkButtonClicked:" target="-1" id="184"/>
489 </connections>
490 </menuItem>
491 <menuItem isSeparatorItem="YES" id="84"/>
492 <menuItem title="Delete" id="85">
493 <string key="keyEquivalent" base64-UTF8="YES">
495 </string>
496 <connections>
497 <action selector="deleteFileButtonClicked:" target="-1" id="165"/>
498 </connections>
499 </menuItem>
500 <menuItem title="Revert" id="86">
501 <modifierMask key="keyEquivalentModifierMask"/>
502 <connections>
503 <action selector="revertFileButtonClicked:" target="-1" id="182"/>
504 </connections>
505 </menuItem>
506 <menuItem isSeparatorItem="YES" id="87">
507 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
508 </menuItem>
509 <menuItem title="Create Archive" id="88">
510 <menu key="submenu" title="Create Archive" id="89"/>
511 </menuItem>
512 <menuItem title="Expand Archive" id="90">
513 <connections>
514 <action selector="unarchiveButtonClicked:" target="-1" id="181"/>
515 </connections>
516 </menuItem>
517 <menuItem isSeparatorItem="YES" id="91">
518 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
519 </menuItem>
520 <menuItem title="Copy URL" id="92">
521 <modifierMask key="keyEquivalentModifierMask"/>
522 <menu key="submenu" title="Copy URL" id="93"/>
523 </menuItem>
524 <menuItem title="Open URL" id="94">
525 <modifierMask key="keyEquivalentModifierMask"/>
526 <menu key="submenu" title="Open URL" id="95"/>
527 </menuItem>
528 <menuItem isSeparatorItem="YES" id="96">
529 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
530 </menuItem>
531 <menuItem title="New Browser" id="97">
532 <connections>
533 <action selector="newBrowserButtonClicked:" target="-1" id="179"/>
534 </connections>
535 </menuItem>
536 <menuItem title="New Bookmark" keyEquivalent="B" id="98">
537 <connections>
538 <action selector="addBookmarkButtonClicked:" target="-1" id="180"/>
539 </connections>
540 </menuItem>
541 </items>
542 </menu>
543 <menu title="Menu" id="99">
544 <items>
545 <menuItem title="Connect to server" id="100">
546 <string key="keyEquivalent" base64-UTF8="YES">
548 </string>
549 <modifierMask key="keyEquivalentModifierMask"/>
550 <connections>
551 <action selector="connectBookmarkButtonClicked:" target="-1" id="178"/>
552 </connections>
553 </menuItem>
554 <menuItem isSeparatorItem="YES" id="101">
555 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
556 </menuItem>
557 <menuItem title="New Bookmark" keyEquivalent="B" id="102">
558 <connections>
559 <action selector="addBookmarkButtonClicked:" target="-1" id="169"/>
560 </connections>
561 </menuItem>
562 <menuItem title="Delete Bookmark" id="103">
563 <connections>
564 <action selector="deleteBookmarkButtonClicked:" target="-1" id="170"/>
565 </connections>
566 </menuItem>
567 <menuItem title="Edit Bookmark" keyEquivalent="e" id="104">
568 <connections>
569 <action selector="editBookmarkButtonClicked:" target="-1" id="171"/>
570 </connections>
571 </menuItem>
572 <menuItem title="Duplicate Bookmark" id="105">
573 <modifierMask key="keyEquivalentModifierMask"/>
574 <connections>
575 <action selector="duplicateBookmarkButtonClicked:" target="-1" id="183"/>
576 </connections>
577 </menuItem>
578 <menuItem isSeparatorItem="YES" id="106"/>
579 <menuItem title="Sort By" id="107">
580 <modifierMask key="keyEquivalentModifierMask"/>
581 <menu key="submenu" title="Sort By" id="108">
582 <items>
583 <menuItem title="Nickname" keyEquivalent="1" id="109">
584 <modifierMask key="keyEquivalentModifierMask" control="YES" command="YES"/>
585 <connections>
586 <action selector="sortBookmarksByNickame:" target="-1" id="186"/>
587 </connections>
588 </menuItem>
589 <menuItem title="Hostname" keyEquivalent="2" id="110">
590 <modifierMask key="keyEquivalentModifierMask" control="YES" command="YES"/>
591 <connections>
592 <action selector="sortBookmarksByHostname:" target="-1" id="187"/>
593 </connections>
594 </menuItem>
595 <menuItem title="Protocol" keyEquivalent="3" id="111">
596 <modifierMask key="keyEquivalentModifierMask" control="YES" command="YES"/>
597 <connections>
598 <action selector="sortBookmarksByProtocol:" target="-1" id="188"/>
599 </connections>
600 </menuItem>
601 </items>
602 </menu>
603 </menuItem>
604 </items>
605 </menu>
606 <customView id="112" customClass="NSSegmentedControl">
607 <rect key="frame" x="0.0" y="0.0" width="71" height="24"/>
608 <autoresizingMask key="autoresizingMask"/>
609 <animations/>
610 </customView>
611 <drawer preferredEdge="minY" leadingOffset="10" trailingOffset="15" id="113">
612 <size key="contentSize" width="200" height="200"/>
613 <size key="minContentSize" width="50" height="50"/>
614 <size key="maxContentSize" width="600" height="800"/>
615 <connections>
616 <outlet property="parentWindow" destination="3" id="160"/>
617 </connections>
618 </drawer>
619 <customView id="114">
620 <rect key="frame" x="0.0" y="0.0" width="515" height="60"/>
621 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
622 <subviews>
623 <popUpButton verticalHuggingPriority="750" id="115">
624 <rect key="frame" x="310" y="16" width="57" height="26"/>
625 <autoresizingMask key="autoresizingMask"/>
626 <animations/>
627 <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" borderStyle="borderAndBezel" inset="2" pullsDown="YES" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="116">
628 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
629 <font key="font" metaFont="menu"/>
630 <menu key="menu" id="117"/>
631 </popUpButtonCell>
632 <connections>
633 <outlet property="menu" destination="65" id="159"/>
634 </connections>
635 </popUpButton>
636 <comboBox verticalHuggingPriority="750" id="118">
637 <rect key="frame" x="141" y="16" width="167" height="26"/>
638 <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
639 <animations/>
640 <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" alignment="left" drawsBackground="YES" numberOfVisibleItems="5" id="119">
641 <font key="font" metaFont="system"/>
642 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
643 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
644 </comboBoxCell>
645 </comboBox>
646 <popUpButton verticalHuggingPriority="750" id="120">
647 <rect key="frame" x="17" y="16" width="119" height="26"/>
648 <autoresizingMask key="autoresizingMask"/>
649 <animations/>
650 <popUpButtonCell key="cell" type="push" title=" " bezelStyle="rounded" alignment="left" lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="123" id="121">
651 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
652 <font key="font" metaFont="menu"/>
653 <menu key="menu" title="OtherViews" id="122">
654 <items>
655 <menuItem title=" " state="on" id="123"/>
656 </items>
657 </menu>
658 </popUpButtonCell>
659 </popUpButton>
660 <button verticalHuggingPriority="750" id="124">
661 <rect key="frame" x="372" y="19" width="123" height="19"/>
662 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
663 <animations/>
664 <buttonCell key="cell" type="roundRect" bezelStyle="roundedRect" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="125">
665 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
666 <font key="font" metaFont="smallSystem"/>
667 </buttonCell>
668 </button>
669 </subviews>
670 <animations/>
671 </customView>
672 <view id="126">
673 <rect key="frame" x="0.0" y="0.0" width="125" height="1"/>
674 <autoresizingMask key="autoresizingMask"/>
675 <animations/>
676 </view>
677 </objects>
678 <resources>
679 <image name="F3EC4A89-9BCF-4E07-BACC-48D1C8A6C364" width="1" height="1">
680 <mutableData key="keyedArchiveRepresentation">
681 YnBsaXN0MDDUAQIDBAUGPj9YJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3ASAAGGoK4HCBMU
682 GR4fIyQsLzI4O1UkbnVsbNUJCgsMDQ4PEBESVk5TU2l6ZVYkY2xhc3NcTlNJbWFnZUZsYWdzVk5TUmVw
683 c1dOU0NvbG9ygAKADRIgwwAAgAOAC1Z7MSwgMX3SFQoWGFpOUy5vYmplY3RzoReABIAK0hUKGh2iGxyA
684 BYAGgAkQANIgCiEiXxAUTlNUSUZGUmVwcmVzZW50YXRpb26AB4AITxCsTU0AKgAAAAoAAAANAQAAAwAA
685 AAEAAQAAAQEAAwAAAAEAAQAAAQIAAwAAAAIACAAIAQMAAwAAAAEAAQAAAQYAAwAAAAEAAQAAAREABAAA
686 AAEAAAAIARIAAwAAAAEAAQAAARUAAwAAAAEAAgAAARYAAwAAAAEAAQAAARcABAAAAAEAAAACARwAAwAA
687 AAEAAQAAAVIAAwAAAAEAAQAAAVMAAwAAAAIAAQABAAAAANIlJicoWiRjbGFzc25hbWVYJGNsYXNzZXNf
688 EBBOU0JpdG1hcEltYWdlUmVwoykqK18QEE5TQml0bWFwSW1hZ2VSZXBaTlNJbWFnZVJlcFhOU09iamVj
689 dNIlJi0uV05TQXJyYXmiLSvSJSYwMV5OU011dGFibGVBcnJheaMwLSvTMzQKNTY3V05TV2hpdGVcTlND
690 b2xvclNwYWNlRDAgMAAQA4AM0iUmOTpXTlNDb2xvcqI5K9IlJjw9V05TSW1hZ2WiPCtfEA9OU0tleWVk
691 QXJjaGl2ZXLRQEFUcm9vdIABAAgAEQAaACMALQAyADcARgBMAFcAXgBlAHIAeQCBAIMAhQCKAIwAjgCV
692 AJoApQCnAKkAqwCwALMAtQC3ALkAuwDAANcA2QDbAYoBjwGaAaMBtgG6Ac0B2AHhAeYB7gHxAfYCBQIJ
693 AhACGAIlAioCLAIuAjMCOwI+AkMCSwJOAmACYwJoAAAAAAAAAgEAAAAAAAAAQgAAAAAAAAAAAAAAAAAA
695 </mutableData>
696 </image>
697 <image name="NSActionTemplate" width="14" height="14"/>
698 <image name="NSQuickLookTemplate" width="19" height="12"/>
699 <image name="add" width="23" height="22"/>
700 <image name="addPressed" width="23" height="22"/>
701 <image name="bookmarks" width="16" height="16"/>
702 <image name="edit" width="22" height="22"/>
703 <image name="editPressed" width="22" height="22"/>
704 <image name="remove" width="22" height="22"/>
705 <image name="removePressed" width="22" height="22"/>
706 </resources>
707 </document>