Updating XTBs based on .GRDs from branch master
[chromium-blink-merge.git] / chrome / app / nibs / DownloadShelf.xib
blob5cfb0487a98c9bb8b169b57cf47b7379bfccb4eb
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment version="1060" identifier="macosx"/>
5 <development version="5100" identifier="xcode"/>
6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/>
7 </dependencies>
8 <objects>
9 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
10 <customObject id="-3" userLabel="Application"/>
11 <customObject id="-2" userLabel="File's Owner" customClass="DownloadShelfController">
12 <connections>
13 <outlet property="hoverCloseButton_" destination="3" id="40"/>
14 <outlet property="itemContainerView_" destination="16" id="19"/>
15 <outlet property="view" destination="1" id="9"/>
16 </connections>
17 </customObject>
18 <customView id="1" customClass="DownloadShelfView">
19 <rect key="frame" x="0.0" y="0.0" width="480" height="44"/>
20 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
21 <subviews>
22 <button id="3" customClass="HoverCloseButton">
23 <rect key="frame" x="456" y="14" width="18" height="18"/>
24 <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
25 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" inset="2" id="4">
26 <behavior key="behavior" lightByContents="YES"/>
27 <font key="font" metaFont="system"/>
28 </buttonCell>
29 <connections>
30 <action selector="handleClose:" target="-2" id="42"/>
31 </connections>
32 </button>
33 <box autoresizesSubviews="NO" title="Box" borderType="none" titlePosition="noTitle" id="36">
34 <rect key="frame" x="0.0" y="0.0" width="261" height="44"/>
35 <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
36 <view key="contentView">
37 <rect key="frame" x="0.0" y="0.0" width="261" height="44"/>
38 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
39 <subviews>
40 <customView id="16">
41 <rect key="frame" x="3" y="6" width="240" height="34"/>
42 <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
43 </customView>
44 </subviews>
45 </view>
46 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
47 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
48 </box>
49 <customView id="31" customClass="GTMWidthBasedTweaker">
50 <rect key="frame" x="261" y="0.0" width="219" height="44"/>
51 <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
52 <subviews>
53 <button id="24" customClass="DownloadShowAllButton">
54 <rect key="frame" x="2" y="6" width="189" height="34"/>
55 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
56 <buttonCell key="cell" type="square" title="^IDS_SHOW_ALL" bezelStyle="shadowlessSquare" imagePosition="left" alignment="center" imageScaling="proportionallyDown" inset="2" id="25" customClass="DownloadShowAllCell">
57 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
58 <font key="font" metaFont="system"/>
59 </buttonCell>
60 <connections>
61 <action selector="showDownloadsTab:" target="-2" id="27"/>
62 </connections>
63 </button>
64 </subviews>
65 <connections>
66 <outlet property="viewToSlideAndResize_" destination="36" id="38"/>
67 </connections>
68 </customView>
69 </subviews>
70 <connections>
71 <outlet property="delegate_" destination="-2" id="23"/>
72 </connections>
73 </customView>
74 <customObject id="28" customClass="ChromeUILocalizer"/>
75 <customObject id="29" customClass="GTMUILocalizerAndLayoutTweaker">
76 <connections>
77 <outlet property="localizer_" destination="28" id="30"/>
78 <outlet property="uiObject_" destination="31" id="35"/>
79 </connections>
80 </customObject>
81 </objects>
82 </document>