OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> | 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> |
3 <dependencies> | 3 <dependencies> |
4 <deployment version="1090" identifier="macosx"/> | 4 <deployment version="1090" identifier="macosx"/> |
5 <development version="5100" identifier="xcode"/> | 5 <development version="5100" identifier="xcode"/> |
6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505
6"/> | 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505
6"/> |
7 </dependencies> | 7 </dependencies> |
8 <objects> | 8 <objects> |
9 <customObject id="-1" userLabel="First Responder" customClass="FirstResp
onder"/> | 9 <customObject id="-1" userLabel="First Responder" customClass="FirstResp
onder"/> |
10 <customObject id="-3" userLabel="Application"/> | 10 <customObject id="-3" userLabel="Application"/> |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
46 <color key="borderColor" white="0.0" alpha="0.41999999999999
998" colorSpace="calibratedWhite"/> | 46 <color key="borderColor" white="0.0" alpha="0.41999999999999
998" colorSpace="calibratedWhite"/> |
47 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="c
alibratedWhite"/> | 47 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="c
alibratedWhite"/> |
48 </box> | 48 </box> |
49 <customView id="31" customClass="GTMWidthBasedTweaker"> | 49 <customView id="31" customClass="GTMWidthBasedTweaker"> |
50 <rect key="frame" x="261" y="0.0" width="219" height="44"/> | 50 <rect key="frame" x="261" y="0.0" width="219" height="44"/> |
51 <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/
> | 51 <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/
> |
52 <subviews> | 52 <subviews> |
53 <button id="24" customClass="DownloadShowAllButton"> | 53 <button id="24" customClass="DownloadShowAllButton"> |
54 <rect key="frame" x="2" y="6" width="189" height="34
"/> | 54 <rect key="frame" x="2" y="6" width="189" height="34
"/> |
55 <autoresizingMask key="autoresizingMask" flexibleMax
X="YES"/> | 55 <autoresizingMask key="autoresizingMask" flexibleMax
X="YES"/> |
56 <buttonCell key="cell" type="square" title="^IDS_SHO
W_ALL" bezelStyle="shadowlessSquare" imagePosition="left" alignment="center" ima
geScaling="proportionallyDown" inset="2" id="25" customClass="DownloadShowAllCel
l"> | 56 <buttonCell key="cell" type="square" title="^IDS_SHO
W_ALL_DOWNLOADS" bezelStyle="shadowlessSquare" imagePosition="left" alignment="c
enter" imageScaling="proportionallyDown" inset="2" id="25" customClass="Download
ShowAllCell"> |
57 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> | 57 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> |
58 <font key="font" metaFont="system"/> | 58 <font key="font" metaFont="system"/> |
59 </buttonCell> | 59 </buttonCell> |
60 <connections> | 60 <connections> |
61 <action selector="showDownloadsTab:" target="-2"
id="27"/> | 61 <action selector="showDownloadsTab:" target="-2"
id="27"/> |
62 </connections> | 62 </connections> |
63 </button> | 63 </button> |
64 </subviews> | 64 </subviews> |
65 <connections> | 65 <connections> |
66 <outlet property="viewToSlideAndResize_" destination="36
" id="38"/> | 66 <outlet property="viewToSlideAndResize_" destination="36
" id="38"/> |
67 </connections> | 67 </connections> |
68 </customView> | 68 </customView> |
69 </subviews> | 69 </subviews> |
70 <connections> | 70 <connections> |
71 <outlet property="delegate_" destination="-2" id="23"/> | 71 <outlet property="delegate_" destination="-2" id="23"/> |
72 </connections> | 72 </connections> |
73 </customView> | 73 </customView> |
74 <customObject id="28" customClass="ChromeUILocalizer"/> | 74 <customObject id="28" customClass="ChromeUILocalizer"/> |
75 <customObject id="29" customClass="GTMUILocalizerAndLayoutTweaker"> | 75 <customObject id="29" customClass="GTMUILocalizerAndLayoutTweaker"> |
76 <connections> | 76 <connections> |
77 <outlet property="localizer_" destination="28" id="30"/> | 77 <outlet property="localizer_" destination="28" id="30"/> |
78 <outlet property="uiObject_" destination="31" id="35"/> | 78 <outlet property="uiObject_" destination="31" id="35"/> |
79 </connections> | 79 </connections> |
80 </customObject> | 80 </customObject> |
81 </objects> | 81 </objects> |
82 </document> | 82 </document> |
OLD | NEW |