Updating XTBs based on .GRDs from branch master
[chromium-blink-merge.git] / chrome / app / nibs / BookmarkBubble.xib
blobd8c326098b9f9383cbe7b23d1742e43f4a88928c
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="-2" userLabel="File's Owner" customClass="BookmarkBubbleController">
10 <connections>
11 <outlet property="bigTitle_" destination="2" id="28"/>
12 <outlet property="bubble_" destination="1" id="65"/>
13 <outlet property="folderPopUpButton_" destination="57" id="64"/>
14 <outlet property="nameTextField_" destination="12" id="29"/>
15 <outlet property="syncPromoPlaceholder_" destination="74" id="78"/>
16 <outlet property="window" destination="50" id="52"/>
17 </connections>
18 </customObject>
19 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
20 <customObject id="-3" userLabel="Application"/>
21 <customObject id="31" customClass="ChromeUILocalizer"/>
22 <customObject id="42" customClass="GTMUILocalizerAndLayoutTweaker">
23 <connections>
24 <outlet property="localizer_" destination="31" id="43"/>
25 <outlet property="uiObject_" destination="1" id="44"/>
26 </connections>
27 </customObject>
28 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="50" customClass="InfoBubbleWindow">
29 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
30 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
31 <rect key="contentRect" x="196" y="365" width="374" height="145"/>
32 <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/>
33 <view key="contentView" id="51">
34 <rect key="frame" x="0.0" y="0.0" width="374" height="145"/>
35 <autoresizingMask key="autoresizingMask"/>
36 <subviews>
37 <customView id="1" customClass="InfoBubbleView">
38 <rect key="frame" x="0.0" y="0.0" width="374" height="145"/>
39 <autoresizingMask key="autoresizingMask" heightSizable="YES"/>
40 <userGuides>
41 <userLayoutGuide location="8" affinity="maxY"/>
42 </userGuides>
43 <subviews>
44 <box autoresizesSubviews="NO" borderType="none" titlePosition="noTitle" id="39">
45 <rect key="frame" x="79" y="46" width="294" height="59"/>
46 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
47 <view key="contentView">
48 <rect key="frame" x="0.0" y="0.0" width="294" height="59"/>
49 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
50 <subviews>
51 <textField verticalHuggingPriority="750" id="12">
52 <rect key="frame" x="8" y="33" width="267" height="19"/>
53 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
54 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="13">
55 <font key="font" metaFont="smallSystem"/>
56 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
57 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
58 </textFieldCell>
59 <connections>
60 <outlet property="nextKeyView" destination="57" id="66"/>
61 </connections>
62 </textField>
63 <popUpButton verticalHuggingPriority="750" id="57">
64 <rect key="frame" x="5" y="5" width="273" height="22"/>
65 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
66 <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" id="58">
67 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
68 <font key="font" metaFont="smallSystem"/>
69 <menu key="menu" title="OtherViews" id="59"/>
70 </popUpButtonCell>
71 <connections>
72 <action selector="folderChanged:" target="-2" id="63"/>
73 <outlet property="nextKeyView" destination="20" id="67"/>
74 </connections>
75 </popUpButton>
76 </subviews>
77 </view>
78 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
79 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
80 </box>
81 <customView id="36" customClass="GTMWidthBasedTweaker">
82 <rect key="frame" x="0.0" y="50" width="84" height="53"/>
83 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
84 <subviews>
85 <textField verticalHuggingPriority="750" id="10">
86 <rect key="frame" x="17" y="6" width="65" height="14"/>
87 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
88 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_BOOKMARK_BUBBLE_FOLDER_TEXT" id="11">
89 <font key="font" metaFont="smallSystem"/>
90 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
91 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
92 </textFieldCell>
93 </textField>
94 <textField verticalHuggingPriority="750" id="8">
95 <rect key="frame" x="17" y="31" width="65" height="14"/>
96 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
97 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_BOOKMARK_BUBBLE_TITLE_TEXT" id="9">
98 <font key="font" metaFont="smallSystem"/>
99 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
100 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
101 </textFieldCell>
102 </textField>
103 </subviews>
104 <connections>
105 <outlet property="viewToResize_" destination="1" id="40"/>
106 <outlet property="viewToSlideAndResize_" destination="39" id="41"/>
107 </connections>
108 </customView>
109 <customView id="35" customClass="GTMWidthBasedTweaker">
110 <rect key="frame" x="0.0" y="0.0" width="126" height="42"/>
111 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
112 <subviews>
113 <button verticalHuggingPriority="750" id="20">
114 <rect key="frame" x="15" y="13" width="96" height="28"/>
115 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
116 <buttonCell key="cell" type="push" title="^IDS_BOOKMARK_BUBBLE_REMOVE_BOOKMARK" bezelStyle="rounded" alignment="center" controlSize="small" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="21">
117 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
118 <font key="font" metaFont="smallSystem"/>
119 </buttonCell>
120 <connections>
121 <action selector="remove:" target="-2" id="24"/>
122 <outlet property="nextKeyView" destination="16" id="71"/>
123 </connections>
124 </button>
125 </subviews>
126 </customView>
127 <customView id="34" customClass="GTMWidthBasedTweaker">
128 <rect key="frame" x="152" y="0.0" width="222" height="42"/>
129 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
130 <subviews>
131 <button verticalHuggingPriority="750" id="16">
132 <rect key="frame" x="15" y="13" width="96" height="28"/>
133 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
134 <buttonCell key="cell" type="push" title="^IDS_BOOKMARK_BUBBLE_OPTIONS" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="17">
135 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
136 <font key="font" metaFont="smallSystem"/>
137 </buttonCell>
138 <connections>
139 <action selector="edit:" target="-2" id="25"/>
140 <outlet property="nextKeyView" destination="18" id="72"/>
141 </connections>
142 </button>
143 <button verticalHuggingPriority="750" id="18">
144 <rect key="frame" x="111" y="13" width="96" height="28"/>
145 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
146 <buttonCell key="cell" type="push" title="^IDS_DONE" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="19">
147 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
148 <font key="font" metaFont="smallSystem"/>
149 <string key="keyEquivalent" base64-UTF8="YES">
151 </string>
152 </buttonCell>
153 <connections>
154 <action selector="ok:" target="-2" id="56"/>
155 <outlet property="nextKeyView" destination="12" id="70"/>
156 </connections>
157 </button>
158 </subviews>
159 </customView>
160 <textField verticalHuggingPriority="750" id="2">
161 <rect key="frame" x="17" y="106" width="340" height="19"/>
162 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
163 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" id="3">
164 <font key="font" metaFont="system"/>
165 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
166 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
167 </textFieldCell>
168 </textField>
169 <customView id="74" userLabel="Sync Promo Placeholder">
170 <rect key="frame" x="-1" y="0.0" width="376" height="0.0"/>
171 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
172 </customView>
173 </subviews>
174 </customView>
175 </subviews>
176 </view>
177 <connections>
178 <outlet property="delegate" destination="-2" id="53"/>
179 </connections>
180 </window>
181 </objects>
182 </document>