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

Side by Side Diff: chrome/app/nibs/ExtensionInstallPromptBundle.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
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">12C54</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.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="ExtensionIns tallViewController">
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="cancelButton_" destination="126" id="150"/>
12 </object> 12 <outlet property="iconView_" destination="171" id="188"/>
13 <object class="NSArray" key="IBDocument.IntegratedClassDependenc ies"> 13 <outlet property="itemsField_" destination="154" id="158"/>
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 <outlet property="okButton_" destination="124" id="149"/>
15 <string>NSButton</string> 15 <outlet property="outlineView_" destination="162" id="165"/>
16 <string>NSButtonCell</string> 16 <outlet property="titleField_" destination="118" id="144"/>
17 <string>NSCustomObject</string> 17 <outlet property="view" destination="168" id="170"/>
18 <string>NSCustomView</string> 18 </connections>
19 <string>NSImageCell</string> 19 </customObject>
20 <string>NSImageView</string> 20 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/>
21 <string>NSOutlineView</string> 21 <customObject id="-3" userLabel="Application"/>
22 <string>NSScrollView</string> 22 <customObject id="140" customClass="ChromeUILocalizer"/>
23 <string>NSScroller</string> 23 <customObject id="141" customClass="GTMUILocalizerAndLayoutTweaker">
24 <string>NSTableColumn</string> 24 <connections>
25 <string>NSTextField</string> 25 <outlet property="localizer_" destination="140" id="142"/>
26 <string>NSTextFieldCell</string> 26 <outlet property="uiObject_" destination="168" id="169"/>
27 </object> 27 </connections>
28 <object class="NSArray" key="IBDocument.PluginDependencies"> 28 </customObject>
29 <bool key="EncodedWithXMLCoder">YES</bool> 29 <customView id="168">
30 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> 30 <rect key="frame" x="0.0" y="0.0" width="468" height="159"/>
31 </object> 31 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexible MinY="YES"/>
32 <object class="NSMutableDictionary" key="IBDocument.Metadata"> 32 <subviews>
33 <string key="NS.key.0">PluginDependencyRecalculationVers ion</string> 33 <textField verticalHuggingPriority="750" id="118">
34 <integer value="1" key="NS.object.0"/> 34 <rect key="frame" x="19" y="128" width="357" height="17"/>
35 </object> 35 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
36 <object class="NSMutableArray" key="IBDocument.RootObjects" id=" 110858478"> 36 <textFieldCell key="cell" sendsActionOnEndEditing="YES" titl e="Title" id="119">
37 <bool key="EncodedWithXMLCoder">YES</bool> 37 <font key="font" metaFont="system" size="15"/>
38 <object class="NSCustomObject" id="762632889"> 38 <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
39 <string key="NSClassName">ExtensionInstallViewCo ntroller</string> 39 <color key="backgroundColor" name="controlColor" catalog ="System" colorSpace="catalog"/>
40 </object> 40 </textFieldCell>
41 <object class="NSCustomObject" id="932410077"> 41 </textField>
42 <string key="NSClassName">FirstResponder</string > 42 <button id="124" customClass="ConstrainedWindowButton">
43 </object> 43 <rect key="frame" x="352" y="19" width="96" height="28"/>
44 <object class="NSCustomObject" id="858592610"> 44 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
45 <string key="NSClassName">NSApplication</string> 45 <buttonCell key="cell" type="square" title="^IDS_EXTENSION_P ROMPT_INSTALL_BUTTON" bezelStyle="shadowlessSquare" image="A66A2643-A201-4B17-BC A5-73F6A8CE910F" alignment="center" borderStyle="border" imageScaling="proportio nallyDown" inset="2" id="125" customClass="ConstrainedWindowButtonCell">
46 </object> 46 <behavior key="behavior" pushIn="YES" lightByBackground= "YES" lightByGray="YES"/>
47 <object class="NSCustomObject" id="936638122"> 47 <font key="font" metaFont="system"/>
48 <string key="NSClassName">ChromeUILocalizer</str ing> 48 </buttonCell>
49 </object> 49 <connections>
50 <object class="NSCustomObject" id="423359922"> 50 <action selector="ok:" target="-2" id="134"/>
51 <string key="NSClassName">GTMUILocalizerAndLayou tTweaker</string> 51 </connections>
52 </object> 52 </button>
53 <object class="NSCustomView" id="727455624"> 53 <button id="126" customClass="ConstrainedWindowButton">
54 <reference key="NSNextResponder"/> 54 <rect key="frame" x="246" y="19" width="96" height="28"/>
55 <int key="NSvFlags">268</int> 55 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
56 <object class="NSMutableArray" key="NSSubviews"> 56 <buttonCell key="cell" type="square" title="^IDS_CANCEL" bez elStyle="shadowlessSquare" alignment="center" state="on" borderStyle="border" im ageScaling="proportionallyDown" inset="2" id="127" customClass="ConstrainedWindo wButtonCell">
57 <bool key="EncodedWithXMLCoder">YES</boo l> 57 <behavior key="behavior" pushIn="YES" lightByBackground= "YES" lightByGray="YES"/>
58 <object class="NSScrollView" id="2550675 49"> 58 <font key="font" metaFont="system"/>
59 <reference key="NSNextResponder" ref="727455624"/> 59 <string key="keyEquivalent" base64-UTF8="YES">
60 <int key="NSvFlags">4364</int> 60 DQ
61 <object class="NSMutableArray" k ey="NSSubviews"> 61 </string>
62 <bool key="EncodedWithXM LCoder">YES</bool> 62 </buttonCell>
63 <object class="NSClipVie w" id="849827833"> 63 <connections>
64 <reference key=" NSNextResponder" ref="255067549"/> 64 <action selector="cancel:" target="-2" id="133"/>
65 <int key="NSvFla gs">2304</int> 65 </connections>
66 <object class="N SMutableArray" key="NSSubviews"> 66 </button>
67 <bool ke y="EncodedWithXMLCoder">YES</bool> 67 <imageView id="171">
68 <object class="NSOutlineView" id="983177040"> 68 <rect key="frame" x="380" y="74" width="64" height="64"/>
69 <reference key="NSNextResponder" ref="849827833"/> 69 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
70 <int key="NSvFlags">4352</int> 70 <imageCell key="cell" refusesFirstResponder="YES" alignment= "left" imageScaling="proportionallyDown" id="189"/>
71 <string key="NSFrameSize">{447, 40}</string> 71 </imageView>
72 <reference key="NSSuperview" ref="849827833"/> 72 <view id="154">
73 <reference key="NSWindow"/> 73 <rect key="frame" x="19" y="115" width="357" height="6"/>
74 <reference key="NSNextKeyView" ref="688126326"/> 74 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
75 <bool key="NSEnabled">YES</bool> 75 </view>
76 <bool key="NSAllowsLogicalLayoutDirection">NO</bool> 76 <scrollView focusRingType="none" borderType="none" autohidesScro llers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScro ll="19" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller=" NO" usesPredominantAxisScrolling="NO" id="159">
77 <bool key="NSControlAllowsExpansionToolTips">YES</bool> 77 <rect key="frame" x="0.0" y="62" width="445" height="40"/>
78 <object class="_NSCornerView" key="NSCornerView"> 78 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
79 <nil key="NSNextResponder"/> 79 <clipView key="contentView" drawsBackground="NO" copiesOnScr oll="NO" id="sDu-KF-Vwr">
80 <int key="NSvFlags">256</int> 80 <rect key="frame" x="0.0" y="0.0" width="445" height="40 "/>
81 <string key="NSFrame">{{283, 0}, {16, 17}}</string> 81 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" heightSizable="YES"/>
82 </object> 82 <subviews>
83 <object class="NSMutableArray" key="NSTableColumns"> 83 <outlineView focusRingType="none" verticalHuggingPri ority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="none" columnR eordering="NO" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" t ypeSelect="NO" indentationPerLevel="16" outlineTableColumn="163" id="162">
84 <bool key="EncodedWithXMLCoder">YES</bool> 84 <rect key="frame" x="0.0" y="0.0" width="447" he ight="40"/>
85 <object class="NSTableColumn" id="428067458"> 85 <autoresizingMask key="autoresizingMask"/>
86 <double key="NSWidth">444</double> 86 <size key="intercellSpacing" width="3" height="2 "/>
87 <double key="NSMinWidth">16</double> 87 <color key="backgroundColor" white="0.0" alpha=" 0.0" colorSpace="calibratedWhite"/>
88 <double key="NSMaxWidth">1000</double> 88 <color key="gridColor" name="gridColor" catalog= "System" colorSpace="catalog"/>
89 <object class="NSTableHeaderCell" key="NSHeaderCell"> 89 <tableColumns>
90 <int key="NSCellFlags">75497536</int> 90 <tableColumn editable="NO" width="444" minWi dth="16" maxWidth="1000" id="163">
91 <int key="NSCellFlags2">2048</int> 91 <tableHeaderCell key="headerCell" lineBr eakMode="truncatingTail" borderStyle="border" alignment="left">
92 <string key="NSContents"/> 92 <font key="font" metaFont="smallSyst em"/>
93 <object class="NSFont" key="NSSupport"> 93 <color key="textColor" name="headerT extColor" catalog="System" colorSpace="catalog"/>
94 <string key="NSName">LucidaGrande</string> 94 <color key="backgroundColor" white=" 0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
95 <double key="NSSize">11</double> 95 </tableHeaderCell>
96 <int key="NSfFlags">3100</int> 96 <textFieldCell key="dataCell" lineBreakM ode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Tex t Cell" id="164">
97 </object> 97 <font key="font" metaFont="cellTitle "/>
98 <object class="NSColor" key="NSBackgroundColor"> 98 <color key="textColor" red="0.0" gre en="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
99 <int key="NSColorSpace">3</int> 99 <color key="backgroundColor" name="c ontrolBackgroundColor" catalog="System" colorSpace="catalog"/>
100 <bytes key="NSWhite">MC4zMzMzMzI5ODU2AA</bytes> 100 </textFieldCell>
101 </object> 101 </tableColumn>
102 <object class="NSColor" key="NSTextColor"> 102 </tableColumns>
103 <int key="NSColorSpace">6</int> 103 <connections>
104 <string key="NSCatalogName">System</string> 104 <outlet property="dataSource" destination="- 2" id="166"/>
105 <string key="NSColorName">headerTextColor</strin g> 105 <outlet property="delegate" destination="-2" id="167"/>
106 <object class="NSColor" key="NSColor"> 106 </connections>
107 <int key="NSColorSpace">3</int> 107 </outlineView>
108 <bytes key="NSWhite">MAA</bytes> 108 </subviews>
109 </object> 109 <color key="backgroundColor" name="controlBackgroundColo r" catalog="System" colorSpace="catalog"/>
110 </object> 110 </clipView>
111 </object> 111 <scroller key="horizontalScroller" hidden="YES" verticalHugg ingPriority="750" horizontal="YES" id="161">
112 <object class="NSTextFieldCell" key="NSDataCell" id="927563481"> 112 <rect key="frame" x="-100" y="-100" width="283" height=" 15"/>
113 <int key="NSCellFlags">337641536</int> 113 <autoresizingMask key="autoresizingMask"/>
114 <int key="NSCellFlags2">2048</int> 114 </scroller>
115 <string key="NSContents">Text Cell</string> 115 <scroller key="verticalScroller" hidden="YES" verticalHuggin gPriority="750" horizontal="NO" id="160">
116 <object class="NSFont" key="NSSupport" id="236266328"> 116 <rect key="frame" x="-100" y="-100" width="15" height="1 7"/>
117 <string key="NSName">LucidaGrande</string> 117 <autoresizingMask key="autoresizingMask"/>
118 <double key="NSSize">12</double> 118 </scroller>
119 <int key="NSfFlags">16</int> 119 </scrollView>
120 </object> 120 </subviews>
121 <reference key="NSControlView" ref="983177040"/> 121 </customView>
122 <object class="NSColor" key="NSBackgroundColor" id="1064 850497"> 122 </objects>
123 <int key="NSColorSpace">6</int> 123 <resources>
124 <string key="NSCatalogName">System</string> 124 <image name="A66A2643-A201-4B17-BCA5-73F6A8CE910F" width="1" height="1">
125 <string key="NSColorName">controlBackgroundColor </string> 125 <mutableData key="keyedArchiveRepresentation">
126 <object class="NSColor" key="NSColor" id="305211 941"> 126 YnBsaXN0MDDUAQIDBAUGPj9YJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3ASAAGGoK4HCBMU
127 <int key="NSColorSpace">3</int> 127 GR4fIyQsLzI4O1UkbnVsbNUJCgsMDQ4PEBESVk5TU2l6ZVYkY2xhc3NcTlNJbWFnZUZsYWdzVk5TUmVw
128 <bytes key="NSWhite">MC42NjY2NjY2NjY3AA< /bytes> 128 c1dOU0NvbG9ygAKADRIgwwAAgAOAC1Z7MSwgMX3SFQoWGFpOUy5vYmplY3RzoReABIAK0hUKGh2iGxyA
129 </object> 129 BYAGgAkQANIgCiEiXxAUTlNUSUZGUmVwcmVzZW50YXRpb26AB4AITxCsTU0AKgAAAAoAAAANAQAAAwAA
130 </object> 130 AAEAAQAAAQEAAwAAAAEAAQAAAQIAAwAAAAIACAAIAQMAAwAAAAEAAQAAAQYAAwAAAAEAAQAAAREABAAA
131 <object class="NSColor" key="NSTextColor" id="684741680" > 131 AAEAAAAIARIAAwAAAAEAAQAAARUAAwAAAAEAAgAAARYAAwAAAAEAAQAAARcABAAAAAEAAAACARwAAwAA
132 <int key="NSColorSpace">1</int> 132 AAEAAQAAAVIAAwAAAAEAAQAAAVMAAwAAAAIAAQABAAAAANIlJicoWiRjbGFzc25hbWVYJGNsYXNzZXNf
133 <bytes key="NSRGB">MCAwIDAAA</bytes> 133 EBBOU0JpdG1hcEltYWdlUmVwoykqK18QEE5TQml0bWFwSW1hZ2VSZXBaTlNJbWFnZVJlcFhOU09iamVj
134 </object> 134 dNIlJi0uV05TQXJyYXmiLSvSJSYwMV5OU011dGFibGVBcnJheaMwLSvTMzQKNTY3V05TV2hpdGVcTlND
135 </object> 135 b2xvclNwYWNlRDAgMAAQA4AM0iUmOTpXTlNDb2xvcqI5K9IlJjw9V05TSW1hZ2WiPCtfEA9OU0tleWVk
136 <reference key="NSTableView" ref="983177040"/> 136 QXJjaGl2ZXLRQEFUcm9vdIABAAgAEQAaACMALQAyADcARgBMAFcAXgBlAHIAeQCBAIMAhQCKAIwAjgCV
137 </object> 137 AJoApQCnAKkAqwCwALMAtQC3ALkAuwDAANcA2QDbAYoBjwGaAaMBtgG6Ac0B2AHhAeYB7gHxAfYCBQIJ
138 </object> 138 AhACGAIlAioCLAIuAjMCOwI+AkMCSwJOAmACYwJoAAAAAAAAAgEAAAAAAAAAQgAAAAAAAAAAAAAAAAAA
139 <double key="NSIntercellSpacingWidth">3</double> 139 Amo
140 <double key="NSIntercellSpacingHeight">2</double> 140 </mutableData>
141 <object class="NSColor" key="NSBackgroundColor" id="787792702"> 141 </image>
142 <int key="NSColorSpace">3</int> 142 </resources>
143 <bytes key="NSWhite">MCAwAA</bytes> 143 </document>
144 </object>
145 <object class="NSColor" key="NSGridColor">
146 <int key="NSColorSpace">6</int>
147 <string key="NSCatalogName">System</string>
148 <string key="NSColorName">gridColor</string>
149 <object class="NSColor" key="NSColor">
150 <int key="NSColorSpace">3</int>
151 <bytes key="NSWhite">MC41AA</bytes>
152 </object>
153 </object>
154 <double key="NSRowHeight">17</double>
155 <int key="NSTvFlags">304087040</int>
156 <reference key="NSDelegate"/>
157 <reference key="NSDataSource"/>
158 <int key="NSColumnAutoresizingStyle">0</int>
159 <int key="NSDraggingSourceMaskForLocal">15</int>
160 <int key="NSDraggingSourceMaskForNonLocal">0</int>
161 <bool key="NSAllowsTypeSelect">NO</bool>
162 <int key="NSTableViewDraggingDestinationStyle">0</int>
163 <int key="NSTableViewGroupRowStyle">1</int>
164 <bool key="NSOutlineViewAutoresizesOutlineColumnKey">NO</bool>
165 </object >
166 </object>
167 <string key="NSF rameSize">{445, 40}</string>
168 <reference key=" NSSuperview" ref="255067549"/>
169 <reference key=" NSWindow"/>
170 <reference key=" NSNextKeyView" ref="983177040"/>
171 <reference key=" NSDocView" ref="983177040"/>
172 <reference key=" NSBGColor" ref="1064850497"/>
173 <int key="NScvFl ags">2</int>
174 </object>
175 <object class="NSScrolle r" id="688126326">
176 <reference key=" NSNextResponder" ref="255067549"/>
177 <int key="NSvFla gs">-2147483392</int>
178 <string key="NSF rame">{{-100, -100}, {15, 17}}</string>
179 <reference key=" NSSuperview" ref="255067549"/>
180 <reference key=" NSWindow"/>
181 <reference key=" NSNextKeyView" ref="583358612"/>
182 <bool key="NSAll owsLogicalLayoutDirection">NO</bool>
183 <reference key=" NSTarget" ref="255067549"/>
184 <string key="NSA ction">_doScroller:</string>
185 <double key="NSP ercent">0.97142857142857142</double>
186 </object>
187 <object class="NSScrolle r" id="583358612">
188 <reference key=" NSNextResponder" ref="255067549"/>
189 <int key="NSvFla gs">-2147483392</int>
190 <string key="NSF rame">{{-100, -100}, {283, 15}}</string>
191 <reference key=" NSSuperview" ref="255067549"/>
192 <reference key=" NSWindow"/>
193 <reference key=" NSNextKeyView" ref="849827833"/>
194 <bool key="NSEna bled">YES</bool>
195 <bool key="NSAll owsLogicalLayoutDirection">NO</bool>
196 <int key="NSsFla gs">1</int>
197 <reference key=" NSTarget" ref="255067549"/>
198 <string key="NSA ction">_doScroller:</string>
199 <double key="NSP ercent">0.99665551839464883</double>
200 </object>
201 </object>
202 <string key="NSFrame">{{0, 62}, {445, 40}}</string>
203 <reference key="NSSuperview" ref ="727455624"/>
204 <reference key="NSWindow"/>
205 <reference key="NSNextKeyView" r ef="849827833"/>
206 <int key="NSsFlags">133760</int>
207 <reference key="NSVScroller" ref ="688126326"/>
208 <reference key="NSHScroller" ref ="583358612"/>
209 <reference key="NSContentView" r ef="849827833"/>
210 <bytes key="NSScrollAmts">QSAAAE EgAABBmAAAQZgAAA</bytes>
211 <double key="NSMinMagnification" >0.25</double>
212 <double key="NSMaxMagnification" >4</double>
213 <double key="NSMagnification">1< /double>
214 </object>
215 <object class="NSView" id="674425416">
216 <reference key="NSNextResponder" ref="727455624"/>
217 <int key="NSvFlags">268</int>
218 <string key="NSFrame">{{19, 115} , {357, 6}}</string>
219 <reference key="NSSuperview" ref ="727455624"/>
220 <reference key="NSWindow"/>
221 <reference key="NSNextKeyView" r ef="255067549"/>
222 </object>
223 <object class="NSImageView" id="11182752 2">
224 <reference key="NSNextResponder" ref="727455624"/>
225 <int key="NSvFlags">265</int>
226 <object class="NSMutableSet" key ="NSDragTypes">
227 <bool key="EncodedWithXM LCoder">YES</bool>
228 <object class="NSArray" key="set.sortedObjects">
229 <bool key="Encod edWithXMLCoder">YES</bool>
230 <string>Apple PD F pasteboard type</string>
231 <string>Apple PI CT pasteboard type</string>
232 <string>Apple PN G pasteboard type</string>
233 <string>NSFilena mesPboardType</string>
234 <string>NeXT Enc apsulated PostScript v1.2 pasteboard type</string>
235 <string>NeXT TIF F v4.0 pasteboard type</string>
236 </object>
237 </object>
238 <string key="NSFrame">{{380, 74} , {64, 64}}</string>
239 <reference key="NSSuperview" ref ="727455624"/>
240 <reference key="NSWindow"/>
241 <reference key="NSNextKeyView" r ef="78143092"/>
242 <bool key="NSEnabled">YES</bool>
243 <object class="NSImageCell" key= "NSCell" id="565316756">
244 <int key="NSCellFlags">1 34217728</int>
245 <int key="NSCellFlags2"> 33554432</int>
246 <int key="NSAlign">0</in t>
247 <int key="NSScale">0</in t>
248 <int key="NSStyle">0</in t>
249 <bool key="NSAnimates">N O</bool>
250 </object>
251 <bool key="NSAllowsLogicalLayout Direction">NO</bool>
252 <bool key="NSEditable">YES</bool >
253 </object>
254 <object class="NSButton" id="78143092">
255 <reference key="NSNextResponder" ref="727455624"/>
256 <int key="NSvFlags">289</int>
257 <string key="NSFrame">{{246, 19} , {96, 28}}</string>
258 <reference key="NSSuperview" ref ="727455624"/>
259 <reference key="NSWindow"/>
260 <reference key="NSNextKeyView" r ef="658209583"/>
261 <bool key="NSEnabled">YES</bool>
262 <object class="NSButtonCell" key ="NSCell" id="694974848">
263 <int key="NSCellFlags">- 2080374784</int>
264 <int key="NSCellFlags2"> 134217728</int>
265 <string key="NSContents" >^IDS_CANCEL</string>
266 <object class="NSFont" k ey="NSSupport" id="120564242">
267 <string key="NSN ame">LucidaGrande</string>
268 <double key="NSS ize">13</double>
269 <int key="NSfFla gs">1044</int>
270 </object>
271 <reference key="NSContro lView" ref="78143092"/>
272 <int key="NSButtonFlags" >-2038284288</int>
273 <int key="NSButtonFlags2 ">134</int>
274 <string key="NSAlternate Contents"/>
275 <string type="base64-UTF 8" key="NSKeyEquivalent">DQ</string>
276 <int key="NSPeriodicDela y">200</int>
277 <int key="NSPeriodicInte rval">25</int>
278 </object>
279 <bool key="NSAllowsLogicalLayout Direction">NO</bool>
280 </object>
281 <object class="NSButton" id="658209583">
282 <reference key="NSNextResponder" ref="727455624"/>
283 <int key="NSvFlags">289</int>
284 <string key="NSFrame">{{352, 19} , {96, 28}}</string>
285 <reference key="NSSuperview" ref ="727455624"/>
286 <reference key="NSWindow"/>
287 <bool key="NSEnabled">YES</bool>
288 <object class="NSButtonCell" key ="NSCell" id="774013405">
289 <int key="NSCellFlags">6 7108864</int>
290 <int key="NSCellFlags2"> 134217728</int>
291 <string key="NSContents" >^IDS_EXTENSION_PROMPT_INSTALL_BUTTON</string>
292 <reference key="NSSuppor t" ref="120564242"/>
293 <reference key="NSContro lView" ref="658209583"/>
294 <int key="NSButtonFlags" >-2034876416</int>
295 <int key="NSButtonFlags2 ">134</int>
296 <object class="NSImage" key="NSNormalImage">
297 <int key="NSImag eFlags">549650432</int>
298 <string key="NSS ize">{1, 1}</string>
299 <object class="N SMutableArray" key="NSReps">
300 <bool ke y="EncodedWithXMLCoder">YES</bool>
301 <object class="NSArray">
302 <bool key="EncodedWithXMLCoder">YES</bool>
303 <integer value="0"/>
304 <object class="NSBitmapImageRep">
305 <object class="NSData" key="NSTIFFRepresentation">
306 <bytes key="NS.bytes">TU0AKgAAAAoAAAANAQAAAwAAAAEAAQAAAQEAAwAAAA EAAQAAAQIAAwAAAAIACAAIAQMAAwAAAAEAAQAA
307 AQYAAwAAAAEAAQAAAREABAAAAAEAAAAIARIAAwAAAAEAAQAAARUAAwAAAAEAAgAAARYAAwAAAAEAAQAA
308 ARcABAAAAAEAAAACARwAAwAAAAEAAQAAAVIAAwAAAAEAAQAAAVMAAwAAAAIAAQABAAAAAA</bytes>
309 </object>
310 </object>
311 </object >
312 </object>
313 <reference key=" NSColor" ref="787792702"/>
314 </object>
315 <string key="NSAlternate Contents"/>
316 <string key="NSKeyEquiva lent"/>
317 <int key="NSPeriodicDela y">200</int>
318 <int key="NSPeriodicInte rval">25</int>
319 </object>
320 <bool key="NSAllowsLogicalLayout Direction">NO</bool>
321 </object>
322 <object class="NSTextField" id="11616170 6">
323 <reference key="NSNextResponder" ref="727455624"/>
324 <int key="NSvFlags">268</int>
325 <string key="NSFrame">{{19, 128} , {357, 17}}</string>
326 <reference key="NSSuperview" ref ="727455624"/>
327 <reference key="NSWindow"/>
328 <reference key="NSNextKeyView" r ef="674425416"/>
329 <bool key="NSEnabled">YES</bool>
330 <object class="NSTextFieldCell" key="NSCell" id="765561203">
331 <int key="NSCellFlags">6 7108864</int>
332 <int key="NSCellFlags2"> 272629760</int>
333 <string key="NSContents" >Title</string>
334 <object class="NSFont" k ey="NSSupport">
335 <string key="NSN ame">LucidaGrande</string>
336 <double key="NSS ize">15</double>
337 <int key="NSfFla gs">16</int>
338 </object>
339 <reference key="NSContro lView" ref="116161706"/>
340 <object class="NSColor" key="NSBackgroundColor" id="106251383">
341 <int key="NSColo rSpace">6</int>
342 <string key="NSC atalogName">System</string>
343 <string key="NSC olorName">controlColor</string>
344 <reference key=" NSColor" ref="305211941"/>
345 </object>
346 <reference key="NSTextCo lor" ref="684741680"/>
347 </object>
348 <bool key="NSAllowsLogicalLayout Direction">NO</bool>
349 </object>
350 </object>
351 <string key="NSFrameSize">{468, 159}</string>
352 <reference key="NSSuperview"/>
353 <reference key="NSWindow"/>
354 <reference key="NSNextKeyView" ref="116161706"/>
355 <string key="NSReuseIdentifierKey">_NS:9</string >
356 <string key="NSClassName">NSView</string>
357 </object>
358 </object>
359 <object class="IBObjectContainer" key="IBDocument.Objects">
360 <object class="NSMutableArray" key="connectionRecords">
361 <bool key="EncodedWithXMLCoder">YES</bool>
362 <object class="IBConnectionRecord">
363 <object class="IBOutletConnection" key=" connection">
364 <string key="label">titleField_< /string>
365 <reference key="source" ref="762 632889"/>
366 <reference key="destination" ref ="116161706"/>
367 </object>
368 <int key="connectionID">144</int>
369 </object>
370 <object class="IBConnectionRecord">
371 <object class="IBOutletConnection" key=" connection">
372 <string key="label">iconView_</s tring>
373 <reference key="source" ref="762 632889"/>
374 <reference key="destination" ref ="111827522"/>
375 </object>
376 <int key="connectionID">188</int>
377 </object>
378 <object class="IBConnectionRecord">
379 <object class="IBActionConnection" key=" connection">
380 <string key="label">ok:</string>
381 <reference key="source" ref="762 632889"/>
382 <reference key="destination" ref ="658209583"/>
383 </object>
384 <int key="connectionID">134</int>
385 </object>
386 <object class="IBConnectionRecord">
387 <object class="IBOutletConnection" key=" connection">
388 <string key="label">okButton_</s tring>
389 <reference key="source" ref="762 632889"/>
390 <reference key="destination" ref ="658209583"/>
391 </object>
392 <int key="connectionID">149</int>
393 </object>
394 <object class="IBConnectionRecord">
395 <object class="IBActionConnection" key=" connection">
396 <string key="label">cancel:</str ing>
397 <reference key="source" ref="762 632889"/>
398 <reference key="destination" ref ="78143092"/>
399 </object>
400 <int key="connectionID">133</int>
401 </object>
402 <object class="IBConnectionRecord">
403 <object class="IBOutletConnection" key=" connection">
404 <string key="label">cancelButton _</string>
405 <reference key="source" ref="762 632889"/>
406 <reference key="destination" ref ="78143092"/>
407 </object>
408 <int key="connectionID">150</int>
409 </object>
410 <object class="IBConnectionRecord">
411 <object class="IBOutletConnection" key=" connection">
412 <string key="label">itemsField_< /string>
413 <reference key="source" ref="762 632889"/>
414 <reference key="destination" ref ="674425416"/>
415 </object>
416 <int key="connectionID">158</int>
417 </object>
418 <object class="IBConnectionRecord">
419 <object class="IBOutletConnection" key=" connection">
420 <string key="label">outlineView_ </string>
421 <reference key="source" ref="762 632889"/>
422 <reference key="destination" ref ="983177040"/>
423 </object>
424 <int key="connectionID">165</int>
425 </object>
426 <object class="IBConnectionRecord">
427 <object class="IBOutletConnection" key=" connection">
428 <string key="label">view</string >
429 <reference key="source" ref="762 632889"/>
430 <reference key="destination" ref ="727455624"/>
431 </object>
432 <int key="connectionID">170</int>
433 </object>
434 <object class="IBConnectionRecord">
435 <object class="IBOutletConnection" key=" connection">
436 <string key="label">localizer_</ string>
437 <reference key="source" ref="423 359922"/>
438 <reference key="destination" ref ="936638122"/>
439 </object>
440 <int key="connectionID">142</int>
441 </object>
442 <object class="IBConnectionRecord">
443 <object class="IBOutletConnection" key=" connection">
444 <string key="label">uiObject_</s tring>
445 <reference key="source" ref="423 359922"/>
446 <reference key="destination" ref ="727455624"/>
447 </object>
448 <int key="connectionID">169</int>
449 </object>
450 <object class="IBConnectionRecord">
451 <object class="IBOutletConnection" key=" connection">
452 <string key="label">delegate</st ring>
453 <reference key="source" ref="983 177040"/>
454 <reference key="destination" ref ="762632889"/>
455 </object>
456 <int key="connectionID">167</int>
457 </object>
458 <object class="IBConnectionRecord">
459 <object class="IBOutletConnection" key=" connection">
460 <string key="label">dataSource</ string>
461 <reference key="source" ref="983 177040"/>
462 <reference key="destination" ref ="762632889"/>
463 </object>
464 <int key="connectionID">166</int>
465 </object>
466 </object>
467 <object class="IBMutableOrderedSet" key="objectRecords">
468 <object class="NSArray" key="orderedObjects">
469 <bool key="EncodedWithXMLCoder">YES</boo l>
470 <object class="IBObjectRecord">
471 <int key="objectID">0</int>
472 <object class="NSArray" key="obj ect" id="0">
473 <bool key="EncodedWithXM LCoder">YES</bool>
474 </object>
475 <reference key="children" ref="1 10858478"/>
476 <nil key="parent"/>
477 </object>
478 <object class="IBObjectRecord">
479 <int key="objectID">-2</int>
480 <reference key="object" ref="762 632889"/>
481 <reference key="parent" ref="0"/ >
482 <string key="objectName">File's Owner</string>
483 </object>
484 <object class="IBObjectRecord">
485 <int key="objectID">-1</int>
486 <reference key="object" ref="932 410077"/>
487 <reference key="parent" ref="0"/ >
488 <string key="objectName">First R esponder</string>
489 </object>
490 <object class="IBObjectRecord">
491 <int key="objectID">-3</int>
492 <reference key="object" ref="858 592610"/>
493 <reference key="parent" ref="0"/ >
494 <string key="objectName">Applica tion</string>
495 </object>
496 <object class="IBObjectRecord">
497 <int key="objectID">140</int>
498 <reference key="object" ref="936 638122"/>
499 <reference key="parent" ref="0"/ >
500 </object>
501 <object class="IBObjectRecord">
502 <int key="objectID">141</int>
503 <reference key="object" ref="423 359922"/>
504 <reference key="parent" ref="0"/ >
505 </object>
506 <object class="IBObjectRecord">
507 <int key="objectID">168</int>
508 <reference key="object" ref="727 455624"/>
509 <object class="NSMutableArray" k ey="children">
510 <bool key="EncodedWithXM LCoder">YES</bool>
511 <reference ref="25506754 9"/>
512 <reference ref="67442541 6"/>
513 <reference ref="78143092 "/>
514 <reference ref="11616170 6"/>
515 <reference ref="65820958 3"/>
516 <reference ref="11182752 2"/>
517 </object>
518 <reference key="parent" ref="0"/ >
519 </object>
520 <object class="IBObjectRecord">
521 <int key="objectID">171</int>
522 <reference key="object" ref="111 827522"/>
523 <object class="NSMutableArray" k ey="children">
524 <bool key="EncodedWithXM LCoder">YES</bool>
525 <reference ref="56531675 6"/>
526 </object>
527 <reference key="parent" ref="727 455624"/>
528 </object>
529 <object class="IBObjectRecord">
530 <int key="objectID">118</int>
531 <reference key="object" ref="116 161706"/>
532 <object class="NSMutableArray" k ey="children">
533 <bool key="EncodedWithXM LCoder">YES</bool>
534 <reference ref="76556120 3"/>
535 </object>
536 <reference key="parent" ref="727 455624"/>
537 </object>
538 <object class="IBObjectRecord">
539 <int key="objectID">119</int>
540 <reference key="object" ref="765 561203"/>
541 <reference key="parent" ref="116 161706"/>
542 </object>
543 <object class="IBObjectRecord">
544 <int key="objectID">124</int>
545 <reference key="object" ref="658 209583"/>
546 <object class="NSMutableArray" k ey="children">
547 <bool key="EncodedWithXM LCoder">YES</bool>
548 <reference ref="77401340 5"/>
549 </object>
550 <reference key="parent" ref="727 455624"/>
551 </object>
552 <object class="IBObjectRecord">
553 <int key="objectID">125</int>
554 <reference key="object" ref="774 013405"/>
555 <reference key="parent" ref="658 209583"/>
556 </object>
557 <object class="IBObjectRecord">
558 <int key="objectID">126</int>
559 <reference key="object" ref="781 43092"/>
560 <object class="NSMutableArray" k ey="children">
561 <bool key="EncodedWithXM LCoder">YES</bool>
562 <reference ref="69497484 8"/>
563 </object>
564 <reference key="parent" ref="727 455624"/>
565 </object>
566 <object class="IBObjectRecord">
567 <int key="objectID">127</int>
568 <reference key="object" ref="694 974848"/>
569 <reference key="parent" ref="781 43092"/>
570 </object>
571 <object class="IBObjectRecord">
572 <int key="objectID">154</int>
573 <reference key="object" ref="674 425416"/>
574 <reference key="parent" ref="727 455624"/>
575 </object>
576 <object class="IBObjectRecord">
577 <int key="objectID">159</int>
578 <reference key="object" ref="255 067549"/>
579 <object class="NSMutableArray" k ey="children">
580 <bool key="EncodedWithXM LCoder">YES</bool>
581 <reference ref="98317704 0"/>
582 <reference ref="58335861 2"/>
583 <reference ref="68812632 6"/>
584 </object>
585 <reference key="parent" ref="727 455624"/>
586 </object>
587 <object class="IBObjectRecord">
588 <int key="objectID">162</int>
589 <reference key="object" ref="983 177040"/>
590 <object class="NSMutableArray" k ey="children">
591 <bool key="EncodedWithXM LCoder">YES</bool>
592 <reference ref="42806745 8"/>
593 </object>
594 <reference key="parent" ref="255 067549"/>
595 </object>
596 <object class="IBObjectRecord">
597 <int key="objectID">161</int>
598 <reference key="object" ref="583 358612"/>
599 <reference key="parent" ref="255 067549"/>
600 </object>
601 <object class="IBObjectRecord">
602 <int key="objectID">160</int>
603 <reference key="object" ref="688 126326"/>
604 <reference key="parent" ref="255 067549"/>
605 </object>
606 <object class="IBObjectRecord">
607 <int key="objectID">163</int>
608 <reference key="object" ref="428 067458"/>
609 <object class="NSMutableArray" k ey="children">
610 <bool key="EncodedWithXM LCoder">YES</bool>
611 <reference ref="92756348 1"/>
612 </object>
613 <reference key="parent" ref="983 177040"/>
614 </object>
615 <object class="IBObjectRecord">
616 <int key="objectID">164</int>
617 <reference key="object" ref="927 563481"/>
618 <reference key="parent" ref="428 067458"/>
619 </object>
620 </object>
621 </object>
622 <object class="NSMutableDictionary" key="flattenedProper ties">
623 <bool key="EncodedWithXMLCoder">YES</bool>
624 <object class="NSArray" key="dict.sortedKeys">
625 <bool key="EncodedWithXMLCoder">YES</boo l>
626 <string>-1.IBPluginDependency</string>
627 <string>-2.IBPluginDependency</string>
628 <string>-3.IBPluginDependency</string>
629 <string>118.IBPluginDependency</string>
630 <string>119.IBPluginDependency</string>
631 <string>124.CustomClassName</string>
632 <string>124.IBPluginDependency</string>
633 <string>125.CustomClassName</string>
634 <string>125.IBPluginDependency</string>
635 <string>126.CustomClassName</string>
636 <string>126.IBPluginDependency</string>
637 <string>127.CustomClassName</string>
638 <string>127.IBPluginDependency</string>
639 <string>140.IBPluginDependency</string>
640 <string>141.IBPluginDependency</string>
641 <string>154.IBPluginDependency</string>
642 <string>155.IBPluginDependency</string>
643 <string>159.IBPluginDependency</string>
644 <string>160.IBPluginDependency</string>
645 <string>161.IBPluginDependency</string>
646 <string>162.IBPluginDependency</string>
647 <string>163.IBPluginDependency</string>
648 <string>164.IBPluginDependency</string>
649 <string>168.IBPluginDependency</string>
650 </object>
651 <object class="NSArray" key="dict.values">
652 <bool key="EncodedWithXMLCoder">YES</boo l>
653 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
654 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
655 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
656 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
657 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
658 <string>ConstrainedWindowButton</string>
659 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
660 <string>ConstrainedWindowButtonCell</str ing>
661 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
662 <string>ConstrainedWindowButton</string>
663 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
664 <string>ConstrainedWindowButtonCell</str ing>
665 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
666 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
667 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
668 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
669 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
670 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
671 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
672 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
673 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
674 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
675 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
676 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
677 </object>
678 </object>
679 <object class="NSMutableDictionary" key="unlocalizedProp erties">
680 <bool key="EncodedWithXMLCoder">YES</bool>
681 <reference key="dict.sortedKeys" ref="0"/>
682 <reference key="dict.values" ref="0"/>
683 </object>
684 <nil key="activeLocalization"/>
685 <object class="NSMutableDictionary" key="localizations">
686 <bool key="EncodedWithXMLCoder">YES</bool>
687 <reference key="dict.sortedKeys" ref="0"/>
688 <reference key="dict.values" ref="0"/>
689 </object>
690 <nil key="sourceID"/>
691 <int key="maxID">171</int>
692 </object>
693 <object class="IBClassDescriber" key="IBDocument.Classes">
694 <object class="NSMutableArray" key="referencedPartialCla ssDescriptions">
695 <bool key="EncodedWithXMLCoder">YES</bool>
696 <object class="IBPartialClassDescription">
697 <string key="className">ChromeUILocalize r</string>
698 <string key="superclassName">GTMUILocali zer</string>
699 <object class="IBClassDescriptionSource" key="sourceIdentifier">
700 <string key="majorKey">IBProject Source</string>
701 <string key="minorKey">./Classes /ChromeUILocalizer.h</string>
702 </object>
703 </object>
704 <object class="IBPartialClassDescription">
705 <string key="className">ConstrainedWindo wButton</string>
706 <string key="superclassName">NSButton</s tring>
707 <object class="IBClassDescriptionSource" key="sourceIdentifier">
708 <string key="majorKey">IBProject Source</string>
709 <string key="minorKey">./Classes /ConstrainedWindowButton.h</string>
710 </object>
711 </object>
712 <object class="IBPartialClassDescription">
713 <string key="className">ConstrainedWindo wButtonCell</string>
714 <string key="superclassName">NSButtonCel l</string>
715 <object class="IBClassDescriptionSource" key="sourceIdentifier">
716 <string key="majorKey">IBProject Source</string>
717 <string key="minorKey">./Classes /ConstrainedWindowButtonCell.h</string>
718 </object>
719 </object>
720 <object class="IBPartialClassDescription">
721 <string key="className">ExtensionInstall ViewController</string>
722 <string key="superclassName">NSViewContr oller</string>
723 <object class="NSMutableDictionary" key= "actions">
724 <bool key="EncodedWithXMLCoder"> YES</bool>
725 <object class="NSArray" key="dic t.sortedKeys">
726 <bool key="EncodedWithXM LCoder">YES</bool>
727 <string>cancel:</string>
728 <string>ok:</string>
729 <string>storeLinkClicked :</string>
730 </object>
731 <object class="NSArray" key="dic t.values">
732 <bool key="EncodedWithXM LCoder">YES</bool>
733 <string>id</string>
734 <string>id</string>
735 <string>id</string>
736 </object>
737 </object>
738 <object class="NSMutableDictionary" key= "actionInfosByName">
739 <bool key="EncodedWithXMLCoder"> YES</bool>
740 <object class="NSArray" key="dic t.sortedKeys">
741 <bool key="EncodedWithXM LCoder">YES</bool>
742 <string>cancel:</string>
743 <string>ok:</string>
744 <string>storeLinkClicked :</string>
745 </object>
746 <object class="NSArray" key="dic t.values">
747 <bool key="EncodedWithXM LCoder">YES</bool>
748 <object class="IBActionI nfo">
749 <string key="nam e">cancel:</string>
750 <string key="can didateClassName">id</string>
751 </object>
752 <object class="IBActionI nfo">
753 <string key="nam e">ok:</string>
754 <string key="can didateClassName">id</string>
755 </object>
756 <object class="IBActionI nfo">
757 <string key="nam e">storeLinkClicked:</string>
758 <string key="can didateClassName">id</string>
759 </object>
760 </object>
761 </object>
762 <object class="NSMutableDictionary" key= "outlets">
763 <bool key="EncodedWithXMLCoder"> YES</bool>
764 <object class="NSArray" key="dic t.sortedKeys">
765 <bool key="EncodedWithXM LCoder">YES</bool>
766 <string>cancelButton_</s tring>
767 <string>iconView_</strin g>
768 <string>itemsField_</str ing>
769 <string>okButton_</strin g>
770 <string>outlineView_</st ring>
771 <string>ratingCountField _</string>
772 <string>ratingStars_</st ring>
773 <string>storeLinkButton_ </string>
774 <string>titleField_</str ing>
775 <string>userCountField_< /string>
776 <string>warningsSeparato r_</string>
777 </object>
778 <object class="NSArray" key="dic t.values">
779 <bool key="EncodedWithXM LCoder">YES</bool>
780 <string>NSButton</string >
781 <string>NSImageView</str ing>
782 <string>NSView</string>
783 <string>NSButton</string >
784 <string>NSOutlineView</s tring>
785 <string>NSTextField</str ing>
786 <string>NSView</string>
787 <string>NSButton</string >
788 <string>NSTextField</str ing>
789 <string>NSTextField</str ing>
790 <string>NSBox</string>
791 </object>
792 </object>
793 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
794 <bool key="EncodedWithXMLCoder"> YES</bool>
795 <object class="NSArray" key="dic t.sortedKeys">
796 <bool key="EncodedWithXM LCoder">YES</bool>
797 <string>cancelButton_</s tring>
798 <string>iconView_</strin g>
799 <string>itemsField_</str ing>
800 <string>okButton_</strin g>
801 <string>outlineView_</st ring>
802 <string>ratingCountField _</string>
803 <string>ratingStars_</st ring>
804 <string>storeLinkButton_ </string>
805 <string>titleField_</str ing>
806 <string>userCountField_< /string>
807 <string>warningsSeparato r_</string>
808 </object>
809 <object class="NSArray" key="dic t.values">
810 <bool key="EncodedWithXM LCoder">YES</bool>
811 <object class="IBToOneOu tletInfo">
812 <string key="nam e">cancelButton_</string>
813 <string key="can didateClassName">NSButton</string>
814 </object>
815 <object class="IBToOneOu tletInfo">
816 <string key="nam e">iconView_</string>
817 <string key="can didateClassName">NSImageView</string>
818 </object>
819 <object class="IBToOneOu tletInfo">
820 <string key="nam e">itemsField_</string>
821 <string key="can didateClassName">NSView</string>
822 </object>
823 <object class="IBToOneOu tletInfo">
824 <string key="nam e">okButton_</string>
825 <string key="can didateClassName">NSButton</string>
826 </object>
827 <object class="IBToOneOu tletInfo">
828 <string key="nam e">outlineView_</string>
829 <string key="can didateClassName">NSOutlineView</string>
830 </object>
831 <object class="IBToOneOu tletInfo">
832 <string key="nam e">ratingCountField_</string>
833 <string key="can didateClassName">NSTextField</string>
834 </object>
835 <object class="IBToOneOu tletInfo">
836 <string key="nam e">ratingStars_</string>
837 <string key="can didateClassName">NSView</string>
838 </object>
839 <object class="IBToOneOu tletInfo">
840 <string key="nam e">storeLinkButton_</string>
841 <string key="can didateClassName">NSButton</string>
842 </object>
843 <object class="IBToOneOu tletInfo">
844 <string key="nam e">titleField_</string>
845 <string key="can didateClassName">NSTextField</string>
846 </object>
847 <object class="IBToOneOu tletInfo">
848 <string key="nam e">userCountField_</string>
849 <string key="can didateClassName">NSTextField</string>
850 </object>
851 <object class="IBToOneOu tletInfo">
852 <string key="nam e">warningsSeparator_</string>
853 <string key="can didateClassName">NSBox</string>
854 </object>
855 </object>
856 </object>
857 <object class="IBClassDescriptionSource" key="sourceIdentifier">
858 <string key="majorKey">IBProject Source</string>
859 <string key="minorKey">./Classes /ExtensionInstallViewController.h</string>
860 </object>
861 </object>
862 <object class="IBPartialClassDescription">
863 <string key="className">GTMUILocalizer</ string>
864 <string key="superclassName">NSObject</s tring>
865 <object class="NSMutableDictionary" key= "outlets">
866 <bool key="EncodedWithXMLCoder"> YES</bool>
867 <object class="NSArray" key="dic t.sortedKeys">
868 <bool key="EncodedWithXM LCoder">YES</bool>
869 <string>otherObjectToLoc alize_</string>
870 <string>owner_</string>
871 <string>yetAnotherObject ToLocalize_</string>
872 </object>
873 <object class="NSArray" key="dic t.values">
874 <bool key="EncodedWithXM LCoder">YES</bool>
875 <string>id</string>
876 <string>id</string>
877 <string>id</string>
878 </object>
879 </object>
880 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
881 <bool key="EncodedWithXMLCoder"> YES</bool>
882 <object class="NSArray" key="dic t.sortedKeys">
883 <bool key="EncodedWithXM LCoder">YES</bool>
884 <string>otherObjectToLoc alize_</string>
885 <string>owner_</string>
886 <string>yetAnotherObject ToLocalize_</string>
887 </object>
888 <object class="NSArray" key="dic t.values">
889 <bool key="EncodedWithXM LCoder">YES</bool>
890 <object class="IBToOneOu tletInfo">
891 <string key="nam e">otherObjectToLocalize_</string>
892 <string key="can didateClassName">id</string>
893 </object>
894 <object class="IBToOneOu tletInfo">
895 <string key="nam e">owner_</string>
896 <string key="can didateClassName">id</string>
897 </object>
898 <object class="IBToOneOu tletInfo">
899 <string key="nam e">yetAnotherObjectToLocalize_</string>
900 <string key="can didateClassName">id</string>
901 </object>
902 </object>
903 </object>
904 <object class="IBClassDescriptionSource" key="sourceIdentifier">
905 <string key="majorKey">IBProject Source</string>
906 <string key="minorKey">./Classes /GTMUILocalizer.h</string>
907 </object>
908 </object>
909 <object class="IBPartialClassDescription">
910 <string key="className">GTMUILocalizerAn dLayoutTweaker</string>
911 <string key="superclassName">NSObject</s tring>
912 <object class="NSMutableDictionary" key= "outlets">
913 <bool key="EncodedWithXMLCoder"> YES</bool>
914 <object class="NSArray" key="dic t.sortedKeys">
915 <bool key="EncodedWithXM LCoder">YES</bool>
916 <string>localizerOwner_< /string>
917 <string>localizer_</stri ng>
918 <string>uiObject_</strin g>
919 </object>
920 <object class="NSArray" key="dic t.values">
921 <bool key="EncodedWithXM LCoder">YES</bool>
922 <string>id</string>
923 <string>GTMUILocalizer</ string>
924 <string>id</string>
925 </object>
926 </object>
927 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
928 <bool key="EncodedWithXMLCoder"> YES</bool>
929 <object class="NSArray" key="dic t.sortedKeys">
930 <bool key="EncodedWithXM LCoder">YES</bool>
931 <string>localizerOwner_< /string>
932 <string>localizer_</stri ng>
933 <string>uiObject_</strin g>
934 </object>
935 <object class="NSArray" key="dic t.values">
936 <bool key="EncodedWithXM LCoder">YES</bool>
937 <object class="IBToOneOu tletInfo">
938 <string key="nam e">localizerOwner_</string>
939 <string key="can didateClassName">id</string>
940 </object>
941 <object class="IBToOneOu tletInfo">
942 <string key="nam e">localizer_</string>
943 <string key="can didateClassName">GTMUILocalizer</string>
944 </object>
945 <object class="IBToOneOu tletInfo">
946 <string key="nam e">uiObject_</string>
947 <string key="can didateClassName">id</string>
948 </object>
949 </object>
950 </object>
951 <object class="IBClassDescriptionSource" key="sourceIdentifier">
952 <string key="majorKey">IBProject Source</string>
953 <string key="minorKey">./Classes /GTMUILocalizerAndLayoutTweaker.h</string>
954 </object>
955 </object>
956 </object>
957 </object>
958 <int key="IBDocument.localizationMode">0</int>
959 <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramewor k</string>
960 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDependencies">
961 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.macosx</string>
962 <integer value="1050" key="NS.object.0"/>
963 </object>
964 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDependencyDefaults">
965 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.macosx</string>
966 <real value="1070" key="NS.object.0"/>
967 </object>
968 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
969 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
970 <integer value="3000" key="NS.object.0"/>
971 </object>
972 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
973 <int key="IBDocument.defaultPropertyAccessControl">3</int>
974 </data>
975 </archive>
OLDNEW
« no previous file with comments | « chrome/app/nibs/ExtensionInstallPrompt.xib ('k') | chrome/app/nibs/ExtensionInstallPromptNoWarnings.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698