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

Side by Side Diff: chrome/app/nibs/ExtensionInstalledBubbleBundle.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/ExtensionInstalledBubble.xib ('k') | chrome/app/nibs/FindBar.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">12B19</string> 5 <development version="5100" identifier="xcode"/>
6 <string key="IBDocument.InterfaceBuilderVersion">2549</string> 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/>
7 <string key="IBDocument.AppKitVersion">1187</string> 7 </dependencies>
8 <string key="IBDocument.HIToolboxVersion">624.00</string> 8 <objects>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <customObject id="-2" userLabel="File's Owner" customClass="ExtensionIns talledBubbleController">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <connections>
11 <string key="NS.object.0">2549</string> 11 <outlet property="bubble_" destination="44" id="59"/>
12 </object> 12 <outlet property="closeButton_" destination="15" id="30"/>
13 <object class="NSArray" key="IBDocument.IntegratedClassDependenc ies"> 13 <outlet property="failedHeadingMsg_" destination="37" id="53"/>
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 <outlet property="failedItemsView_" destination="48" id="55"/>
15 <string>NSButton</string> 15 <outlet property="installedHeadingMsg_" destination="56" id="58" />
16 <string>NSButtonCell</string> 16 <outlet property="installedItemsView_" destination="35" id="52"/ >
17 <string>NSCustomObject</string> 17 <outlet property="window" destination="1" id="8"/>
18 <string>NSCustomView</string> 18 </connections>
19 <string>NSTextField</string> 19 </customObject>
20 <string>NSTextFieldCell</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="Window" allowsToolTipsWhenApplicationIsInactive="NO" oneS hot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default " id="1" customClass="InfoBubbleWindow">
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="385" width="368" height="125"/>
26 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> 26 <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1578"/>
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="368" height="125"/>
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="44" customClass="InfoBubbleView">
32 <object class="NSMutableArray" key="IBDocument.RootObjects" id=" 1000"> 32 <rect key="frame" x="0.0" y="0.0" width="373" height="16 1"/>
33 <bool key="EncodedWithXMLCoder">YES</bool> 33 <autoresizingMask key="autoresizingMask" flexibleMinX="Y ES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
34 <object class="NSCustomObject" id="1001"> 34 <subviews>
35 <string key="NSClassName">ExtensionInstalledBubb leController</string> 35 <button focusRingType="none" id="15" customClass="Ho verCloseButton">
36 </object> 36 <rect key="frame" x="342" y="114" width="16" hei ght="16"/>
37 <object class="NSCustomObject" id="1003"> 37 <autoresizingMask key="autoresizingMask" flexibl eMinX="YES" flexibleMinY="YES"/>
38 <string key="NSClassName">FirstResponder</string > 38 <buttonCell key="cell" type="square" bezelStyle= "shadowlessSquare" imagePosition="overlaps" alignment="center" focusRingType="no ne" inset="2" id="16">
39 </object> 39 <behavior key="behavior" lightByContents="YE S"/>
40 <object class="NSCustomObject" id="1004"> 40 <font key="font" metaFont="system"/>
41 <string key="NSClassName">NSApplication</string> 41 </buttonCell>
42 </object> 42 <connections>
43 <object class="NSWindowTemplate" id="602262820"> 43 <action selector="closeWindow:" target="-2" id="43"/>
44 <int key="NSWindowStyleMask">15</int> 44 </connections>
45 <int key="NSWindowBacking">2</int> 45 </button>
46 <string key="NSWindowRect">{{196, 385}, {368, 12 5}}</string> 46 <view hidden="YES" id="35">
47 <int key="NSWTFlags">603982848</int> 47 <rect key="frame" x="12" y="88" width="314" heig ht="17"/>
48 <string key="NSWindowTitle">Window</string> 48 <autoresizingMask key="autoresizingMask" flexibl eMaxX="YES" flexibleMinY="YES"/>
49 <string key="NSWindowClass">InfoBubbleWindow</st ring> 49 </view>
50 <nil key="NSViewClass"/> 50 <view hidden="YES" id="48">
51 <nil key="NSUserInterfaceItemIdentifier"/> 51 <rect key="frame" x="12" y="38" width="314" heig ht="17"/>
52 <object class="NSView" key="NSWindowView" id="17 7257090"> 52 <autoresizingMask key="autoresizingMask" flexibl eMaxX="YES" flexibleMinY="YES"/>
53 <reference key="NSNextResponder"/> 53 </view>
54 <int key="NSvFlags">274</int> 54 <textField focusRingType="none" verticalHuggingPrior ity="750" id="37">
55 <object class="NSMutableArray" key="NSSu bviews"> 55 <rect key="frame" x="12" y="63" width="314" heig ht="17"/>
56 <bool key="EncodedWithXMLCoder"> YES</bool> 56 <autoresizingMask key="autoresizingMask" flexibl eMaxX="YES" flexibleMinY="YES"/>
57 <object class="NSCustomView" id= "914312036"> 57 <textFieldCell key="cell" sendsActionOnEndEditin g="YES" focusRingType="none" title="Failed heading" id="38">
58 <reference key="NSNextRe sponder" ref="177257090"/> 58 <font key="font" metaFont="systemBold"/>
59 <int key="NSvFlags">301< /int> 59 <color key="textColor" name="controlTextColo r" catalog="System" colorSpace="catalog"/>
60 <object class="NSMutable Array" key="NSSubviews"> 60 <color key="backgroundColor" name="controlCo lor" catalog="System" colorSpace="catalog"/>
61 <bool key="Encod edWithXMLCoder">YES</bool> 61 </textFieldCell>
62 <object class="N STextField" id="14720802"> 62 </textField>
63 <referen ce key="NSNextResponder" ref="914312036"/> 63 <textField focusRingType="none" verticalHuggingPrior ity="750" id="56">
64 <int key ="NSvFlags">268</int> 64 <rect key="frame" x="12" y="113" width="314" hei ght="17"/>
65 <string key="NSFrame">{{12, 113}, {314, 17}}</string> 65 <autoresizingMask key="autoresizingMask" flexibl eMaxX="YES" flexibleMinY="YES"/>
66 <referen ce key="NSSuperview" ref="914312036"/> 66 <textFieldCell key="cell" sendsActionOnEndEditin g="YES" focusRingType="none" title="Installed heading" id="57">
67 <bool ke y="NSEnabled">YES</bool> 67 <font key="font" metaFont="systemBold"/>
68 <object class="NSTextFieldCell" key="NSCell" id="229929953"> 68 <color key="textColor" name="controlTextColo r" catalog="System" colorSpace="catalog"/>
69 <int key="NSCellFlags">67108864</int> 69 <color key="backgroundColor" name="controlCo lor" catalog="System" colorSpace="catalog"/>
70 <int key="NSCellFlags2">272662528</int> 70 </textFieldCell>
71 <string key="NSContents">Installed heading</string> 71 </textField>
72 <object class="NSFont" key="NSSupport" id="42766447"> 72 </subviews>
73 <string key="NSName">LucidaGrande-Bold</string> 73 </customView>
74 <double key="NSSize">13</double> 74 </subviews>
75 <int key="NSfFlags">16</int> 75 </view>
76 </object> 76 <connections>
77 <reference key="NSControlView" ref="14720802"/> 77 <outlet property="delegate" destination="-2" id="7"/>
78 <object class="NSColor" key="NSBackgroundColor" id="951604798"> 78 </connections>
79 <int key="NSColorSpace">6</int> 79 </window>
80 <string key="NSCatalogName">System</string> 80 </objects>
81 <string key="NSColorName">controlColor</string> 81 </document>
82 <object class="NSColor" key="NSColor">
83 <int key="NSColorSpace">3</int>
84 <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
85 </object>
86 </object>
87 <object class="NSColor" key="NSTextColor" id="121031723">
88 <int key="NSColorSpace">6</int>
89 <string key="NSCatalogName">System</string>
90 <string key="NSColorName">controlTextColor</string>
91 <object class="NSColor" key="NSColor">
92 <int key="NSColorSpace">3</int>
93 <bytes key="NSWhite">MAA</bytes>
94 </object>
95 </object>
96 </object >
97 <bool ke y="NSAllowsLogicalLayoutDirection">NO</bool>
98 </object>
99 <object class="N STextField" id="480350025">
100 <referen ce key="NSNextResponder" ref="914312036"/>
101 <int key ="NSvFlags">268</int>
102 <string key="NSFrame">{{12, 63}, {314, 17}}</string>
103 <referen ce key="NSSuperview" ref="914312036"/>
104 <bool ke y="NSEnabled">YES</bool>
105 <object class="NSTextFieldCell" key="NSCell" id="353810369">
106 <int key="NSCellFlags">67108864</int>
107 <int key="NSCellFlags2">272662528</int>
108 <string key="NSContents">Failed heading</string>
109 <reference key="NSSupport" ref="42766447"/>
110 <reference key="NSControlView" ref="480350025"/>
111 <reference key="NSBackgroundColor" ref="951604798"/>
112 <reference key="NSTextColor" ref="121031723"/>
113 </object >
114 <bool ke y="NSAllowsLogicalLayoutDirection">NO</bool>
115 </object>
116 <object class="N SView" id="665888286">
117 <referen ce key="NSNextResponder" ref="914312036"/>
118 <int key ="NSvFlags">-2147483380</int>
119 <string key="NSFrame">{{12, 38}, {314, 17}}</string>
120 <referen ce key="NSSuperview" ref="914312036"/>
121 <bool ke y="NSEnabled">YES</bool>
122 <bool ke y="NSAllowsLogicalLayoutDirection">NO</bool>
123 </object>
124 <object class="N SView" id="531091173">
125 <referen ce key="NSNextResponder" ref="914312036"/>
126 <int key ="NSvFlags">-2147483380</int>
127 <string key="NSFrame">{{12, 88}, {314, 17}}</string>
128 <referen ce key="NSSuperview" ref="914312036"/>
129 <bool ke y="NSEnabled">YES</bool>
130 <bool ke y="NSAllowsLogicalLayoutDirection">NO</bool>
131 </object>
132 <object class="N SButton" id="433090690">
133 <referen ce key="NSNextResponder" ref="914312036"/>
134 <int key ="NSvFlags">265</int>
135 <string key="NSFrame">{{342, 114}, {16, 16}}</string>
136 <referen ce key="NSSuperview" ref="914312036"/>
137 <bool ke y="NSEnabled">YES</bool>
138 <object class="NSButtonCell" key="NSCell" id="2621715">
139 <int key="NSCellFlags">67108864</int>
140 <int key="NSCellFlags2">134250496</int>
141 <string key="NSContents"/>
142 <object class="NSFont" key="NSSupport" id="472995141">
143 <string key="NSName">LucidaGrande</string>
144 <double key="NSSize">13</double>
145 <int key="NSfFlags">1044</int>
146 </object>
147 <reference key="NSControlView" ref="433090690"/>
148 <int key="NSButtonFlags">139214848</int>
149 <int key="NSButtonFlags2">6</int>
150 <string key="NSAlternateContents"/>
151 <string key="NSKeyEquivalent"/>
152 <int key="NSPeriodicDelay">400</int>
153 <int key="NSPeriodicInterval">75</int>
154 </object >
155 <bool ke y="NSAllowsLogicalLayoutDirection">NO</bool>
156 </object>
157 </object>
158 <string key="NSFrameSize ">{373, 161}</string>
159 <reference key="NSSuperv iew" ref="177257090"/>
160 <string key="NSClassName ">InfoBubbleView</string>
161 </object>
162 </object>
163 <string key="NSFrameSize">{368, 125}</st ring>
164 <reference key="NSSuperview"/>
165 </object>
166 <string key="NSScreenRect">{{0, 0}, {2560, 1578} }</string>
167 <string key="NSMaxSize">{10000000000000, 1000000 0000000}</string>
168 <bool key="NSWindowIsRestorable">YES</bool>
169 </object>
170 </object>
171 <object class="IBObjectContainer" key="IBDocument.Objects">
172 <object class="NSMutableArray" key="connectionRecords">
173 <bool key="EncodedWithXMLCoder">YES</bool>
174 <object class="IBConnectionRecord">
175 <object class="IBOutletConnection" key=" connection">
176 <string key="label">window</stri ng>
177 <reference key="source" ref="100 1"/>
178 <reference key="destination" ref ="602262820"/>
179 </object>
180 <int key="connectionID">8</int>
181 </object>
182 <object class="IBConnectionRecord">
183 <object class="IBOutletConnection" key=" connection">
184 <string key="label">closeButton_ </string>
185 <reference key="source" ref="100 1"/>
186 <reference key="destination" ref ="433090690"/>
187 </object>
188 <int key="connectionID">30</int>
189 </object>
190 <object class="IBConnectionRecord">
191 <object class="IBActionConnection" key=" connection">
192 <string key="label">closeWindow: </string>
193 <reference key="source" ref="100 1"/>
194 <reference key="destination" ref ="433090690"/>
195 </object>
196 <int key="connectionID">43</int>
197 </object>
198 <object class="IBConnectionRecord">
199 <object class="IBOutletConnection" key=" connection">
200 <string key="label">installedIte msView_</string>
201 <reference key="source" ref="100 1"/>
202 <reference key="destination" ref ="531091173"/>
203 </object>
204 <int key="connectionID">52</int>
205 </object>
206 <object class="IBConnectionRecord">
207 <object class="IBOutletConnection" key=" connection">
208 <string key="label">failedHeadin gMsg_</string>
209 <reference key="source" ref="100 1"/>
210 <reference key="destination" ref ="480350025"/>
211 </object>
212 <int key="connectionID">53</int>
213 </object>
214 <object class="IBConnectionRecord">
215 <object class="IBOutletConnection" key=" connection">
216 <string key="label">failedItemsV iew_</string>
217 <reference key="source" ref="100 1"/>
218 <reference key="destination" ref ="665888286"/>
219 </object>
220 <int key="connectionID">55</int>
221 </object>
222 <object class="IBConnectionRecord">
223 <object class="IBOutletConnection" key=" connection">
224 <string key="label">installedHea dingMsg_</string>
225 <reference key="source" ref="100 1"/>
226 <reference key="destination" ref ="14720802"/>
227 </object>
228 <int key="connectionID">58</int>
229 </object>
230 <object class="IBConnectionRecord">
231 <object class="IBOutletConnection" key=" connection">
232 <string key="label">bubble_</str ing>
233 <reference key="source" ref="100 1"/>
234 <reference key="destination" ref ="914312036"/>
235 </object>
236 <int key="connectionID">59</int>
237 </object>
238 <object class="IBConnectionRecord">
239 <object class="IBOutletConnection" key=" connection">
240 <string key="label">delegate</st ring>
241 <reference key="source" ref="602 262820"/>
242 <reference key="destination" ref ="1001"/>
243 </object>
244 <int key="connectionID">7</int>
245 </object>
246 </object>
247 <object class="IBMutableOrderedSet" key="objectRecords">
248 <object class="NSArray" key="orderedObjects">
249 <bool key="EncodedWithXMLCoder">YES</boo l>
250 <object class="IBObjectRecord">
251 <int key="objectID">0</int>
252 <object class="NSArray" key="obj ect" id="0">
253 <bool key="EncodedWithXM LCoder">YES</bool>
254 </object>
255 <reference key="children" ref="1 000"/>
256 <nil key="parent"/>
257 </object>
258 <object class="IBObjectRecord">
259 <int key="objectID">-2</int>
260 <reference key="object" ref="100 1"/>
261 <reference key="parent" ref="0"/ >
262 <string key="objectName">File's Owner</string>
263 </object>
264 <object class="IBObjectRecord">
265 <int key="objectID">-1</int>
266 <reference key="object" ref="100 3"/>
267 <reference key="parent" ref="0"/ >
268 <string key="objectName">First R esponder</string>
269 </object>
270 <object class="IBObjectRecord">
271 <int key="objectID">-3</int>
272 <reference key="object" ref="100 4"/>
273 <reference key="parent" ref="0"/ >
274 <string key="objectName">Applica tion</string>
275 </object>
276 <object class="IBObjectRecord">
277 <int key="objectID">1</int>
278 <reference key="object" ref="602 262820"/>
279 <object class="NSMutableArray" k ey="children">
280 <bool key="EncodedWithXM LCoder">YES</bool>
281 <reference ref="17725709 0"/>
282 </object>
283 <reference key="parent" ref="0"/ >
284 </object>
285 <object class="IBObjectRecord">
286 <int key="objectID">2</int>
287 <reference key="object" ref="177 257090"/>
288 <object class="NSMutableArray" k ey="children">
289 <bool key="EncodedWithXM LCoder">YES</bool>
290 <reference ref="91431203 6"/>
291 </object>
292 <reference key="parent" ref="602 262820"/>
293 </object>
294 <object class="IBObjectRecord">
295 <int key="objectID">44</int>
296 <reference key="object" ref="914 312036"/>
297 <object class="NSMutableArray" k ey="children">
298 <bool key="EncodedWithXM LCoder">YES</bool>
299 <reference ref="53109117 3"/>
300 <reference ref="66588828 6"/>
301 <reference ref="48035002 5"/>
302 <reference ref="14720802 "/>
303 <reference ref="43309069 0"/>
304 </object>
305 <reference key="parent" ref="177 257090"/>
306 </object>
307 <object class="IBObjectRecord">
308 <int key="objectID">37</int>
309 <reference key="object" ref="480 350025"/>
310 <object class="NSMutableArray" k ey="children">
311 <bool key="EncodedWithXM LCoder">YES</bool>
312 <reference ref="35381036 9"/>
313 </object>
314 <reference key="parent" ref="914 312036"/>
315 </object>
316 <object class="IBObjectRecord">
317 <int key="objectID">38</int>
318 <reference key="object" ref="353 810369"/>
319 <reference key="parent" ref="480 350025"/>
320 </object>
321 <object class="IBObjectRecord">
322 <int key="objectID">35</int>
323 <reference key="object" ref="531 091173"/>
324 <reference key="parent" ref="914 312036"/>
325 </object>
326 <object class="IBObjectRecord">
327 <int key="objectID">15</int>
328 <reference key="object" ref="433 090690"/>
329 <object class="NSMutableArray" k ey="children">
330 <bool key="EncodedWithXM LCoder">YES</bool>
331 <reference ref="2621715" />
332 </object>
333 <reference key="parent" ref="914 312036"/>
334 </object>
335 <object class="IBObjectRecord">
336 <int key="objectID">16</int>
337 <reference key="object" ref="262 1715"/>
338 <reference key="parent" ref="433 090690"/>
339 </object>
340 <object class="IBObjectRecord">
341 <int key="objectID">48</int>
342 <reference key="object" ref="665 888286"/>
343 <reference key="parent" ref="914 312036"/>
344 </object>
345 <object class="IBObjectRecord">
346 <int key="objectID">56</int>
347 <reference key="object" ref="147 20802"/>
348 <object class="NSMutableArray" k ey="children">
349 <bool key="EncodedWithXM LCoder">YES</bool>
350 <reference ref="22992995 3"/>
351 </object>
352 <reference key="parent" ref="914 312036"/>
353 </object>
354 <object class="IBObjectRecord">
355 <int key="objectID">57</int>
356 <reference key="object" ref="229 929953"/>
357 <reference key="parent" ref="147 20802"/>
358 </object>
359 </object>
360 </object>
361 <object class="NSMutableDictionary" key="flattenedProper ties">
362 <bool key="EncodedWithXMLCoder">YES</bool>
363 <object class="NSArray" key="dict.sortedKeys">
364 <bool key="EncodedWithXMLCoder">YES</boo l>
365 <string>-1.IBPluginDependency</string>
366 <string>-2.IBPluginDependency</string>
367 <string>-3.IBPluginDependency</string>
368 <string>1.IBPluginDependency</string>
369 <string>1.IBWindowTemplateEditedContentR ect</string>
370 <string>1.NSWindowTemplate.visibleAtLaun ch</string>
371 <string>15.CustomClassName</string>
372 <string>15.IBPluginDependency</string>
373 <string>16.IBPluginDependency</string>
374 <string>2.IBAttributePlaceholdersKey</st ring>
375 <string>2.IBPluginDependency</string>
376 <string>2.IBUserGuides</string>
377 <string>35.IBPluginDependency</string>
378 <string>36.IBPluginDependency</string>
379 <string>37.IBPluginDependency</string>
380 <string>38.IBPluginDependency</string>
381 <string>44.IBPluginDependency</string>
382 <string>44.IBUserGuides</string>
383 <string>48.IBPluginDependency</string>
384 <string>49.IBPluginDependency</string>
385 <string>56.IBPluginDependency</string>
386 <string>57.IBPluginDependency</string>
387 </object>
388 <object class="NSArray" key="dict.values">
389 <bool key="EncodedWithXMLCoder">YES</boo l>
390 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
391 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
392 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
393 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
394 <string>{{478, 285}, {368, 125}}</string >
395 <boolean value="NO"/>
396 <string>HoverCloseButton</string>
397 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
398 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
399 <object class="NSMutableDictionary">
400 <bool key="EncodedWithXMLCoder"> YES</bool>
401 <reference key="dict.sortedKeys" ref="0"/>
402 <reference key="dict.values" ref ="0"/>
403 </object>
404 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
405 <object class="NSMutableArray">
406 <bool key="EncodedWithXMLCoder"> YES</bool>
407 </object>
408 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
409 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
410 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
411 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
412 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
413 <object class="NSMutableArray">
414 <bool key="EncodedWithXMLCoder"> YES</bool>
415 </object>
416 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
417 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
418 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
419 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
420 </object>
421 </object>
422 <object class="NSMutableDictionary" key="unlocalizedProp erties">
423 <bool key="EncodedWithXMLCoder">YES</bool>
424 <reference key="dict.sortedKeys" ref="0"/>
425 <reference key="dict.values" ref="0"/>
426 </object>
427 <nil key="activeLocalization"/>
428 <object class="NSMutableDictionary" key="localizations">
429 <bool key="EncodedWithXMLCoder">YES</bool>
430 <reference key="dict.sortedKeys" ref="0"/>
431 <reference key="dict.values" ref="0"/>
432 </object>
433 <nil key="sourceID"/>
434 <int key="maxID">59</int>
435 </object>
436 <object class="IBClassDescriber" key="IBDocument.Classes"/>
437 <int key="IBDocument.localizationMode">0</int>
438 <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramewor k</string>
439 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDependencies">
440 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.macosx</string>
441 <integer value="1050" key="NS.object.0"/>
442 </object>
443 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDependencyDefaults">
444 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.macosx</string>
445 <real value="1070" key="NS.object.0"/>
446 </object>
447 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
448 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
449 <integer value="3000" key="NS.object.0"/>
450 </object>
451 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
452 <int key="IBDocument.defaultPropertyAccessControl">3</int>
453 </data>
454 </archive>
OLDNEW
« no previous file with comments | « chrome/app/nibs/ExtensionInstalledBubble.xib ('k') | chrome/app/nibs/FindBar.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698