Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(125)

Side by Side Diff: chrome/app/nibs/BookmarkBarFolderWindow.xib

Issue 1237233002: Reland #1: mac: Migrate xibs to OSX 10.9.5, Xcode 5.1.1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/app/nibs/BookmarkBar.xib ('k') | chrome/app/nibs/BookmarkBubble.xib » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont rol="none">
3 <data> 3 <dependencies>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <deployment version="1060" identifier="macosx"/>
5 <string key="IBDocument.SystemVersion">12C60</string> 5 <development version="5100" identifier="xcode"/>
6 <string key="IBDocument.InterfaceBuilderVersion">2844</string> 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/>
7 <string key="IBDocument.AppKitVersion">1187.34</string> 7 </dependencies>
8 <string key="IBDocument.HIToolboxVersion">625.00</string> 8 <objects>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <customObject id="-2" userLabel="File's Owner" customClass="BookmarkBarF olderController">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <connections>
11 <string key="NS.object.0">2844</string> 11 <outlet property="folderView_" destination="4" id="110"/>
12 </object> 12 <outlet property="scrollDownArrowView_" destination="105" id="10 9"/>
13 <object class="NSArray" key="IBDocument.IntegratedClassDependenc ies"> 13 <outlet property="scrollUpArrowView_" destination="102" id="108" />
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 <outlet property="scrollView_" destination="90" id="94"/>
15 <string>NSCustomObject</string> 15 <outlet property="shadowWindow_" destination="96" id="99"/>
16 <string>NSCustomView</string> 16 <outlet property="visibleView_" destination="100" id="101"/>
17 <string>NSImageCell</string> 17 <outlet property="window" destination="1" id="8"/>
18 <string>NSImageView</string> 18 </connections>
19 <string>NSScrollView</string> 19 </customObject>
20 <string>NSScroller</string> 20 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/>
21 <string>NSView</string> 21 <customObject id="-3" userLabel="Application"/>
22 <string>NSWindowTemplate</string> 22 <window title="BmbPopUpWindow" allowsToolTipsWhenApplicationIsInactive=" NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" visibleAtLaunch="NO" animation Behavior="default" id="1" customClass="BookmarkBarFolderWindow">
23 </object> 23 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniatu rizable="YES" resizable="YES"/>
24 <object class="NSArray" key="IBDocument.PluginDependencies"> 24 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottom Strut="YES"/>
25 <bool key="EncodedWithXMLCoder">YES</bool> 25 <rect key="contentRect" x="196" y="240" width="480" height="270"/>
26 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> 26 <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/>
27 </object> 27 <view key="contentView" id="2">
28 <object class="NSMutableDictionary" key="IBDocument.Metadata"> 28 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
29 <string key="NS.key.0">PluginDependencyRecalculationVers ion</string> 29 <autoresizingMask key="autoresizingMask" widthSizable="YES" heig htSizable="YES"/>
30 <integer value="1" key="NS.object.0"/> 30 <subviews>
31 </object> 31 <customView id="100" userLabel="Visible Content View" custom Class="BookmarkBarFolderWindowContentView">
32 <object class="NSMutableArray" key="IBDocument.RootObjects" id=" 1000"> 32 <rect key="frame" x="0.0" y="0.0" width="480" height="27 0"/>
33 <bool key="EncodedWithXMLCoder">YES</bool> 33 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" heightSizable="YES"/>
34 <object class="NSCustomObject" id="1001"> 34 <subviews>
35 <string key="NSClassName">BookmarkBarFolderContr oller</string> 35 <customView hidden="YES" id="105" userLabel="Scroll Down Arrow View">
36 </object> 36 <rect key="frame" x="0.0" y="247" width="480" he ight="23"/>
37 <object class="NSCustomObject" id="1003"> 37 <autoresizingMask key="autoresizingMask" widthSi zable="YES" flexibleMinY="YES"/>
38 <string key="NSClassName">FirstResponder</string > 38 <subviews>
39 </object> 39 <imageView id="106">
40 <object class="NSCustomObject" id="1004"> 40 <rect key="frame" x="215" y="1" width="4 8" height="20"/>
41 <string key="NSClassName">NSApplication</string> 41 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
42 </object> 42 <imageCell key="cell" refusesFirstRespon der="YES" alignment="left" image="menu_overflow_up" id="107"/>
43 <object class="NSWindowTemplate" id="1005"> 43 </imageView>
44 <int key="NSWindowStyleMask">15</int> 44 </subviews>
45 <int key="NSWindowBacking">2</int> 45 </customView>
46 <string key="NSWindowRect">{{196, 240}, {480, 27 0}}</string> 46 <customView hidden="YES" id="102" userLabel="Scroll Up Arrow View">
47 <int key="NSWTFlags">536870912</int> 47 <rect key="frame" x="0.0" y="0.0" width="480" he ight="23"/>
48 <string key="NSWindowTitle">BmbPopUpWindow</stri ng> 48 <autoresizingMask key="autoresizingMask" widthSi zable="YES" flexibleMaxY="YES"/>
49 <string key="NSWindowClass">BookmarkBarFolderWin dow</string> 49 <subviews>
50 <nil key="NSViewClass"/> 50 <imageView id="103">
51 <nil key="NSUserInterfaceItemIdentifier"/> 51 <rect key="frame" x="215" y="1" width="4 8" height="20"/>
52 <object class="NSView" key="NSWindowView" id="10 06"> 52 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
53 <reference key="NSNextResponder"/> 53 <imageCell key="cell" refusesFirstRespon der="YES" alignment="left" image="menu_overflow_down" id="104"/>
54 <int key="NSvFlags">274</int> 54 </imageView>
55 <object class="NSMutableArray" key="NSSu bviews"> 55 </subviews>
56 <bool key="EncodedWithXMLCoder"> YES</bool> 56 </customView>
57 <object class="NSCustomView" id= "941574830"> 57 <scrollView borderType="none" horizontalLineScroll=" 10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" ha sHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling=" NO" id="90" userLabel="Scroll View" customClass="BookmarkBarFolderWindowScrollVi ew">
58 <reference key="NSNextRe sponder" ref="1006"/> 58 <rect key="frame" x="4" y="0.0" width="472" heig ht="270"/>
59 <int key="NSvFlags">274< /int> 59 <autoresizingMask key="autoresizingMask" widthSi zable="YES" heightSizable="YES"/>
60 <object class="NSMutable Array" key="NSSubviews"> 60 <clipView key="contentView" copiesOnScroll="NO" id="Acg-Qe-1td">
61 <bool key="Encod edWithXMLCoder">YES</bool> 61 <rect key="frame" x="0.0" y="0.0" width="472 " height="270"/>
62 <object class="N SScrollView" id="680424923"> 62 <autoresizingMask key="autoresizingMask" wid thSizable="YES" heightSizable="YES"/>
63 <referen ce key="NSNextResponder" ref="941574830"/> 63 <subviews>
64 <int key ="NSvFlags">274</int> 64 <customView id="4" userLabel="Folder Men u View" customClass="BookmarkBarFolderView">
65 <object class="NSMutableArray" key="NSSubviews"> 65 <rect key="frame" x="0.0" y="0.0" wi dth="472" height="270"/>
66 <bool key="EncodedWithXMLCoder">YES</bool> 66 <autoresizingMask key="autoresizingM ask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
67 <object class="NSClipView" id="730183354"> 67 </customView>
68 <reference key="NSNextResponder" ref="680424923"/> 68 </subviews>
69 <int key="NSvFlags">2304</int> 69 </clipView>
70 <object class="NSMutableArray" key="NSSubviews"> 70 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="92">
71 <bool key="EncodedWithXMLCoder">YES</bool> 71 <rect key="frame" x="-100" y="-100" width="4 80" height="15"/>
72 <object class="NSCustomView" id="762431297"> 72 <autoresizingMask key="autoresizingMask"/>
73 <reference key="NSNextResponder" ref="730183354"/> 73 </scroller>
74 <int key="NSvFlags">298</int> 74 <scroller key="verticalScroller" hidden="YES" ve rticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="91">
75 <string key="NSFrameSize">{472, 270}</string> 75 <rect key="frame" x="-100" y="-100" width="1 5" height="285"/>
76 <reference key="NSSuperview" ref="730183354"/> 76 <autoresizingMask key="autoresizingMask"/>
77 <reference key="NSWindow"/> 77 </scroller>
78 <reference key="NSNextKeyView"/> 78 </scrollView>
79 <string key="NSClassName">BookmarkBarFolderView</string> 79 </subviews>
80 </object> 80 </customView>
81 </object> 81 </subviews>
82 <string key="NSFrameSize">{472, 270}</string> 82 </view>
83 <reference key="NSSuperview" ref="680424923"/> 83 <connections>
84 <reference key="NSWindow"/> 84 <outlet property="delegate" destination="-2" id="9"/>
85 <reference key="NSNextKeyView" ref="762431297"/> 85 </connections>
86 <reference key="NSDocView" ref="762431297"/> 86 </window>
87 <object class="NSColor" key="NSBGColor"> 87 <customObject id="11" customClass="GTMUILocalizerAndLayoutTweaker">
88 <int key="NSColorSpace">6</int> 88 <connections>
89 <string key="NSCatalogName">System</string> 89 <outlet property="localizer_" destination="13" id="54"/>
90 <string key="NSColorName">controlColor</string> 90 </connections>
91 <object class="NSColor" key="NSColor"> 91 </customObject>
92 <int key="NSColorSpace">3</int> 92 <customObject id="13" customClass="ChromeUILocalizer">
93 <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes> 93 <connections>
94 </object> 94 <outlet property="owner_" destination="-2" id="55"/>
95 </object> 95 </connections>
96 <int key="NScvFlags">6</int> 96 </customObject>
97 </object> 97 <window title="BmbPopUpWindow" allowsToolTipsWhenApplicationIsInactive=" NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" visibl eAtLaunch="NO" animationBehavior="default" id="96" userLabel="Shadow Window" cus tomClass="BookmarkBarFolderWindow">
98 <object class="NSScroller" id="453279292"> 98 <windowStyleMask key="styleMask" titled="YES"/>
99 <reference key="NSNextResponder" ref="680424923"/> 99 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottom Strut="YES"/>
100 <int key="NSvFlags">-2147483392</int> 100 <rect key="contentRect" x="196" y="240" width="480" height="270"/>
101 <string key="NSFrame">{{-100, -100}, {15, 285}}</string> 101 <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/>
102 <reference key="NSSuperview" ref="680424923"/> 102 <view key="contentView" id="97">
103 <reference key="NSWindow"/> 103 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
104 <reference key="NSNextKeyView" ref="1057944048"/> 104 <autoresizingMask key="autoresizingMask" widthSizable="YES" heig htSizable="YES"/>
105 <bool key="NSAllowsLogicalLayoutDirection">NO</bool> 105 <subviews>
106 <reference key="NSTarget" ref="680424923"/> 106 <customView id="98" userLabel="Visible Content View" customC lass="BookmarkBarFolderWindowContentView">
107 <string key="NSAction">_doScroller:</string> 107 <rect key="frame" x="0.0" y="0.0" width="480" height="27 0"/>
108 <double key="NSCurValue">1</double> 108 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" heightSizable="YES"/>
109 <double key="NSPercent">0.96363627910614014</double> 109 </customView>
110 </object> 110 </subviews>
111 <object class="NSScroller" id="1057944048"> 111 </view>
112 <reference key="NSNextResponder" ref="680424923"/> 112 </window>
113 <int key="NSvFlags">-2147483392</int> 113 </objects>
114 <string key="NSFrame">{{-100, -100}, {480, 15}}</string> 114 <resources>
115 <reference key="NSSuperview" ref="680424923"/> 115 <image name="menu_overflow_down" width="19" height="19"/>
116 <reference key="NSWindow"/> 116 <image name="menu_overflow_up" width="19" height="19"/>
117 <reference key="NSNextKeyView" ref="730183354"/> 117 </resources>
118 <bool key="NSAllowsLogicalLayoutDirection">NO</bool> 118 </document>
119 <int key="NSsFlags">1</int>
120 <reference key="NSTarget" ref="680424923"/>
121 <string key="NSAction">_doScroller:</string>
122 <double key="NSPercent">0.50602412223815918</double>
123 </object>
124 </object >
125 <string key="NSFrame">{{4, 0}, {472, 270}}</string>
126 <referen ce key="NSSuperview" ref="941574830"/>
127 <referen ce key="NSWindow"/>
128 <referen ce key="NSNextKeyView" ref="453279292"/>
129 <int key ="NSsFlags">133120</int>
130 <referen ce key="NSVScroller" ref="453279292"/>
131 <referen ce key="NSHScroller" ref="1057944048"/>
132 <referen ce key="NSContentView" ref="730183354"/>
133 <double key="NSMinMagnification">0.25</double>
134 <double key="NSMaxMagnification">4</double>
135 <double key="NSMagnification">1</double>
136 </object>
137 <object class="N SCustomView" id="953069288">
138 <referen ce key="NSNextResponder" ref="941574830"/>
139 <int key ="NSvFlags">-2147483358</int>
140 <object class="NSMutableArray" key="NSSubviews">
141 <bool key="EncodedWithXMLCoder">YES</bool>
142 <object class="NSImageView" id="865301746">
143 <reference key="NSNextResponder" ref="953069288"/>
144 <int key="NSvFlags">269</int>
145 <object class="NSMutableSet" key="NSDragTypes">
146 <bool key="EncodedWithXMLCoder">YES</bool>
147 <object class="NSArray" key="set.sortedObjects">
148 <bool key="EncodedWithXMLCoder">YES</bool>
149 <string>Apple PDF pasteboard type</string>
150 <string>Apple PICT pasteboard type</string>
151 <string>Apple PNG pasteboard type</string>
152 <string>NSFilenamesPboardType</string>
153 <string>NeXT Encapsulated PostScript v1.2 pasteboard typ e</string>
154 <string>NeXT TIFF v4.0 pasteboard type</string>
155 </object>
156 </object>
157 <string key="NSFrame">{{215, 1}, {48, 20}}</string>
158 <reference key="NSSuperview" ref="953069288"/>
159 <reference key="NSWindow"/>
160 <reference key="NSNextKeyView" ref="680424923"/>
161 <bool key="NSEnabled">YES</bool>
162 <object class="NSImageCell" key="NSCell" id="471443416">
163 <int key="NSCellFlags">134217728</int>
164 <int key="NSCellFlags2">33554432</int>
165 <object class="NSCustomResource" key="NSContents">
166 <string key="NSClassName">NSImage</string>
167 <string key="NSResourceName">menu_overflow_down</string>
168 </object>
169 <int key="NSAlign">0</int>
170 <int key="NSScale">2</int>
171 <int key="NSStyle">0</int>
172 <bool key="NSAnimates">NO</bool>
173 </object>
174 <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
175 <bool key="NSEditable">YES</bool>
176 </object>
177 </object >
178 <string key="NSFrameSize">{480, 23}</string>
179 <referen ce key="NSSuperview" ref="941574830"/>
180 <referen ce key="NSWindow"/>
181 <referen ce key="NSNextKeyView" ref="865301746"/>
182 <string key="NSClassName">NSView</string>
183 </object>
184 <object class="N SCustomView" id="611357014">
185 <referen ce key="NSNextResponder" ref="941574830"/>
186 <int key ="NSvFlags">-2147483382</int>
187 <object class="NSMutableArray" key="NSSubviews">
188 <bool key="EncodedWithXMLCoder">YES</bool>
189 <object class="NSImageView" id="334202585">
190 <reference key="NSNextResponder" ref="611357014"/>
191 <int key="NSvFlags">269</int>
192 <object class="NSMutableSet" key="NSDragTypes">
193 <bool key="EncodedWithXMLCoder">YES</bool>
194 <object class="NSArray" key="set.sortedObjects">
195 <bool key="EncodedWithXMLCoder">YES</bool>
196 <string>Apple PDF pasteboard type</string>
197 <string>Apple PICT pasteboard type</string>
198 <string>Apple PNG pasteboard type</string>
199 <string>NSFilenamesPboardType</string>
200 <string>NeXT Encapsulated PostScript v1.2 pasteboard typ e</string>
201 <string>NeXT TIFF v4.0 pasteboard type</string>
202 </object>
203 </object>
204 <string key="NSFrame">{{215, 1}, {48, 20}}</string>
205 <reference key="NSSuperview" ref="611357014"/>
206 <reference key="NSWindow"/>
207 <reference key="NSNextKeyView" ref="953069288"/>
208 <bool key="NSEnabled">YES</bool>
209 <object class="NSImageCell" key="NSCell" id="1868251">
210 <int key="NSCellFlags">134217728</int>
211 <int key="NSCellFlags2">33554432</int>
212 <object class="NSCustomResource" key="NSContents">
213 <string key="NSClassName">NSImage</string>
214 <string key="NSResourceName">menu_overflow_up</string>
215 </object>
216 <int key="NSAlign">0</int>
217 <int key="NSScale">2</int>
218 <int key="NSStyle">0</int>
219 <bool key="NSAnimates">NO</bool>
220 </object>
221 <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
222 <bool key="NSEditable">YES</bool>
223 </object>
224 </object >
225 <string key="NSFrame">{{0, 247}, {480, 23}}</string>
226 <referen ce key="NSSuperview" ref="941574830"/>
227 <referen ce key="NSWindow"/>
228 <referen ce key="NSNextKeyView" ref="334202585"/>
229 <string key="NSClassName">NSView</string>
230 </object>
231 </object>
232 <string key="NSFrameSize ">{480, 270}</string>
233 <reference key="NSSuperv iew" ref="1006"/>
234 <reference key="NSWindow "/>
235 <reference key="NSNextKe yView" ref="611357014"/>
236 <string key="NSClassName ">BookmarkBarFolderWindowContentView</string>
237 </object>
238 </object>
239 <string key="NSFrameSize">{480, 270}</st ring>
240 <reference key="NSSuperview"/>
241 <reference key="NSWindow"/>
242 <reference key="NSNextKeyView" ref="9415 74830"/>
243 </object>
244 <string key="NSScreenRect">{{0, 0}, {1920, 1178} }</string>
245 <string key="NSMaxSize">{10000000000000, 1000000 0000000}</string>
246 <bool key="NSWindowIsRestorable">YES</bool>
247 </object>
248 <object class="NSCustomObject" id="297726234">
249 <string key="NSClassName">GTMUILocalizerAndLayou tTweaker</string>
250 </object>
251 <object class="NSCustomObject" id="493003890">
252 <string key="NSClassName">ChromeUILocalizer</str ing>
253 </object>
254 <object class="NSWindowTemplate" id="793970913">
255 <int key="NSWindowStyleMask">1</int>
256 <int key="NSWindowBacking">2</int>
257 <string key="NSWindowRect">{{196, 240}, {480, 27 0}}</string>
258 <int key="NSWTFlags">536871936</int>
259 <string key="NSWindowTitle">BmbPopUpWindow</stri ng>
260 <string key="NSWindowClass">BookmarkBarFolderWin dow</string>
261 <nil key="NSViewClass"/>
262 <nil key="NSUserInterfaceItemIdentifier"/>
263 <object class="NSView" key="NSWindowView" id="38 2388938">
264 <nil key="NSNextResponder"/>
265 <int key="NSvFlags">274</int>
266 <object class="NSMutableArray" key="NSSu bviews">
267 <bool key="EncodedWithXMLCoder"> YES</bool>
268 <object class="NSCustomView" id= "898384138">
269 <reference key="NSNextRe sponder" ref="382388938"/>
270 <int key="NSvFlags">274< /int>
271 <string key="NSFrameSize ">{480, 270}</string>
272 <reference key="NSSuperv iew" ref="382388938"/>
273 <string key="NSClassName ">BookmarkBarFolderWindowContentView</string>
274 </object>
275 </object>
276 <string key="NSFrameSize">{480, 270}</st ring>
277 </object>
278 <string key="NSScreenRect">{{0, 0}, {1920, 1178} }</string>
279 <string key="NSMaxSize">{10000000000000, 1000000 0000000}</string>
280 <bool key="NSWindowIsRestorable">YES</bool>
281 </object>
282 </object>
283 <object class="IBObjectContainer" key="IBDocument.Objects">
284 <object class="NSMutableArray" key="connectionRecords">
285 <bool key="EncodedWithXMLCoder">YES</bool>
286 <object class="IBConnectionRecord">
287 <object class="IBOutletConnection" key=" connection">
288 <string key="label">window</stri ng>
289 <reference key="source" ref="100 1"/>
290 <reference key="destination" ref ="1005"/>
291 </object>
292 <int key="connectionID">8</int>
293 </object>
294 <object class="IBConnectionRecord">
295 <object class="IBOutletConnection" key=" connection">
296 <string key="label">scrollView_< /string>
297 <reference key="source" ref="100 1"/>
298 <reference key="destination" ref ="680424923"/>
299 </object>
300 <int key="connectionID">94</int>
301 </object>
302 <object class="IBConnectionRecord">
303 <object class="IBOutletConnection" key=" connection">
304 <string key="label">shadowWindow _</string>
305 <reference key="source" ref="100 1"/>
306 <reference key="destination" ref ="793970913"/>
307 </object>
308 <int key="connectionID">99</int>
309 </object>
310 <object class="IBConnectionRecord">
311 <object class="IBOutletConnection" key=" connection">
312 <string key="label">visibleView_ </string>
313 <reference key="source" ref="100 1"/>
314 <reference key="destination" ref ="941574830"/>
315 </object>
316 <int key="connectionID">101</int>
317 </object>
318 <object class="IBConnectionRecord">
319 <object class="IBOutletConnection" key=" connection">
320 <string key="label">scrollUpArro wView_</string>
321 <reference key="source" ref="100 1"/>
322 <reference key="destination" ref ="953069288"/>
323 </object>
324 <int key="connectionID">108</int>
325 </object>
326 <object class="IBConnectionRecord">
327 <object class="IBOutletConnection" key=" connection">
328 <string key="label">scrollDownAr rowView_</string>
329 <reference key="source" ref="100 1"/>
330 <reference key="destination" ref ="611357014"/>
331 </object>
332 <int key="connectionID">109</int>
333 </object>
334 <object class="IBConnectionRecord">
335 <object class="IBOutletConnection" key=" connection">
336 <string key="label">folderView_< /string>
337 <reference key="source" ref="100 1"/>
338 <reference key="destination" ref ="762431297"/>
339 </object>
340 <int key="connectionID">110</int>
341 </object>
342 <object class="IBConnectionRecord">
343 <object class="IBOutletConnection" key=" connection">
344 <string key="label">delegate</st ring>
345 <reference key="source" ref="100 5"/>
346 <reference key="destination" ref ="1001"/>
347 </object>
348 <int key="connectionID">9</int>
349 </object>
350 <object class="IBConnectionRecord">
351 <object class="IBOutletConnection" key=" connection">
352 <string key="label">localizer_</ string>
353 <reference key="source" ref="297 726234"/>
354 <reference key="destination" ref ="493003890"/>
355 </object>
356 <int key="connectionID">54</int>
357 </object>
358 <object class="IBConnectionRecord">
359 <object class="IBOutletConnection" key=" connection">
360 <string key="label">owner_</stri ng>
361 <reference key="source" ref="493 003890"/>
362 <reference key="destination" ref ="1001"/>
363 </object>
364 <int key="connectionID">55</int>
365 </object>
366 </object>
367 <object class="IBMutableOrderedSet" key="objectRecords">
368 <object class="NSArray" key="orderedObjects">
369 <bool key="EncodedWithXMLCoder">YES</boo l>
370 <object class="IBObjectRecord">
371 <int key="objectID">0</int>
372 <object class="NSArray" key="obj ect" id="0">
373 <bool key="EncodedWithXM LCoder">YES</bool>
374 </object>
375 <reference key="children" ref="1 000"/>
376 <nil key="parent"/>
377 </object>
378 <object class="IBObjectRecord">
379 <int key="objectID">-2</int>
380 <reference key="object" ref="100 1"/>
381 <reference key="parent" ref="0"/ >
382 <string key="objectName">File's Owner</string>
383 </object>
384 <object class="IBObjectRecord">
385 <int key="objectID">-1</int>
386 <reference key="object" ref="100 3"/>
387 <reference key="parent" ref="0"/ >
388 <string key="objectName">First R esponder</string>
389 </object>
390 <object class="IBObjectRecord">
391 <int key="objectID">-3</int>
392 <reference key="object" ref="100 4"/>
393 <reference key="parent" ref="0"/ >
394 <string key="objectName">Applica tion</string>
395 </object>
396 <object class="IBObjectRecord">
397 <int key="objectID">1</int>
398 <reference key="object" ref="100 5"/>
399 <object class="NSMutableArray" k ey="children">
400 <bool key="EncodedWithXM LCoder">YES</bool>
401 <reference ref="1006"/>
402 </object>
403 <reference key="parent" ref="0"/ >
404 </object>
405 <object class="IBObjectRecord">
406 <int key="objectID">2</int>
407 <reference key="object" ref="100 6"/>
408 <object class="NSMutableArray" k ey="children">
409 <bool key="EncodedWithXM LCoder">YES</bool>
410 <reference ref="94157483 0"/>
411 </object>
412 <reference key="parent" ref="100 5"/>
413 </object>
414 <object class="IBObjectRecord">
415 <int key="objectID">11</int>
416 <reference key="object" ref="297 726234"/>
417 <reference key="parent" ref="0"/ >
418 </object>
419 <object class="IBObjectRecord">
420 <int key="objectID">13</int>
421 <reference key="object" ref="493 003890"/>
422 <reference key="parent" ref="0"/ >
423 </object>
424 <object class="IBObjectRecord">
425 <int key="objectID">96</int>
426 <reference key="object" ref="793 970913"/>
427 <object class="NSMutableArray" k ey="children">
428 <bool key="EncodedWithXM LCoder">YES</bool>
429 <reference ref="38238893 8"/>
430 </object>
431 <reference key="parent" ref="0"/ >
432 <string key="objectName">Shadow Window</string>
433 </object>
434 <object class="IBObjectRecord">
435 <int key="objectID">97</int>
436 <reference key="object" ref="382 388938"/>
437 <object class="NSMutableArray" k ey="children">
438 <bool key="EncodedWithXM LCoder">YES</bool>
439 <reference ref="89838413 8"/>
440 </object>
441 <reference key="parent" ref="793 970913"/>
442 </object>
443 <object class="IBObjectRecord">
444 <int key="objectID">98</int>
445 <reference key="object" ref="898 384138"/>
446 <reference key="parent" ref="382 388938"/>
447 <string key="objectName">Visible Content View</string>
448 </object>
449 <object class="IBObjectRecord">
450 <int key="objectID">100</int>
451 <reference key="object" ref="941 574830"/>
452 <object class="NSMutableArray" k ey="children">
453 <bool key="EncodedWithXM LCoder">YES</bool>
454 <reference ref="68042492 3"/>
455 <reference ref="95306928 8"/>
456 <reference ref="61135701 4"/>
457 </object>
458 <reference key="parent" ref="100 6"/>
459 <string key="objectName">Visible Content View</string>
460 </object>
461 <object class="IBObjectRecord">
462 <int key="objectID">90</int>
463 <reference key="object" ref="680 424923"/>
464 <object class="NSMutableArray" k ey="children">
465 <bool key="EncodedWithXM LCoder">YES</bool>
466 <reference ref="45327929 2"/>
467 <reference ref="10579440 48"/>
468 <reference ref="76243129 7"/>
469 </object>
470 <reference key="parent" ref="941 574830"/>
471 <string key="objectName">Scroll View</string>
472 </object>
473 <object class="IBObjectRecord">
474 <int key="objectID">91</int>
475 <reference key="object" ref="453 279292"/>
476 <reference key="parent" ref="680 424923"/>
477 </object>
478 <object class="IBObjectRecord">
479 <int key="objectID">92</int>
480 <reference key="object" ref="105 7944048"/>
481 <reference key="parent" ref="680 424923"/>
482 </object>
483 <object class="IBObjectRecord">
484 <int key="objectID">4</int>
485 <reference key="object" ref="762 431297"/>
486 <reference key="parent" ref="680 424923"/>
487 <string key="objectName">Folder Menu View</string>
488 </object>
489 <object class="IBObjectRecord">
490 <int key="objectID">102</int>
491 <reference key="object" ref="953 069288"/>
492 <object class="NSMutableArray" k ey="children">
493 <bool key="EncodedWithXM LCoder">YES</bool>
494 <reference ref="86530174 6"/>
495 </object>
496 <reference key="parent" ref="941 574830"/>
497 <string key="objectName">Scroll Up Arrow View</string>
498 </object>
499 <object class="IBObjectRecord">
500 <int key="objectID">103</int>
501 <reference key="object" ref="865 301746"/>
502 <object class="NSMutableArray" k ey="children">
503 <bool key="EncodedWithXM LCoder">YES</bool>
504 <reference ref="47144341 6"/>
505 </object>
506 <reference key="parent" ref="953 069288"/>
507 </object>
508 <object class="IBObjectRecord">
509 <int key="objectID">104</int>
510 <reference key="object" ref="471 443416"/>
511 <reference key="parent" ref="865 301746"/>
512 </object>
513 <object class="IBObjectRecord">
514 <int key="objectID">105</int>
515 <reference key="object" ref="611 357014"/>
516 <object class="NSMutableArray" k ey="children">
517 <bool key="EncodedWithXM LCoder">YES</bool>
518 <reference ref="33420258 5"/>
519 </object>
520 <reference key="parent" ref="941 574830"/>
521 <string key="objectName">Scroll Down Arrow View</string>
522 </object>
523 <object class="IBObjectRecord">
524 <int key="objectID">106</int>
525 <reference key="object" ref="334 202585"/>
526 <object class="NSMutableArray" k ey="children">
527 <bool key="EncodedWithXM LCoder">YES</bool>
528 <reference ref="1868251" />
529 </object>
530 <reference key="parent" ref="611 357014"/>
531 </object>
532 <object class="IBObjectRecord">
533 <int key="objectID">107</int>
534 <reference key="object" ref="186 8251"/>
535 <reference key="parent" ref="334 202585"/>
536 </object>
537 </object>
538 </object>
539 <object class="NSMutableDictionary" key="flattenedProper ties">
540 <bool key="EncodedWithXMLCoder">YES</bool>
541 <object class="NSArray" key="dict.sortedKeys">
542 <bool key="EncodedWithXMLCoder">YES</boo l>
543 <string>-1.IBPluginDependency</string>
544 <string>-2.IBPluginDependency</string>
545 <string>-3.IBPluginDependency</string>
546 <string>1.IBPluginDependency</string>
547 <string>1.IBWindowTemplateEditedContentR ect</string>
548 <string>1.NSWindowTemplate.visibleAtLaun ch</string>
549 <string>100.IBPluginDependency</string>
550 <string>102.IBPluginDependency</string>
551 <string>103.IBPluginDependency</string>
552 <string>104.IBPluginDependency</string>
553 <string>105.IBPluginDependency</string>
554 <string>106.IBPluginDependency</string>
555 <string>107.IBPluginDependency</string>
556 <string>11.IBPluginDependency</string>
557 <string>13.IBPluginDependency</string>
558 <string>2.IBPluginDependency</string>
559 <string>4.IBPluginDependency</string>
560 <string>90.CustomClassName</string>
561 <string>90.IBPluginDependency</string>
562 <string>91.IBPluginDependency</string>
563 <string>92.IBPluginDependency</string>
564 <string>96.IBPluginDependency</string>
565 <string>96.IBWindowTemplateEditedContent Rect</string>
566 <string>96.NSWindowTemplate.visibleAtLau nch</string>
567 <string>97.IBPluginDependency</string>
568 <string>98.IBPluginDependency</string>
569 </object>
570 <object class="NSArray" key="dict.values">
571 <bool key="EncodedWithXMLCoder">YES</boo l>
572 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
573 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
574 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
575 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
576 <string>{{333, 734}, {480, 270}}</string >
577 <boolean value="NO"/>
578 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
579 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
580 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
581 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
582 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
583 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
584 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
585 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
586 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
587 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
588 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
589 <string>BookmarkBarFolderWindowScrollVie w</string>
590 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
591 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
592 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
593 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
594 <string>{{673, 751}, {480, 270}}</string >
595 <boolean value="NO"/>
596 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
597 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
598 </object>
599 </object>
600 <object class="NSMutableDictionary" key="unlocalizedProp erties">
601 <bool key="EncodedWithXMLCoder">YES</bool>
602 <reference key="dict.sortedKeys" ref="0"/>
603 <reference key="dict.values" ref="0"/>
604 </object>
605 <nil key="activeLocalization"/>
606 <object class="NSMutableDictionary" key="localizations">
607 <bool key="EncodedWithXMLCoder">YES</bool>
608 <reference key="dict.sortedKeys" ref="0"/>
609 <reference key="dict.values" ref="0"/>
610 </object>
611 <nil key="sourceID"/>
612 <int key="maxID">110</int>
613 </object>
614 <object class="IBClassDescriber" key="IBDocument.Classes">
615 <object class="NSMutableArray" key="referencedPartialCla ssDescriptions">
616 <bool key="EncodedWithXMLCoder">YES</bool>
617 <object class="IBPartialClassDescription">
618 <string key="className">BookmarkBarFolde rController</string>
619 <string key="superclassName">NSWindowCon troller</string>
620 <object class="NSMutableDictionary" key= "actions">
621 <bool key="EncodedWithXMLCoder"> YES</bool>
622 <object class="NSArray" key="dic t.sortedKeys">
623 <bool key="EncodedWithXM LCoder">YES</bool>
624 <string>addFolder:</stri ng>
625 <string>addPage:</string >
626 <string>copyBookmark:</s tring>
627 <string>cutBookmark:</st ring>
628 <string>deleteBookmark:< /string>
629 <string>editBookmark:</s tring>
630 <string>openAllBookmarks :</string>
631 <string>openAllBookmarks IncognitoWindow:</string>
632 <string>openAllBookmarks NewWindow:</string>
633 <string>openBookmark:</s tring>
634 <string>openBookmarkFold erFromButton:</string>
635 <string>openBookmarkInIn cognitoWindow:</string>
636 <string>openBookmarkInNe wForegroundTab:</string>
637 <string>openBookmarkInNe wWindow:</string>
638 <string>pasteBookmark:</ string>
639 <string>showWindow:</str ing>
640 </object>
641 <object class="NSArray" key="dic t.values">
642 <bool key="EncodedWithXM LCoder">YES</bool>
643 <string>id</string>
644 <string>id</string>
645 <string>id</string>
646 <string>id</string>
647 <string>id</string>
648 <string>id</string>
649 <string>id</string>
650 <string>id</string>
651 <string>id</string>
652 <string>id</string>
653 <string>id</string>
654 <string>id</string>
655 <string>id</string>
656 <string>id</string>
657 <string>id</string>
658 <string>id</string>
659 </object>
660 </object>
661 <object class="NSMutableDictionary" key= "actionInfosByName">
662 <bool key="EncodedWithXMLCoder"> YES</bool>
663 <object class="NSArray" key="dic t.sortedKeys">
664 <bool key="EncodedWithXM LCoder">YES</bool>
665 <string>addFolder:</stri ng>
666 <string>addPage:</string >
667 <string>copyBookmark:</s tring>
668 <string>cutBookmark:</st ring>
669 <string>deleteBookmark:< /string>
670 <string>editBookmark:</s tring>
671 <string>openAllBookmarks :</string>
672 <string>openAllBookmarks IncognitoWindow:</string>
673 <string>openAllBookmarks NewWindow:</string>
674 <string>openBookmark:</s tring>
675 <string>openBookmarkFold erFromButton:</string>
676 <string>openBookmarkInIn cognitoWindow:</string>
677 <string>openBookmarkInNe wForegroundTab:</string>
678 <string>openBookmarkInNe wWindow:</string>
679 <string>pasteBookmark:</ string>
680 <string>showWindow:</str ing>
681 </object>
682 <object class="NSArray" key="dic t.values">
683 <bool key="EncodedWithXM LCoder">YES</bool>
684 <object class="IBActionI nfo">
685 <string key="nam e">addFolder:</string>
686 <string key="can didateClassName">id</string>
687 </object>
688 <object class="IBActionI nfo">
689 <string key="nam e">addPage:</string>
690 <string key="can didateClassName">id</string>
691 </object>
692 <object class="IBActionI nfo">
693 <string key="nam e">copyBookmark:</string>
694 <string key="can didateClassName">id</string>
695 </object>
696 <object class="IBActionI nfo">
697 <string key="nam e">cutBookmark:</string>
698 <string key="can didateClassName">id</string>
699 </object>
700 <object class="IBActionI nfo">
701 <string key="nam e">deleteBookmark:</string>
702 <string key="can didateClassName">id</string>
703 </object>
704 <object class="IBActionI nfo">
705 <string key="nam e">editBookmark:</string>
706 <string key="can didateClassName">id</string>
707 </object>
708 <object class="IBActionI nfo">
709 <string key="nam e">openAllBookmarks:</string>
710 <string key="can didateClassName">id</string>
711 </object>
712 <object class="IBActionI nfo">
713 <string key="nam e">openAllBookmarksIncognitoWindow:</string>
714 <string key="can didateClassName">id</string>
715 </object>
716 <object class="IBActionI nfo">
717 <string key="nam e">openAllBookmarksNewWindow:</string>
718 <string key="can didateClassName">id</string>
719 </object>
720 <object class="IBActionI nfo">
721 <string key="nam e">openBookmark:</string>
722 <string key="can didateClassName">id</string>
723 </object>
724 <object class="IBActionI nfo">
725 <string key="nam e">openBookmarkFolderFromButton:</string>
726 <string key="can didateClassName">id</string>
727 </object>
728 <object class="IBActionI nfo">
729 <string key="nam e">openBookmarkInIncognitoWindow:</string>
730 <string key="can didateClassName">id</string>
731 </object>
732 <object class="IBActionI nfo">
733 <string key="nam e">openBookmarkInNewForegroundTab:</string>
734 <string key="can didateClassName">id</string>
735 </object>
736 <object class="IBActionI nfo">
737 <string key="nam e">openBookmarkInNewWindow:</string>
738 <string key="can didateClassName">id</string>
739 </object>
740 <object class="IBActionI nfo">
741 <string key="nam e">pasteBookmark:</string>
742 <string key="can didateClassName">id</string>
743 </object>
744 <object class="IBActionI nfo">
745 <string key="nam e">showWindow:</string>
746 <string key="can didateClassName">id</string>
747 </object>
748 </object>
749 </object>
750 <object class="NSMutableDictionary" key= "outlets">
751 <bool key="EncodedWithXMLCoder"> YES</bool>
752 <object class="NSArray" key="dic t.sortedKeys">
753 <bool key="EncodedWithXM LCoder">YES</bool>
754 <string>buttonMenu_</str ing>
755 <string>folderMenu_</str ing>
756 <string>folderView_</str ing>
757 <string>scrollDownArrowV iew_</string>
758 <string>scrollUpArrowVie w_</string>
759 <string>scrollView_</str ing>
760 <string>shadowWindow_</s tring>
761 <string>visibleView_</st ring>
762 </object>
763 <object class="NSArray" key="dic t.values">
764 <bool key="EncodedWithXM LCoder">YES</bool>
765 <string>NSMenu</string>
766 <string>NSMenu</string>
767 <string>BookmarkBarFolde rView</string>
768 <string>NSView</string>
769 <string>NSView</string>
770 <string>NSScrollView</st ring>
771 <string>BookmarkBarFolde rWindow</string>
772 <string>BookmarkBarFolde rWindowContentView</string>
773 </object>
774 </object>
775 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
776 <bool key="EncodedWithXMLCoder"> YES</bool>
777 <object class="NSArray" key="dic t.sortedKeys">
778 <bool key="EncodedWithXM LCoder">YES</bool>
779 <string>buttonMenu_</str ing>
780 <string>folderMenu_</str ing>
781 <string>folderView_</str ing>
782 <string>scrollDownArrowV iew_</string>
783 <string>scrollUpArrowVie w_</string>
784 <string>scrollView_</str ing>
785 <string>shadowWindow_</s tring>
786 <string>visibleView_</st ring>
787 </object>
788 <object class="NSArray" key="dic t.values">
789 <bool key="EncodedWithXM LCoder">YES</bool>
790 <object class="IBToOneOu tletInfo">
791 <string key="nam e">buttonMenu_</string>
792 <string key="can didateClassName">NSMenu</string>
793 </object>
794 <object class="IBToOneOu tletInfo">
795 <string key="nam e">folderMenu_</string>
796 <string key="can didateClassName">NSMenu</string>
797 </object>
798 <object class="IBToOneOu tletInfo">
799 <string key="nam e">folderView_</string>
800 <string key="can didateClassName">BookmarkBarFolderView</string>
801 </object>
802 <object class="IBToOneOu tletInfo">
803 <string key="nam e">scrollDownArrowView_</string>
804 <string key="can didateClassName">NSView</string>
805 </object>
806 <object class="IBToOneOu tletInfo">
807 <string key="nam e">scrollUpArrowView_</string>
808 <string key="can didateClassName">NSView</string>
809 </object>
810 <object class="IBToOneOu tletInfo">
811 <string key="nam e">scrollView_</string>
812 <string key="can didateClassName">NSScrollView</string>
813 </object>
814 <object class="IBToOneOu tletInfo">
815 <string key="nam e">shadowWindow_</string>
816 <string key="can didateClassName">BookmarkBarFolderWindow</string>
817 </object>
818 <object class="IBToOneOu tletInfo">
819 <string key="nam e">visibleView_</string>
820 <string key="can didateClassName">BookmarkBarFolderWindowContentView</string>
821 </object>
822 </object>
823 </object>
824 <object class="IBClassDescriptionSource" key="sourceIdentifier">
825 <string key="majorKey">IBProject Source</string>
826 <string key="minorKey">./Classes /BookmarkBarFolderController.h</string>
827 </object>
828 </object>
829 <object class="IBPartialClassDescription">
830 <string key="className">BookmarkBarFolde rView</string>
831 <string key="superclassName">NSView</str ing>
832 <object class="IBClassDescriptionSource" key="sourceIdentifier">
833 <string key="majorKey">IBProject Source</string>
834 <string key="minorKey">./Classes /BookmarkBarFolderView.h</string>
835 </object>
836 </object>
837 <object class="IBPartialClassDescription">
838 <string key="className">BookmarkBarFolde rWindow</string>
839 <string key="superclassName">NSWindow</s tring>
840 <object class="IBClassDescriptionSource" key="sourceIdentifier">
841 <string key="majorKey">IBProject Source</string>
842 <string key="minorKey">./Classes /BookmarkBarFolderWindow.h</string>
843 </object>
844 </object>
845 <object class="IBPartialClassDescription">
846 <string key="className">BookmarkBarFolde rWindowContentView</string>
847 <string key="superclassName">NSView</str ing>
848 <object class="IBClassDescriptionSource" key="sourceIdentifier">
849 <string key="majorKey">IBProject Source</string>
850 <string key="minorKey">./Classes /BookmarkBarFolderWindowContentView.h</string>
851 </object>
852 </object>
853 <object class="IBPartialClassDescription">
854 <string key="className">BookmarkBarFolde rWindowScrollView</string>
855 <string key="superclassName">NSScrollVie w</string>
856 <object class="IBClassDescriptionSource" key="sourceIdentifier">
857 <string key="majorKey">IBProject Source</string>
858 <string key="minorKey">./Classes /BookmarkBarFolderWindowScrollView.h</string>
859 </object>
860 </object>
861 <object class="IBPartialClassDescription">
862 <string key="className">ChromeUILocalize r</string>
863 <string key="superclassName">GTMUILocali zer</string>
864 <object class="IBClassDescriptionSource" key="sourceIdentifier">
865 <string key="majorKey">IBProject Source</string>
866 <string key="minorKey">./Classes /ChromeUILocalizer.h</string>
867 </object>
868 </object>
869 <object class="IBPartialClassDescription">
870 <string key="className">FirstResponder</ string>
871 <object class="NSMutableDictionary" key= "actions">
872 <string key="NS.key.0">commandDi spatch:</string>
873 <string key="NS.object.0">id</st ring>
874 </object>
875 <object class="NSMutableDictionary" key= "actionInfosByName">
876 <string key="NS.key.0">commandDi spatch:</string>
877 <object class="IBActionInfo" key ="NS.object.0">
878 <string key="name">comma ndDispatch:</string>
879 <string key="candidateCl assName">id</string>
880 </object>
881 </object>
882 <object class="IBClassDescriptionSource" key="sourceIdentifier">
883 <string key="majorKey">IBUserSou rce</string>
884 <string key="minorKey"/>
885 </object>
886 </object>
887 <object class="IBPartialClassDescription">
888 <string key="className">GTMUILocalizer</ string>
889 <string key="superclassName">NSObject</s tring>
890 <object class="NSMutableDictionary" key= "outlets">
891 <bool key="EncodedWithXMLCoder"> YES</bool>
892 <object class="NSArray" key="dic t.sortedKeys">
893 <bool key="EncodedWithXM LCoder">YES</bool>
894 <string>otherObjectToLoc alize_</string>
895 <string>owner_</string>
896 <string>yetAnotherObject ToLocalize_</string>
897 </object>
898 <object class="NSArray" key="dic t.values">
899 <bool key="EncodedWithXM LCoder">YES</bool>
900 <string>id</string>
901 <string>id</string>
902 <string>id</string>
903 </object>
904 </object>
905 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
906 <bool key="EncodedWithXMLCoder"> YES</bool>
907 <object class="NSArray" key="dic t.sortedKeys">
908 <bool key="EncodedWithXM LCoder">YES</bool>
909 <string>otherObjectToLoc alize_</string>
910 <string>owner_</string>
911 <string>yetAnotherObject ToLocalize_</string>
912 </object>
913 <object class="NSArray" key="dic t.values">
914 <bool key="EncodedWithXM LCoder">YES</bool>
915 <object class="IBToOneOu tletInfo">
916 <string key="nam e">otherObjectToLocalize_</string>
917 <string key="can didateClassName">id</string>
918 </object>
919 <object class="IBToOneOu tletInfo">
920 <string key="nam e">owner_</string>
921 <string key="can didateClassName">id</string>
922 </object>
923 <object class="IBToOneOu tletInfo">
924 <string key="nam e">yetAnotherObjectToLocalize_</string>
925 <string key="can didateClassName">id</string>
926 </object>
927 </object>
928 </object>
929 <object class="IBClassDescriptionSource" key="sourceIdentifier">
930 <string key="majorKey">IBProject Source</string>
931 <string key="minorKey">./Classes /GTMUILocalizer.h</string>
932 </object>
933 </object>
934 <object class="IBPartialClassDescription">
935 <string key="className">GTMUILocalizerAn dLayoutTweaker</string>
936 <string key="superclassName">NSObject</s tring>
937 <object class="NSMutableDictionary" key= "outlets">
938 <bool key="EncodedWithXMLCoder"> YES</bool>
939 <object class="NSArray" key="dic t.sortedKeys">
940 <bool key="EncodedWithXM LCoder">YES</bool>
941 <string>localizerOwner_< /string>
942 <string>localizer_</stri ng>
943 <string>uiObject_</strin g>
944 </object>
945 <object class="NSArray" key="dic t.values">
946 <bool key="EncodedWithXM LCoder">YES</bool>
947 <string>id</string>
948 <string>GTMUILocalizer</ string>
949 <string>id</string>
950 </object>
951 </object>
952 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
953 <bool key="EncodedWithXMLCoder"> YES</bool>
954 <object class="NSArray" key="dic t.sortedKeys">
955 <bool key="EncodedWithXM LCoder">YES</bool>
956 <string>localizerOwner_< /string>
957 <string>localizer_</stri ng>
958 <string>uiObject_</strin g>
959 </object>
960 <object class="NSArray" key="dic t.values">
961 <bool key="EncodedWithXM LCoder">YES</bool>
962 <object class="IBToOneOu tletInfo">
963 <string key="nam e">localizerOwner_</string>
964 <string key="can didateClassName">id</string>
965 </object>
966 <object class="IBToOneOu tletInfo">
967 <string key="nam e">localizer_</string>
968 <string key="can didateClassName">GTMUILocalizer</string>
969 </object>
970 <object class="IBToOneOu tletInfo">
971 <string key="nam e">uiObject_</string>
972 <string key="can didateClassName">id</string>
973 </object>
974 </object>
975 </object>
976 <object class="IBClassDescriptionSource" key="sourceIdentifier">
977 <string key="majorKey">IBProject Source</string>
978 <string key="minorKey">./Classes /GTMUILocalizerAndLayoutTweaker.h</string>
979 </object>
980 </object>
981 </object>
982 </object>
983 <int key="IBDocument.localizationMode">0</int>
984 <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramewor k</string>
985 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDependencies">
986 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.macosx</string>
987 <integer value="1050" key="NS.object.0"/>
988 </object>
989 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
990 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
991 <integer value="3000" key="NS.object.0"/>
992 </object>
993 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
994 <int key="IBDocument.defaultPropertyAccessControl">3</int>
995 <object class="NSMutableDictionary" key="IBDocument.LastKnownIma geSizes">
996 <bool key="EncodedWithXMLCoder">YES</bool>
997 <object class="NSArray" key="dict.sortedKeys">
998 <bool key="EncodedWithXMLCoder">YES</bool>
999 <string>menu_overflow_down</string>
1000 <string>menu_overflow_up</string>
1001 </object>
1002 <object class="NSArray" key="dict.values">
1003 <bool key="EncodedWithXMLCoder">YES</bool>
1004 <string>{19, 19}</string>
1005 <string>{19, 19}</string>
1006 </object>
1007 </object>
1008 </data>
1009 </archive>
OLDNEW
« no previous file with comments | « chrome/app/nibs/BookmarkBar.xib ('k') | chrome/app/nibs/BookmarkBubble.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698