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="1060" identifier="macosx"/> | 4 <deployment version="1060" 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="-2" userLabel="File's Owner" customClass="ToolbarContr
oller"> | 9 <customObject id="-2" userLabel="File's Owner" customClass="ToolbarContr
oller"> |
10 <connections> | 10 <connections> |
11 <outlet property="backButton_" destination="2" id="17"/> | 11 <outlet property="backButton_" destination="2" id="17"/> |
12 <outlet property="browserActionsContainerView_" destination="144
" id="154"/> | 12 <outlet property="browserActionsContainerView_" destination="144
" id="154"/> |
13 <outlet property="forwardButton_" destination="7" id="18"/> | 13 <outlet property="forwardButton_" destination="7" id="18"/> |
14 <outlet property="homeButton_" destination="8" id="35"/> | 14 <outlet property="homeButton_" destination="8" id="35"/> |
15 <outlet property="locationBar_" destination="4" id="31"/> | 15 <outlet property="locationBar_" destination="4" id="31"/> |
16 <outlet property="reloadButton_" destination="3" id="19"/> | 16 <outlet property="reloadButton_" destination="3" id="19"/> |
17 <outlet property="view" destination="1" id="22"/> | 17 <outlet property="view" destination="1" id="22"/> |
18 <outlet property="wrenchButton_" destination="38" id="41"/> | 18 <outlet property="wrenchButton_" destination="38" id="41"/> |
19 </connections> | 19 </connections> |
20 </customObject> | 20 </customObject> |
21 <customObject id="-1" userLabel="First Responder" customClass="FirstResp
onder"/> | 21 <customObject id="-1" userLabel="First Responder" customClass="FirstResp
onder"/> |
22 <customObject id="-3" userLabel="Application"/> | 22 <customObject id="-3" userLabel="Application"/> |
23 <customView id="1" customClass="ToolbarView"> | 23 <customView id="1" customClass="ToolbarView"> |
24 <rect key="frame" x="0.0" y="0.0" width="604" height="35"/> | 24 <rect key="frame" x="0.0" y="0.0" width="604" height="35"/> |
25 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexible
MinY="YES"/> | 25 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexible
MinY="YES"/> |
26 <subviews> | 26 <subviews> |
27 <button toolTip="^IDS_APPMENU_TOOLTIP" focusRingType="none" id="
38" customClass="MenuButton"> | 27 <button toolTip="^IDS_APPMENU_TOOLTIP" id="38" customClass="Menu
Button"> |
28 <rect key="frame" x="572" y="4" width="29" height="29"/> | 28 <rect key="frame" x="572" y="4" width="29" height="29"/> |
29 <autoresizingMask key="autoresizingMask" flexibleMinX="YES"
flexibleMinY="YES"/> | 29 <autoresizingMask key="autoresizingMask" flexibleMinX="YES"
flexibleMinY="YES"/> |
30 <buttonCell key="cell" type="square" bezelStyle="shadowlessS
quare" imagePosition="only" alignment="center" focusRingType="none" inset="2" id
="39" customClass="WrenchToolbarButtonCell"> | 30 <buttonCell key="cell" type="square" bezelStyle="shadowlessS
quare" imagePosition="only" alignment="center" inset="2" id="39" customClass="Wr
enchToolbarButtonCell"> |
31 <behavior key="behavior" lightByContents="YES"/> | 31 <behavior key="behavior" lightByContents="YES"/> |
32 <font key="font" metaFont="system"/> | 32 <font key="font" metaFont="system"/> |
33 </buttonCell> | 33 </buttonCell> |
34 </button> | 34 </button> |
35 <button toolTip="^IDS_TOOLTIP_BACK" focusRingType="none" tag="33
000" id="2" customClass="MenuButton"> | 35 <button toolTip="^IDS_TOOLTIP_BACK" tag="33000" id="2" customCla
ss="MenuButton"> |
36 <rect key="frame" x="3" y="4" width="29" height="29"/> | 36 <rect key="frame" x="3" y="4" width="29" height="29"/> |
37 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"
flexibleMinY="YES"/> | 37 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"
flexibleMinY="YES"/> |
38 <buttonCell key="cell" type="square" bezelStyle="shadowlessS
quare" imagePosition="only" alignment="center" state="on" focusRingType="none" i
nset="2" id="15" customClass="ClickHoldButtonCell"> | 38 <buttonCell key="cell" type="square" bezelStyle="shadowlessS
quare" imagePosition="only" alignment="center" state="on" inset="2" id="15" cust
omClass="ClickHoldButtonCell"> |
39 <behavior key="behavior" pushIn="YES" lightByBackground=
"YES" lightByGray="YES"/> | 39 <behavior key="behavior" pushIn="YES" lightByBackground=
"YES" lightByGray="YES"/> |
40 <font key="font" metaFont="system"/> | 40 <font key="font" metaFont="system"/> |
41 </buttonCell> | 41 </buttonCell> |
42 <connections> | 42 <connections> |
43 <action selector="commandDispatchUsingKeyModifiers:" tar
get="-1" id="138"/> | 43 <action selector="commandDispatchUsingKeyModifiers:" tar
get="-1" id="138"/> |
44 </connections> | 44 </connections> |
45 </button> | 45 </button> |
46 <button toolTip="^IDS_TOOLTIP_FORWARD" focusRingType="none" tag=
"33001" id="7" customClass="MenuButton"> | 46 <button toolTip="^IDS_TOOLTIP_FORWARD" tag="33001" id="7" custom
Class="MenuButton"> |
47 <rect key="frame" x="31" y="4" width="29" height="29"/> | 47 <rect key="frame" x="31" y="4" width="29" height="29"/> |
48 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"
flexibleMinY="YES"/> | 48 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"
flexibleMinY="YES"/> |
49 <buttonCell key="cell" type="square" bezelStyle="shadowlessS
quare" imagePosition="only" alignment="center" state="on" focusRingType="none" i
nset="2" id="10" customClass="ClickHoldButtonCell"> | 49 <buttonCell key="cell" type="square" bezelStyle="shadowlessS
quare" imagePosition="only" alignment="center" state="on" inset="2" id="10" cust
omClass="ClickHoldButtonCell"> |
50 <behavior key="behavior" pushIn="YES" lightByBackground=
"YES" lightByGray="YES"/> | 50 <behavior key="behavior" pushIn="YES" lightByBackground=
"YES" lightByGray="YES"/> |
51 <font key="font" metaFont="system"/> | 51 <font key="font" metaFont="system"/> |
52 </buttonCell> | 52 </buttonCell> |
53 <connections> | 53 <connections> |
54 <action selector="commandDispatchUsingKeyModifiers:" tar
get="-1" id="139"/> | 54 <action selector="commandDispatchUsingKeyModifiers:" tar
get="-1" id="139"/> |
55 </connections> | 55 </connections> |
56 </button> | 56 </button> |
57 <button toolTip="^IDS_TOOLTIP_RELOAD" focusRingType="none" tag="
33002" id="3" customClass="ReloadButton"> | 57 <button toolTip="^IDS_TOOLTIP_RELOAD" tag="33002" id="3" customC
lass="ReloadButton"> |
58 <rect key="frame" x="59" y="4" width="29" height="29"/> | 58 <rect key="frame" x="59" y="4" width="29" height="29"/> |
59 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"
flexibleMinY="YES"/> | 59 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"
flexibleMinY="YES"/> |
60 <buttonCell key="cell" type="square" bezelStyle="shadowlessS
quare" imagePosition="only" alignment="center" focusRingType="none" inset="2" id
="14" customClass="ClickHoldButtonCell"> | 60 <buttonCell key="cell" type="square" bezelStyle="shadowlessS
quare" imagePosition="only" alignment="center" inset="2" id="14" customClass="Cl
ickHoldButtonCell"> |
61 <behavior key="behavior" pushIn="YES" lightByBackground=
"YES" lightByGray="YES"/> | 61 <behavior key="behavior" pushIn="YES" lightByBackground=
"YES" lightByGray="YES"/> |
62 <font key="font" metaFont="system"/> | 62 <font key="font" metaFont="system"/> |
63 </buttonCell> | 63 </buttonCell> |
64 <connections> | 64 <connections> |
65 <action selector="commandDispatchUsingKeyModifiers:" tar
get="-1" id="26"/> | 65 <action selector="commandDispatchUsingKeyModifiers:" tar
get="-1" id="26"/> |
66 </connections> | 66 </connections> |
67 </button> | 67 </button> |
68 <button toolTip="^IDS_TOOLTIP_HOME" focusRingType="none" tag="33
003" id="8" customClass="ToolbarButton"> | 68 <button toolTip="^IDS_TOOLTIP_HOME" tag="33003" id="8" customCla
ss="ToolbarButton"> |
69 <rect key="frame" x="87" y="4" width="29" height="29"/> | 69 <rect key="frame" x="87" y="4" width="29" height="29"/> |
70 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"
flexibleMinY="YES"/> | 70 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"
flexibleMinY="YES"/> |
71 <buttonCell key="cell" type="square" bezelStyle="shadowlessS
quare" imagePosition="only" alignment="center" focusRingType="none" inset="2" id
="9" customClass="ClickHoldButtonCell"> | 71 <buttonCell key="cell" type="square" bezelStyle="shadowlessS
quare" imagePosition="only" alignment="center" inset="2" id="9" customClass="Cli
ckHoldButtonCell"> |
72 <behavior key="behavior" pushIn="YES" lightByBackground=
"YES" lightByGray="YES"/> | 72 <behavior key="behavior" pushIn="YES" lightByBackground=
"YES" lightByGray="YES"/> |
73 <font key="font" metaFont="system"/> | 73 <font key="font" metaFont="system"/> |
74 </buttonCell> | 74 </buttonCell> |
75 <connections> | 75 <connections> |
76 <action selector="commandDispatchUsingKeyModifiers:" tar
get="-1" id="155"/> | 76 <action selector="commandDispatchUsingKeyModifiers:" tar
get="-1" id="155"/> |
77 </connections> | 77 </connections> |
78 </button> | 78 </button> |
79 <textField focusRingType="exterior" verticalHuggingPriority="750
" tag="33004" id="4" customClass="AutocompleteTextField"> | 79 <textField focusRingType="exterior" verticalHuggingPriority="750
" tag="33004" id="4" customClass="AutocompleteTextField"> |
80 <rect key="frame" x="119" y="4" width="454" height="29"/> | 80 <rect key="frame" x="119" y="4" width="454" height="29"/> |
81 <autoresizingMask key="autoresizingMask" widthSizable="YES"
flexibleMinY="YES"/> | 81 <autoresizingMask key="autoresizingMask" widthSizable="YES"
flexibleMinY="YES"/> |
(...skipping 13 matching lines...) Expand all Loading... |
95 </subviews> | 95 </subviews> |
96 </customView> | 96 </customView> |
97 <customObject id="122" customClass="ChromeUILocalizer"> | 97 <customObject id="122" customClass="ChromeUILocalizer"> |
98 <connections> | 98 <connections> |
99 <outlet property="owner_" destination="-2" id="123"/> | 99 <outlet property="owner_" destination="-2" id="123"/> |
100 </connections> | 100 </connections> |
101 </customObject> | 101 </customObject> |
102 <userDefaultsController representsSharedInstance="YES" id="130"/> | 102 <userDefaultsController representsSharedInstance="YES" id="130"/> |
103 </objects> | 103 </objects> |
104 </document> | 104 </document> |
OLD | NEW |