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

Side by Side Diff: chrome/app/nibs/ImportProgressDialog.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/HungRendererDialog.xib ('k') | chrome/app/nibs/InfoBar.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="ImportProgre ssDialogController">
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="window" destination="1" id="25"/>
12 </object> 12 </connections>
13 <object class="NSArray" key="IBDocument.IntegratedClassDependenc ies"> 13 </customObject>
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/>
15 <string>NSButton</string> 15 <customObject id="-3" userLabel="Application"/>
16 <string>NSButtonCell</string> 16 <window title="^IDS_IMPORT_PROGRESS_TITLE" allowsToolTipsWhenApplication IsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton ="NO" visibleAtLaunch="NO" animationBehavior="default" id="1">
17 <string>NSCustomObject</string> 17 <windowStyleMask key="styleMask" titled="YES"/>
18 <string>NSCustomView</string> 18 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottom Strut="YES"/>
19 <string>NSTextField</string> 19 <rect key="contentRect" x="196" y="308" width="508" height="202"/>
20 <string>NSTextFieldCell</string> 20 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
21 <string>NSView</string> 21 <view key="contentView" id="2">
22 <string>NSWindowTemplate</string> 22 <rect key="frame" x="0.0" y="0.0" width="508" height="202"/>
23 </object> 23 <autoresizingMask key="autoresizingMask"/>
24 <object class="NSArray" key="IBDocument.PluginDependencies"> 24 <subviews>
25 <bool key="EncodedWithXMLCoder">YES</bool> 25 <textField verticalHuggingPriority="750" id="3">
26 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> 26 <rect key="frame" x="17" y="165" width="475" height="17" />
27 </object> 27 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/>
28 <object class="NSMutableDictionary" key="IBDocument.Metadata"> 28 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="summary" id="4">
29 <string key="NS.key.0">PluginDependencyRecalculationVers ion</string> 29 <font key="font" metaFont="system"/>
30 <integer value="1" key="NS.object.0"/> 30 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
31 </object> 31 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
32 <object class="NSMutableArray" key="IBDocument.RootObjects" id=" 1000"> 32 </textFieldCell>
33 <bool key="EncodedWithXMLCoder">YES</bool> 33 <connections>
34 <object class="NSCustomObject" id="1001"> 34 <binding destination="-2" name="value" keyPath="expl anatoryText" id="38"/>
35 <string key="NSClassName">ImportProgressDialogCo ntroller</string> 35 </connections>
36 </object> 36 </textField>
37 <object class="NSCustomObject" id="1003"> 37 <textField verticalHuggingPriority="750" id="5">
38 <string key="NSClassName">FirstResponder</string > 38 <rect key="frame" x="29" y="56" width="227" height="17"/ >
39 </object> 39 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/>
40 <object class="NSCustomObject" id="1004"> 40 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_BOO KMARKS" id="6">
41 <string key="NSClassName">NSApplication</string> 41 <font key="font" metaFont="system"/>
42 </object> 42 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
43 <object class="NSWindowTemplate" id="1005"> 43 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
44 <int key="NSWindowStyleMask">1</int> 44 </textFieldCell>
45 <int key="NSWindowBacking">2</int> 45 <connections>
46 <string key="NSWindowRect">{{196, 308}, {508, 20 2}}</string> 46 <binding destination="-2" name="textColor" keyPath=" favoritesImportEnabled" id="51"/>
47 <int key="NSWTFlags">536871936</int> 47 </connections>
48 <string key="NSWindowTitle">^IDS_IMPORT_PROGRESS _TITLE</string> 48 </textField>
49 <string key="NSWindowClass">NSWindow</string> 49 <textField verticalHuggingPriority="750" id="7">
50 <nil key="NSViewClass"/> 50 <rect key="frame" x="29" y="106" width="227" height="17" />
51 <nil key="NSUserInterfaceItemIdentifier"/> 51 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/>
52 <object class="NSView" key="NSWindowView" id="10 06"> 52 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_SEA RCH" id="8">
53 <reference key="NSNextResponder"/> 53 <font key="font" metaFont="system"/>
54 <int key="NSvFlags">256</int> 54 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
55 <object class="NSMutableArray" key="NSSu bviews"> 55 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
56 <bool key="EncodedWithXMLCoder"> YES</bool> 56 </textFieldCell>
57 <object class="NSTextField" id=" 720286696"> 57 <connections>
58 <reference key="NSNextRe sponder" ref="1006"/> 58 <binding destination="-2" name="textColor" keyPath=" searchImportEnabled" id="53"/>
59 <int key="NSvFlags">268< /int> 59 </connections>
60 <string key="NSFrame">{{ 17, 165}, {475, 17}}</string> 60 </textField>
61 <reference key="NSSuperv iew" ref="1006"/> 61 <textField verticalHuggingPriority="750" id="9">
62 <reference key="NSWindow "/> 62 <rect key="frame" x="29" y="81" width="227" height="17"/ >
63 <bool key="NSEnabled">YE S</bool> 63 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/>
64 <object class="NSTextFie ldCell" key="NSCell" id="131310306"> 64 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_PAS SWORDS" id="10">
65 <int key="NSCell Flags">68157504</int> 65 <font key="font" metaFont="system"/>
66 <int key="NSCell Flags2">272630784</int> 66 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
67 <string key="NSC ontents">summary</string> 67 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
68 <object class="N SFont" key="NSSupport" id="521946663"> 68 </textFieldCell>
69 <string key="NSName">LucidaGrande</string> 69 <connections>
70 <double key="NSSize">13</double> 70 <binding destination="-2" name="textColor" keyPath=" passwordImportEnabled" id="55"/>
71 <int key ="NSfFlags">1044</int> 71 </connections>
72 </object> 72 </textField>
73 <reference key=" NSControlView" ref="720286696"/> 73 <textField verticalHuggingPriority="750" id="11">
74 <object class="N SColor" key="NSBackgroundColor" id="209012800"> 74 <rect key="frame" x="29" y="131" width="227" height="17" />
75 <int key ="NSColorSpace">6</int> 75 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/>
76 <string key="NSCatalogName">System</string> 76 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_HIS TORY" id="12">
77 <string key="NSColorName">controlColor</string> 77 <font key="font" metaFont="system"/>
78 <object class="NSColor" key="NSColor"> 78 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
79 <int key="NSColorSpace">3</int> 79 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
80 <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes> 80 </textFieldCell>
81 </object > 81 <connections>
82 </object> 82 <binding destination="-2" name="textColor" keyPath=" historyImportEnabled" id="56"/>
83 <object class="N SColor" key="NSTextColor" id="488269303"> 83 </connections>
84 <int key ="NSColorSpace">6</int> 84 </textField>
85 <string key="NSCatalogName">System</string> 85 <textField verticalHuggingPriority="750" id="16">
86 <string key="NSColorName">controlTextColor</string> 86 <rect key="frame" x="258" y="56" width="234" height="17" />
87 <object class="NSColor" key="NSColor"> 87 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/>
88 <int key="NSColorSpace">3</int> 88 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="status" id="17">
89 <bytes key="NSWhite">MAA</bytes> 89 <font key="font" metaFont="systemBold"/>
90 </object > 90 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
91 </object> 91 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
92 </object> 92 </textFieldCell>
93 <bool key="NSAllowsLogic alLayoutDirection">NO</bool> 93 <connections>
94 </object> 94 <binding destination="-2" name="value" keyPath="favo ritesStatusText" id="29"/>
95 <object class="NSTextField" id=" 310539509"> 95 </connections>
96 <reference key="NSNextRe sponder" ref="1006"/> 96 </textField>
97 <int key="NSvFlags">268< /int> 97 <textField verticalHuggingPriority="750" id="18">
98 <string key="NSFrame">{{ 29, 56}, {227, 17}}</string> 98 <rect key="frame" x="258" y="81" width="234" height="17" />
99 <reference key="NSSuperv iew" ref="1006"/> 99 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/>
100 <reference key="NSWindow "/> 100 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="status" id="19">
101 <bool key="NSEnabled">YE S</bool> 101 <font key="font" metaFont="systemBold"/>
102 <object class="NSTextFie ldCell" key="NSCell" id="958179589"> 102 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
103 <int key="NSCell Flags">68157504</int> 103 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
104 <int key="NSCell Flags2">272630784</int> 104 </textFieldCell>
105 <string key="NSC ontents">^IDS_IMPORT_PROGRESS_STATUS_BOOKMARKS</string> 105 <connections>
106 <reference key=" NSSupport" ref="521946663"/> 106 <binding destination="-2" name="value" keyPath="save dPasswordStatusText" id="35"/>
107 <reference key=" NSControlView" ref="310539509"/> 107 </connections>
108 <reference key=" NSBackgroundColor" ref="209012800"/> 108 </textField>
109 <reference key=" NSTextColor" ref="488269303"/> 109 <textField verticalHuggingPriority="750" id="20">
110 </object> 110 <rect key="frame" x="258" y="106" width="234" height="17 "/>
111 <bool key="NSAllowsLogic alLayoutDirection">NO</bool> 111 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/>
112 </object> 112 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="status" id="21">
113 <object class="NSTextField" id=" 423545563"> 113 <font key="font" metaFont="systemBold"/>
114 <reference key="NSNextRe sponder" ref="1006"/> 114 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
115 <int key="NSvFlags">268< /int> 115 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
116 <string key="NSFrame">{{ 29, 106}, {227, 17}}</string> 116 </textFieldCell>
117 <reference key="NSSuperv iew" ref="1006"/> 117 <connections>
118 <reference key="NSWindow "/> 118 <binding destination="-2" name="value" keyPath="sear chStatusText" id="30"/>
119 <bool key="NSEnabled">YE S</bool> 119 </connections>
120 <object class="NSTextFie ldCell" key="NSCell" id="378152902"> 120 </textField>
121 <int key="NSCell Flags">68157504</int> 121 <textField verticalHuggingPriority="750" id="22">
122 <int key="NSCell Flags2">272630784</int> 122 <rect key="frame" x="258" y="131" width="234" height="17 "/>
123 <string key="NSC ontents">^IDS_IMPORT_PROGRESS_STATUS_SEARCH</string> 123 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMinY="YES"/>
124 <reference key=" NSSupport" ref="521946663"/> 124 <textFieldCell key="cell" scrollable="YES" lineBreakMode ="clipping" sendsActionOnEndEditing="YES" title="status" id="23">
125 <reference key=" NSControlView" ref="423545563"/> 125 <font key="font" metaFont="systemBold"/>
126 <reference key=" NSBackgroundColor" ref="209012800"/> 126 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
127 <reference key=" NSTextColor" ref="488269303"/> 127 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
128 </object> 128 </textFieldCell>
129 <bool key="NSAllowsLogic alLayoutDirection">NO</bool> 129 <connections>
130 </object> 130 <binding destination="-2" name="value" keyPath="hist oryStatusText" id="34"/>
131 <object class="NSTextField" id=" 1056899072"> 131 </connections>
132 <reference key="NSNextRe sponder" ref="1006"/> 132 </textField>
133 <int key="NSvFlags">268< /int> 133 <customView id="62" customClass="GTMWidthBasedTweaker">
134 <string key="NSFrame">{{ 29, 81}, {227, 17}}</string> 134 <rect key="frame" x="356" y="0.0" width="124" height="48 "/>
135 <reference key="NSSuperv iew" ref="1006"/> 135 <autoresizingMask key="autoresizingMask" flexibleMinX="Y ES" flexibleMaxY="YES"/>
136 <reference key="NSWindow "/> 136 <subviews>
137 <bool key="NSEnabled">YE S</bool> 137 <button verticalHuggingPriority="750" id="13">
138 <object class="NSTextFie ldCell" key="NSCell" id="848132906"> 138 <rect key="frame" x="14" y="12" width="96" heigh t="32"/>
139 <int key="NSCell Flags">68157504</int> 139 <autoresizingMask key="autoresizingMask" flexibl eMinX="YES" flexibleMaxY="YES"/>
140 <int key="NSCell Flags2">272630784</int> 140 <buttonCell key="cell" type="push" title="^IDS_C ANCEL" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling ="proportionallyDown" inset="2" id="14">
141 <string key="NSC ontents">^IDS_IMPORT_PROGRESS_STATUS_PASSWORDS</string> 141 <behavior key="behavior" pushIn="YES" lightB yBackground="YES" lightByGray="YES"/>
142 <reference key=" NSSupport" ref="521946663"/> 142 <font key="font" metaFont="system"/>
143 <reference key=" NSControlView" ref="1056899072"/> 143 </buttonCell>
144 <reference key=" NSBackgroundColor" ref="209012800"/> 144 <connections>
145 <reference key=" NSTextColor" ref="488269303"/> 145 <action selector="cancel:" target="-2" id="2 4"/>
146 </object> 146 </connections>
147 <bool key="NSAllowsLogic alLayoutDirection">NO</bool> 147 </button>
148 </object> 148 </subviews>
149 <object class="NSTextField" id=" 891861620"> 149 </customView>
150 <reference key="NSNextRe sponder" ref="1006"/> 150 </subviews>
151 <int key="NSvFlags">268< /int> 151 </view>
152 <string key="NSFrame">{{ 29, 131}, {227, 17}}</string> 152 </window>
153 <reference key="NSSuperv iew" ref="1006"/> 153 <customObject id="57" customClass="ChromeUILocalizer"/>
154 <reference key="NSWindow "/> 154 <customObject id="59" customClass="GTMUILocalizerAndLayoutTweaker">
155 <bool key="NSEnabled">YE S</bool> 155 <connections>
156 <object class="NSTextFie ldCell" key="NSCell" id="858790319"> 156 <outlet property="localizer_" destination="57" id="60"/>
157 <int key="NSCell Flags">68157504</int> 157 <outlet property="uiObject_" destination="1" id="61"/>
158 <int key="NSCell Flags2">272630784</int> 158 </connections>
159 <string key="NSC ontents">^IDS_IMPORT_PROGRESS_STATUS_HISTORY</string> 159 </customObject>
160 <reference key=" NSSupport" ref="521946663"/> 160 </objects>
161 <reference key=" NSControlView" ref="891861620"/> 161 </document>
162 <reference key=" NSBackgroundColor" ref="209012800"/>
163 <reference key=" NSTextColor" ref="488269303"/>
164 </object>
165 <bool key="NSAllowsLogic alLayoutDirection">NO</bool>
166 </object>
167 <object class="NSTextField" id=" 784027825">
168 <reference key="NSNextRe sponder" ref="1006"/>
169 <int key="NSvFlags">268< /int>
170 <string key="NSFrame">{{ 258, 56}, {234, 17}}</string>
171 <reference key="NSSuperv iew" ref="1006"/>
172 <reference key="NSWindow "/>
173 <bool key="NSEnabled">YE S</bool>
174 <object class="NSTextFie ldCell" key="NSCell" id="611550854">
175 <int key="NSCell Flags">68157504</int>
176 <int key="NSCell Flags2">272630784</int>
177 <string key="NSC ontents">status</string>
178 <object class="N SFont" key="NSSupport" id="637535423">
179 <string key="NSName">LucidaGrande-Bold</string>
180 <double key="NSSize">13</double>
181 <int key ="NSfFlags">16</int>
182 </object>
183 <reference key=" NSControlView" ref="784027825"/>
184 <reference key=" NSBackgroundColor" ref="209012800"/>
185 <reference key=" NSTextColor" ref="488269303"/>
186 </object>
187 <bool key="NSAllowsLogic alLayoutDirection">NO</bool>
188 </object>
189 <object class="NSTextField" id=" 103622856">
190 <reference key="NSNextRe sponder" ref="1006"/>
191 <int key="NSvFlags">268< /int>
192 <string key="NSFrame">{{ 258, 81}, {234, 17}}</string>
193 <reference key="NSSuperv iew" ref="1006"/>
194 <reference key="NSWindow "/>
195 <bool key="NSEnabled">YE S</bool>
196 <object class="NSTextFie ldCell" key="NSCell" id="647121178">
197 <int key="NSCell Flags">68157504</int>
198 <int key="NSCell Flags2">272630784</int>
199 <string key="NSC ontents">status</string>
200 <reference key=" NSSupport" ref="637535423"/>
201 <reference key=" NSControlView" ref="103622856"/>
202 <reference key=" NSBackgroundColor" ref="209012800"/>
203 <reference key=" NSTextColor" ref="488269303"/>
204 </object>
205 <bool key="NSAllowsLogic alLayoutDirection">NO</bool>
206 </object>
207 <object class="NSTextField" id=" 717472336">
208 <reference key="NSNextRe sponder" ref="1006"/>
209 <int key="NSvFlags">268< /int>
210 <string key="NSFrame">{{ 258, 106}, {234, 17}}</string>
211 <reference key="NSSuperv iew" ref="1006"/>
212 <reference key="NSWindow "/>
213 <bool key="NSEnabled">YE S</bool>
214 <object class="NSTextFie ldCell" key="NSCell" id="960052984">
215 <int key="NSCell Flags">68157504</int>
216 <int key="NSCell Flags2">272630784</int>
217 <string key="NSC ontents">status</string>
218 <reference key=" NSSupport" ref="637535423"/>
219 <reference key=" NSControlView" ref="717472336"/>
220 <reference key=" NSBackgroundColor" ref="209012800"/>
221 <reference key=" NSTextColor" ref="488269303"/>
222 </object>
223 <bool key="NSAllowsLogic alLayoutDirection">NO</bool>
224 </object>
225 <object class="NSTextField" id=" 489328383">
226 <reference key="NSNextRe sponder" ref="1006"/>
227 <int key="NSvFlags">268< /int>
228 <string key="NSFrame">{{ 258, 131}, {234, 17}}</string>
229 <reference key="NSSuperv iew" ref="1006"/>
230 <reference key="NSWindow "/>
231 <bool key="NSEnabled">YE S</bool>
232 <object class="NSTextFie ldCell" key="NSCell" id="929811185">
233 <int key="NSCell Flags">68157504</int>
234 <int key="NSCell Flags2">272630784</int>
235 <string key="NSC ontents">status</string>
236 <reference key=" NSSupport" ref="637535423"/>
237 <reference key=" NSControlView" ref="489328383"/>
238 <reference key=" NSBackgroundColor" ref="209012800"/>
239 <reference key=" NSTextColor" ref="488269303"/>
240 </object>
241 <bool key="NSAllowsLogic alLayoutDirection">NO</bool>
242 </object>
243 <object class="NSCustomView" id= "745871671">
244 <reference key="NSNextRe sponder" ref="1006"/>
245 <int key="NSvFlags">289< /int>
246 <object class="NSMutable Array" key="NSSubviews">
247 <bool key="Encod edWithXMLCoder">YES</bool>
248 <object class="N SButton" id="487067694">
249 <referen ce key="NSNextResponder" ref="745871671"/>
250 <int key ="NSvFlags">289</int>
251 <string key="NSFrame">{{14, 12}, {96, 32}}</string>
252 <referen ce key="NSSuperview" ref="745871671"/>
253 <referen ce key="NSWindow"/>
254 <bool ke y="NSEnabled">YES</bool>
255 <object class="NSButtonCell" key="NSCell" id="190897395">
256 <int key="NSCellFlags">67108864</int>
257 <int key="NSCellFlags2">134217728</int>
258 <string key="NSContents">^IDS_CANCEL</string>
259 <reference key="NSSupport" ref="521946663"/>
260 <reference key="NSControlView" ref="487067694"/>
261 <int key="NSButtonFlags">-2038284288</int>
262 <int key="NSButtonFlags2">129</int>
263 <string key="NSAlternateContents"/>
264 <string key="NSKeyEquivalent"/>
265 <int key="NSPeriodicDelay">200</int>
266 <int key="NSPeriodicInterval">25</int>
267 </object >
268 <bool ke y="NSAllowsLogicalLayoutDirection">NO</bool>
269 </object>
270 </object>
271 <string key="NSFrame">{{ 356, 0}, {124, 48}}</string>
272 <reference key="NSSuperv iew" ref="1006"/>
273 <reference key="NSWindow "/>
274 <string key="NSClassName ">GTMWidthBasedTweaker</string>
275 </object>
276 </object>
277 <string key="NSFrameSize">{508, 202}</st ring>
278 <reference key="NSSuperview"/>
279 <reference key="NSWindow"/>
280 </object>
281 <string key="NSScreenRect">{{0, 0}, {1680, 1028} }</string>
282 <string key="NSMaxSize">{10000000000000, 1000000 0000000}</string>
283 <bool key="NSWindowIsRestorable">YES</bool>
284 </object>
285 <object class="NSCustomObject" id="695534214">
286 <string key="NSClassName">ChromeUILocalizer</str ing>
287 </object>
288 <object class="NSCustomObject" id="882117346">
289 <string key="NSClassName">GTMUILocalizerAndLayou tTweaker</string>
290 </object>
291 </object>
292 <object class="IBObjectContainer" key="IBDocument.Objects">
293 <object class="NSMutableArray" key="connectionRecords">
294 <bool key="EncodedWithXMLCoder">YES</bool>
295 <object class="IBConnectionRecord">
296 <object class="IBActionConnection" key=" connection">
297 <string key="label">cancel:</str ing>
298 <reference key="source" ref="100 1"/>
299 <reference key="destination" ref ="487067694"/>
300 </object>
301 <int key="connectionID">24</int>
302 </object>
303 <object class="IBConnectionRecord">
304 <object class="IBOutletConnection" key=" connection">
305 <string key="label">window</stri ng>
306 <reference key="source" ref="100 1"/>
307 <reference key="destination" ref ="1005"/>
308 </object>
309 <int key="connectionID">25</int>
310 </object>
311 <object class="IBConnectionRecord">
312 <object class="IBBindingConnection" key= "connection">
313 <string key="label">value: expla natoryText</string>
314 <reference key="source" ref="720 286696"/>
315 <reference key="destination" ref ="1001"/>
316 <object class="NSNibBindingConne ctor" key="connector">
317 <reference key="NSSource " ref="720286696"/>
318 <reference key="NSDestin ation" ref="1001"/>
319 <string key="NSLabel">va lue: explanatoryText</string>
320 <string key="NSBinding"> value</string>
321 <string key="NSKeyPath"> explanatoryText</string>
322 <int key="NSNibBindingCo nnectorVersion">2</int>
323 </object>
324 </object>
325 <int key="connectionID">38</int>
326 </object>
327 <object class="IBConnectionRecord">
328 <object class="IBBindingConnection" key= "connection">
329 <string key="label">textColor: f avoritesImportEnabled</string>
330 <reference key="source" ref="310 539509"/>
331 <reference key="destination" ref ="1001"/>
332 <object class="NSNibBindingConne ctor" key="connector">
333 <reference key="NSSource " ref="310539509"/>
334 <reference key="NSDestin ation" ref="1001"/>
335 <string key="NSLabel">te xtColor: favoritesImportEnabled</string>
336 <string key="NSBinding"> textColor</string>
337 <string key="NSKeyPath"> favoritesImportEnabled</string>
338 <int key="NSNibBindingCo nnectorVersion">2</int>
339 </object>
340 </object>
341 <int key="connectionID">51</int>
342 </object>
343 <object class="IBConnectionRecord">
344 <object class="IBBindingConnection" key= "connection">
345 <string key="label">textColor: s earchImportEnabled</string>
346 <reference key="source" ref="423 545563"/>
347 <reference key="destination" ref ="1001"/>
348 <object class="NSNibBindingConne ctor" key="connector">
349 <reference key="NSSource " ref="423545563"/>
350 <reference key="NSDestin ation" ref="1001"/>
351 <string key="NSLabel">te xtColor: searchImportEnabled</string>
352 <string key="NSBinding"> textColor</string>
353 <string key="NSKeyPath"> searchImportEnabled</string>
354 <int key="NSNibBindingCo nnectorVersion">2</int>
355 </object>
356 </object>
357 <int key="connectionID">53</int>
358 </object>
359 <object class="IBConnectionRecord">
360 <object class="IBBindingConnection" key= "connection">
361 <string key="label">textColor: p asswordImportEnabled</string>
362 <reference key="source" ref="105 6899072"/>
363 <reference key="destination" ref ="1001"/>
364 <object class="NSNibBindingConne ctor" key="connector">
365 <reference key="NSSource " ref="1056899072"/>
366 <reference key="NSDestin ation" ref="1001"/>
367 <string key="NSLabel">te xtColor: passwordImportEnabled</string>
368 <string key="NSBinding"> textColor</string>
369 <string key="NSKeyPath"> passwordImportEnabled</string>
370 <int key="NSNibBindingCo nnectorVersion">2</int>
371 </object>
372 </object>
373 <int key="connectionID">55</int>
374 </object>
375 <object class="IBConnectionRecord">
376 <object class="IBBindingConnection" key= "connection">
377 <string key="label">textColor: h istoryImportEnabled</string>
378 <reference key="source" ref="891 861620"/>
379 <reference key="destination" ref ="1001"/>
380 <object class="NSNibBindingConne ctor" key="connector">
381 <reference key="NSSource " ref="891861620"/>
382 <reference key="NSDestin ation" ref="1001"/>
383 <string key="NSLabel">te xtColor: historyImportEnabled</string>
384 <string key="NSBinding"> textColor</string>
385 <string key="NSKeyPath"> historyImportEnabled</string>
386 <int key="NSNibBindingCo nnectorVersion">2</int>
387 </object>
388 </object>
389 <int key="connectionID">56</int>
390 </object>
391 <object class="IBConnectionRecord">
392 <object class="IBBindingConnection" key= "connection">
393 <string key="label">value: favor itesStatusText</string>
394 <reference key="source" ref="784 027825"/>
395 <reference key="destination" ref ="1001"/>
396 <object class="NSNibBindingConne ctor" key="connector">
397 <reference key="NSSource " ref="784027825"/>
398 <reference key="NSDestin ation" ref="1001"/>
399 <string key="NSLabel">va lue: favoritesStatusText</string>
400 <string key="NSBinding"> value</string>
401 <string key="NSKeyPath"> favoritesStatusText</string>
402 <int key="NSNibBindingCo nnectorVersion">2</int>
403 </object>
404 </object>
405 <int key="connectionID">29</int>
406 </object>
407 <object class="IBConnectionRecord">
408 <object class="IBBindingConnection" key= "connection">
409 <string key="label">value: saved PasswordStatusText</string>
410 <reference key="source" ref="103 622856"/>
411 <reference key="destination" ref ="1001"/>
412 <object class="NSNibBindingConne ctor" key="connector">
413 <reference key="NSSource " ref="103622856"/>
414 <reference key="NSDestin ation" ref="1001"/>
415 <string key="NSLabel">va lue: savedPasswordStatusText</string>
416 <string key="NSBinding"> value</string>
417 <string key="NSKeyPath"> savedPasswordStatusText</string>
418 <int key="NSNibBindingCo nnectorVersion">2</int>
419 </object>
420 </object>
421 <int key="connectionID">35</int>
422 </object>
423 <object class="IBConnectionRecord">
424 <object class="IBBindingConnection" key= "connection">
425 <string key="label">value: searc hStatusText</string>
426 <reference key="source" ref="717 472336"/>
427 <reference key="destination" ref ="1001"/>
428 <object class="NSNibBindingConne ctor" key="connector">
429 <reference key="NSSource " ref="717472336"/>
430 <reference key="NSDestin ation" ref="1001"/>
431 <string key="NSLabel">va lue: searchStatusText</string>
432 <string key="NSBinding"> value</string>
433 <string key="NSKeyPath"> searchStatusText</string>
434 <int key="NSNibBindingCo nnectorVersion">2</int>
435 </object>
436 </object>
437 <int key="connectionID">30</int>
438 </object>
439 <object class="IBConnectionRecord">
440 <object class="IBBindingConnection" key= "connection">
441 <string key="label">value: histo ryStatusText</string>
442 <reference key="source" ref="489 328383"/>
443 <reference key="destination" ref ="1001"/>
444 <object class="NSNibBindingConne ctor" key="connector">
445 <reference key="NSSource " ref="489328383"/>
446 <reference key="NSDestin ation" ref="1001"/>
447 <string key="NSLabel">va lue: historyStatusText</string>
448 <string key="NSBinding"> value</string>
449 <string key="NSKeyPath"> historyStatusText</string>
450 <int key="NSNibBindingCo nnectorVersion">2</int>
451 </object>
452 </object>
453 <int key="connectionID">34</int>
454 </object>
455 <object class="IBConnectionRecord">
456 <object class="IBOutletConnection" key=" connection">
457 <string key="label">localizer_</ string>
458 <reference key="source" ref="882 117346"/>
459 <reference key="destination" ref ="695534214"/>
460 </object>
461 <int key="connectionID">60</int>
462 </object>
463 <object class="IBConnectionRecord">
464 <object class="IBOutletConnection" key=" connection">
465 <string key="label">uiObject_</s tring>
466 <reference key="source" ref="882 117346"/>
467 <reference key="destination" ref ="1005"/>
468 </object>
469 <int key="connectionID">61</int>
470 </object>
471 </object>
472 <object class="IBMutableOrderedSet" key="objectRecords">
473 <object class="NSArray" key="orderedObjects">
474 <bool key="EncodedWithXMLCoder">YES</boo l>
475 <object class="IBObjectRecord">
476 <int key="objectID">0</int>
477 <object class="NSArray" key="obj ect" id="0">
478 <bool key="EncodedWithXM LCoder">YES</bool>
479 </object>
480 <reference key="children" ref="1 000"/>
481 <nil key="parent"/>
482 </object>
483 <object class="IBObjectRecord">
484 <int key="objectID">-2</int>
485 <reference key="object" ref="100 1"/>
486 <reference key="parent" ref="0"/ >
487 <string key="objectName">File's Owner</string>
488 </object>
489 <object class="IBObjectRecord">
490 <int key="objectID">-1</int>
491 <reference key="object" ref="100 3"/>
492 <reference key="parent" ref="0"/ >
493 <string key="objectName">First R esponder</string>
494 </object>
495 <object class="IBObjectRecord">
496 <int key="objectID">-3</int>
497 <reference key="object" ref="100 4"/>
498 <reference key="parent" ref="0"/ >
499 <string key="objectName">Applica tion</string>
500 </object>
501 <object class="IBObjectRecord">
502 <int key="objectID">1</int>
503 <reference key="object" ref="100 5"/>
504 <object class="NSMutableArray" k ey="children">
505 <bool key="EncodedWithXM LCoder">YES</bool>
506 <reference ref="1006"/>
507 </object>
508 <reference key="parent" ref="0"/ >
509 </object>
510 <object class="IBObjectRecord">
511 <int key="objectID">2</int>
512 <reference key="object" ref="100 6"/>
513 <object class="NSMutableArray" k ey="children">
514 <bool key="EncodedWithXM LCoder">YES</bool>
515 <reference ref="72028669 6"/>
516 <reference ref="31053950 9"/>
517 <reference ref="42354556 3"/>
518 <reference ref="10568990 72"/>
519 <reference ref="89186162 0"/>
520 <reference ref="78402782 5"/>
521 <reference ref="10362285 6"/>
522 <reference ref="71747233 6"/>
523 <reference ref="48932838 3"/>
524 <reference ref="74587167 1"/>
525 </object>
526 <reference key="parent" ref="100 5"/>
527 </object>
528 <object class="IBObjectRecord">
529 <int key="objectID">3</int>
530 <reference key="object" ref="720 286696"/>
531 <object class="NSMutableArray" k ey="children">
532 <bool key="EncodedWithXM LCoder">YES</bool>
533 <reference ref="13131030 6"/>
534 </object>
535 <reference key="parent" ref="100 6"/>
536 </object>
537 <object class="IBObjectRecord">
538 <int key="objectID">4</int>
539 <reference key="object" ref="131 310306"/>
540 <reference key="parent" ref="720 286696"/>
541 </object>
542 <object class="IBObjectRecord">
543 <int key="objectID">5</int>
544 <reference key="object" ref="310 539509"/>
545 <object class="NSMutableArray" k ey="children">
546 <bool key="EncodedWithXM LCoder">YES</bool>
547 <reference ref="95817958 9"/>
548 </object>
549 <reference key="parent" ref="100 6"/>
550 </object>
551 <object class="IBObjectRecord">
552 <int key="objectID">6</int>
553 <reference key="object" ref="958 179589"/>
554 <reference key="parent" ref="310 539509"/>
555 </object>
556 <object class="IBObjectRecord">
557 <int key="objectID">7</int>
558 <reference key="object" ref="423 545563"/>
559 <object class="NSMutableArray" k ey="children">
560 <bool key="EncodedWithXM LCoder">YES</bool>
561 <reference ref="37815290 2"/>
562 </object>
563 <reference key="parent" ref="100 6"/>
564 </object>
565 <object class="IBObjectRecord">
566 <int key="objectID">8</int>
567 <reference key="object" ref="378 152902"/>
568 <reference key="parent" ref="423 545563"/>
569 </object>
570 <object class="IBObjectRecord">
571 <int key="objectID">9</int>
572 <reference key="object" ref="105 6899072"/>
573 <object class="NSMutableArray" k ey="children">
574 <bool key="EncodedWithXM LCoder">YES</bool>
575 <reference ref="84813290 6"/>
576 </object>
577 <reference key="parent" ref="100 6"/>
578 </object>
579 <object class="IBObjectRecord">
580 <int key="objectID">10</int>
581 <reference key="object" ref="848 132906"/>
582 <reference key="parent" ref="105 6899072"/>
583 </object>
584 <object class="IBObjectRecord">
585 <int key="objectID">11</int>
586 <reference key="object" ref="891 861620"/>
587 <object class="NSMutableArray" k ey="children">
588 <bool key="EncodedWithXM LCoder">YES</bool>
589 <reference ref="85879031 9"/>
590 </object>
591 <reference key="parent" ref="100 6"/>
592 </object>
593 <object class="IBObjectRecord">
594 <int key="objectID">12</int>
595 <reference key="object" ref="858 790319"/>
596 <reference key="parent" ref="891 861620"/>
597 </object>
598 <object class="IBObjectRecord">
599 <int key="objectID">16</int>
600 <reference key="object" ref="784 027825"/>
601 <object class="NSMutableArray" k ey="children">
602 <bool key="EncodedWithXM LCoder">YES</bool>
603 <reference ref="61155085 4"/>
604 </object>
605 <reference key="parent" ref="100 6"/>
606 </object>
607 <object class="IBObjectRecord">
608 <int key="objectID">17</int>
609 <reference key="object" ref="611 550854"/>
610 <reference key="parent" ref="784 027825"/>
611 </object>
612 <object class="IBObjectRecord">
613 <int key="objectID">18</int>
614 <reference key="object" ref="103 622856"/>
615 <object class="NSMutableArray" k ey="children">
616 <bool key="EncodedWithXM LCoder">YES</bool>
617 <reference ref="64712117 8"/>
618 </object>
619 <reference key="parent" ref="100 6"/>
620 </object>
621 <object class="IBObjectRecord">
622 <int key="objectID">19</int>
623 <reference key="object" ref="647 121178"/>
624 <reference key="parent" ref="103 622856"/>
625 </object>
626 <object class="IBObjectRecord">
627 <int key="objectID">20</int>
628 <reference key="object" ref="717 472336"/>
629 <object class="NSMutableArray" k ey="children">
630 <bool key="EncodedWithXM LCoder">YES</bool>
631 <reference ref="96005298 4"/>
632 </object>
633 <reference key="parent" ref="100 6"/>
634 </object>
635 <object class="IBObjectRecord">
636 <int key="objectID">21</int>
637 <reference key="object" ref="960 052984"/>
638 <reference key="parent" ref="717 472336"/>
639 </object>
640 <object class="IBObjectRecord">
641 <int key="objectID">22</int>
642 <reference key="object" ref="489 328383"/>
643 <object class="NSMutableArray" k ey="children">
644 <bool key="EncodedWithXM LCoder">YES</bool>
645 <reference ref="92981118 5"/>
646 </object>
647 <reference key="parent" ref="100 6"/>
648 </object>
649 <object class="IBObjectRecord">
650 <int key="objectID">23</int>
651 <reference key="object" ref="929 811185"/>
652 <reference key="parent" ref="489 328383"/>
653 </object>
654 <object class="IBObjectRecord">
655 <int key="objectID">57</int>
656 <reference key="object" ref="695 534214"/>
657 <reference key="parent" ref="0"/ >
658 </object>
659 <object class="IBObjectRecord">
660 <int key="objectID">59</int>
661 <reference key="object" ref="882 117346"/>
662 <reference key="parent" ref="0"/ >
663 </object>
664 <object class="IBObjectRecord">
665 <int key="objectID">62</int>
666 <reference key="object" ref="745 871671"/>
667 <object class="NSMutableArray" k ey="children">
668 <bool key="EncodedWithXM LCoder">YES</bool>
669 <reference ref="48706769 4"/>
670 </object>
671 <reference key="parent" ref="100 6"/>
672 </object>
673 <object class="IBObjectRecord">
674 <int key="objectID">13</int>
675 <reference key="object" ref="487 067694"/>
676 <object class="NSMutableArray" k ey="children">
677 <bool key="EncodedWithXM LCoder">YES</bool>
678 <reference ref="19089739 5"/>
679 </object>
680 <reference key="parent" ref="745 871671"/>
681 </object>
682 <object class="IBObjectRecord">
683 <int key="objectID">14</int>
684 <reference key="object" ref="190 897395"/>
685 <reference key="parent" ref="487 067694"/>
686 </object>
687 </object>
688 </object>
689 <object class="NSMutableDictionary" key="flattenedProper ties">
690 <bool key="EncodedWithXMLCoder">YES</bool>
691 <object class="NSArray" key="dict.sortedKeys">
692 <bool key="EncodedWithXMLCoder">YES</boo l>
693 <string>-1.IBPluginDependency</string>
694 <string>-2.IBPluginDependency</string>
695 <string>-3.IBPluginDependency</string>
696 <string>1.IBPluginDependency</string>
697 <string>1.IBWindowTemplateEditedContentR ect</string>
698 <string>1.NSWindowTemplate.visibleAtLaun ch</string>
699 <string>10.IBPluginDependency</string>
700 <string>11.IBPluginDependency</string>
701 <string>12.IBPluginDependency</string>
702 <string>13.IBPluginDependency</string>
703 <string>14.IBPluginDependency</string>
704 <string>16.IBPluginDependency</string>
705 <string>17.IBPluginDependency</string>
706 <string>18.IBPluginDependency</string>
707 <string>19.IBPluginDependency</string>
708 <string>2.IBPluginDependency</string>
709 <string>20.IBPluginDependency</string>
710 <string>21.IBPluginDependency</string>
711 <string>22.IBPluginDependency</string>
712 <string>23.IBPluginDependency</string>
713 <string>3.IBPluginDependency</string>
714 <string>4.IBPluginDependency</string>
715 <string>5.IBPluginDependency</string>
716 <string>57.IBPluginDependency</string>
717 <string>59.IBPluginDependency</string>
718 <string>6.IBPluginDependency</string>
719 <string>62.IBPluginDependency</string>
720 <string>7.IBPluginDependency</string>
721 <string>8.IBPluginDependency</string>
722 <string>9.IBPluginDependency</string>
723 </object>
724 <object class="NSArray" key="dict.values">
725 <bool key="EncodedWithXMLCoder">YES</boo l>
726 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
727 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
728 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
729 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
730 <string>{{792, 551}, {508, 202}}</string >
731 <boolean value="NO"/>
732 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
733 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
734 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
735 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
736 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
737 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
738 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
739 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
740 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
741 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
742 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
743 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
744 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
745 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
746 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
747 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
748 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
749 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
750 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
751 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
752 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
753 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
754 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
755 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
756 </object>
757 </object>
758 <object class="NSMutableDictionary" key="unlocalizedProp erties">
759 <bool key="EncodedWithXMLCoder">YES</bool>
760 <reference key="dict.sortedKeys" ref="0"/>
761 <reference key="dict.values" ref="0"/>
762 </object>
763 <nil key="activeLocalization"/>
764 <object class="NSMutableDictionary" key="localizations">
765 <bool key="EncodedWithXMLCoder">YES</bool>
766 <reference key="dict.sortedKeys" ref="0"/>
767 <reference key="dict.values" ref="0"/>
768 </object>
769 <nil key="sourceID"/>
770 <int key="maxID">62</int>
771 </object>
772 <object class="IBClassDescriber" key="IBDocument.Classes">
773 <object class="NSMutableArray" key="referencedPartialCla ssDescriptions">
774 <bool key="EncodedWithXMLCoder">YES</bool>
775 <object class="IBPartialClassDescription">
776 <string key="className">ChromeUILocalize r</string>
777 <string key="superclassName">GTMUILocali zer</string>
778 <object class="IBClassDescriptionSource" key="sourceIdentifier">
779 <string key="majorKey">IBProject Source</string>
780 <string key="minorKey">./Classes /ChromeUILocalizer.h</string>
781 </object>
782 </object>
783 <object class="IBPartialClassDescription">
784 <string key="className">GTMUILocalizer</ string>
785 <string key="superclassName">NSObject</s tring>
786 <object class="IBClassDescriptionSource" key="sourceIdentifier">
787 <string key="majorKey">IBProject Source</string>
788 <string key="minorKey">./Classes /GTMUILocalizer.h</string>
789 </object>
790 </object>
791 <object class="IBPartialClassDescription">
792 <string key="className">GTMUILocalizerAn dLayoutTweaker</string>
793 <string key="superclassName">NSObject</s tring>
794 <object class="NSMutableDictionary" key= "outlets">
795 <bool key="EncodedWithXMLCoder"> YES</bool>
796 <object class="NSArray" key="dic t.sortedKeys">
797 <bool key="EncodedWithXM LCoder">YES</bool>
798 <string>localizerOwner_< /string>
799 <string>localizer_</stri ng>
800 <string>uiObject_</strin g>
801 </object>
802 <object class="NSArray" key="dic t.values">
803 <bool key="EncodedWithXM LCoder">YES</bool>
804 <string>id</string>
805 <string>GTMUILocalizer</ string>
806 <string>id</string>
807 </object>
808 </object>
809 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
810 <bool key="EncodedWithXMLCoder"> YES</bool>
811 <object class="NSArray" key="dic t.sortedKeys">
812 <bool key="EncodedWithXM LCoder">YES</bool>
813 <string>localizerOwner_< /string>
814 <string>localizer_</stri ng>
815 <string>uiObject_</strin g>
816 </object>
817 <object class="NSArray" key="dic t.values">
818 <bool key="EncodedWithXM LCoder">YES</bool>
819 <object class="IBToOneOu tletInfo">
820 <string key="nam e">localizerOwner_</string>
821 <string key="can didateClassName">id</string>
822 </object>
823 <object class="IBToOneOu tletInfo">
824 <string key="nam e">localizer_</string>
825 <string key="can didateClassName">GTMUILocalizer</string>
826 </object>
827 <object class="IBToOneOu tletInfo">
828 <string key="nam e">uiObject_</string>
829 <string key="can didateClassName">id</string>
830 </object>
831 </object>
832 </object>
833 <object class="IBClassDescriptionSource" key="sourceIdentifier">
834 <string key="majorKey">IBProject Source</string>
835 <string key="minorKey">./Classes /GTMUILocalizerAndLayoutTweaker.h</string>
836 </object>
837 </object>
838 <object class="IBPartialClassDescription">
839 <string key="className">GTMWidthBasedTwe aker</string>
840 <string key="superclassName">NSView</str ing>
841 <object class="NSMutableDictionary" key= "outlets">
842 <bool key="EncodedWithXMLCoder"> YES</bool>
843 <object class="NSArray" key="dic t.sortedKeys">
844 <bool key="EncodedWithXM LCoder">YES</bool>
845 <string>viewToResize_</s tring>
846 <string>viewToSlideAndRe size_</string>
847 <string>viewToSlide_</st ring>
848 </object>
849 <object class="NSArray" key="dic t.values">
850 <bool key="EncodedWithXM LCoder">YES</bool>
851 <string>id</string>
852 <string>NSView</string>
853 <string>NSView</string>
854 </object>
855 </object>
856 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
857 <bool key="EncodedWithXMLCoder"> YES</bool>
858 <object class="NSArray" key="dic t.sortedKeys">
859 <bool key="EncodedWithXM LCoder">YES</bool>
860 <string>viewToResize_</s tring>
861 <string>viewToSlideAndRe size_</string>
862 <string>viewToSlide_</st ring>
863 </object>
864 <object class="NSArray" key="dic t.values">
865 <bool key="EncodedWithXM LCoder">YES</bool>
866 <object class="IBToOneOu tletInfo">
867 <string key="nam e">viewToResize_</string>
868 <string key="can didateClassName">id</string>
869 </object>
870 <object class="IBToOneOu tletInfo">
871 <string key="nam e">viewToSlideAndResize_</string>
872 <string key="can didateClassName">NSView</string>
873 </object>
874 <object class="IBToOneOu tletInfo">
875 <string key="nam e">viewToSlide_</string>
876 <string key="can didateClassName">NSView</string>
877 </object>
878 </object>
879 </object>
880 <object class="IBClassDescriptionSource" key="sourceIdentifier">
881 <string key="majorKey">IBProject Source</string>
882 <string key="minorKey">./Classes /GTMWidthBasedTweaker.h</string>
883 </object>
884 </object>
885 <object class="IBPartialClassDescription">
886 <string key="className">ImportProgressDi alogController</string>
887 <string key="superclassName">NSWindowCon troller</string>
888 <object class="NSMutableDictionary" key= "actions">
889 <bool key="EncodedWithXMLCoder"> YES</bool>
890 <object class="NSArray" key="dic t.sortedKeys">
891 <bool key="EncodedWithXM LCoder">YES</bool>
892 <string>cancel:</string>
893 <string>showWindow:</str ing>
894 </object>
895 <object class="NSArray" key="dic t.values">
896 <bool key="EncodedWithXM LCoder">YES</bool>
897 <string>id</string>
898 <string>id</string>
899 </object>
900 </object>
901 <object class="NSMutableDictionary" key= "actionInfosByName">
902 <bool key="EncodedWithXMLCoder"> YES</bool>
903 <object class="NSArray" key="dic t.sortedKeys">
904 <bool key="EncodedWithXM LCoder">YES</bool>
905 <string>cancel:</string>
906 <string>showWindow:</str ing>
907 </object>
908 <object class="NSArray" key="dic t.values">
909 <bool key="EncodedWithXM LCoder">YES</bool>
910 <object class="IBActionI nfo">
911 <string key="nam e">cancel:</string>
912 <string key="can didateClassName">id</string>
913 </object>
914 <object class="IBActionI nfo">
915 <string key="nam e">showWindow:</string>
916 <string key="can didateClassName">id</string>
917 </object>
918 </object>
919 </object>
920 <object class="IBClassDescriptionSource" key="sourceIdentifier">
921 <string key="majorKey">IBProject Source</string>
922 <string key="minorKey">./Classes /ImportProgressDialogController.h</string>
923 </object>
924 </object>
925 </object>
926 </object>
927 <int key="IBDocument.localizationMode">0</int>
928 <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramewor k</string>
929 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDependencies">
930 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.macosx</string>
931 <integer value="1050" key="NS.object.0"/>
932 </object>
933 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDependencyDefaults">
934 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.macosx</string>
935 <real value="1070" key="NS.object.0"/>
936 </object>
937 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
938 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
939 <integer value="3000" key="NS.object.0"/>
940 </object>
941 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
942 <int key="IBDocument.defaultPropertyAccessControl">3</int>
943 </data>
944 </archive>
OLDNEW
« no previous file with comments | « chrome/app/nibs/HungRendererDialog.xib ('k') | chrome/app/nibs/InfoBar.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698