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

Side by Side Diff: chrome/app/nibs/HttpAuthLoginSheet.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/GlobalErrorBubble.xib ('k') | chrome/app/nibs/HungRendererDialog.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">12E55</string> 5 <development version="5100" identifier="xcode"/>
6 <string key="IBDocument.InterfaceBuilderVersion">3084</string> 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/>
7 <string key="IBDocument.AppKitVersion">1187.39</string> 7 </dependencies>
8 <string key="IBDocument.HIToolboxVersion">626.00</string> 8 <objects>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <customObject id="-2" userLabel="File's Owner" customClass="LoginHandler Sheet">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <connections>
11 <string key="NS.object.0">3084</string> 11 <outlet property="cancelButton_" destination="13" id="47"/>
12 </object> 12 <outlet property="explanationField_" destination="41" id="45"/>
13 <object class="NSArray" key="IBDocument.IntegratedClassDependenc ies"> 13 <outlet property="loginButton_" destination="11" id="46"/>
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 <outlet property="nameField_" destination="7" id="21"/>
15 <string>NSBox</string> 15 <outlet property="passwordField_" destination="9" id="22"/>
16 <string>NSButton</string> 16 <outlet property="window" destination="1" id="23"/>
17 <string>NSButtonCell</string> 17 </connections>
18 <string>NSCustomObject</string> 18 </customObject>
19 <string>NSCustomView</string> 19 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/>
20 <string>NSSecureTextField</string> 20 <customObject id="-3" userLabel="Application"/>
21 <string>NSSecureTextFieldCell</string> 21 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" auto recalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarBu tton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="C onstrainedWindowCustomWindow">
22 <string>NSTextField</string> 22 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottom Strut="YES"/>
23 <string>NSTextFieldCell</string> 23 <rect key="contentRect" x="196" y="388" width="400" height="200"/>
24 <string>NSView</string> 24 <rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
25 <string>NSWindowTemplate</string> 25 <view key="contentView" id="2" customClass="ConstrainedWindowCustomW indowContentView">
26 </object> 26 <rect key="frame" x="0.0" y="0.0" width="400" height="200"/>
27 <object class="NSArray" key="IBDocument.PluginDependencies"> 27 <autoresizingMask key="autoresizingMask"/>
28 <bool key="EncodedWithXMLCoder">YES</bool> 28 <subviews>
29 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> 29 <box autoresizesSubviews="NO" transparent="YES" borderType=" none" titlePosition="noTitle" id="24">
30 </object> 30 <rect key="frame" x="105" y="58" width="283" height="74" />
31 <object class="NSMutableDictionary" key="IBDocument.Metadata"> 31 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" flexibleMaxY="YES"/>
32 <string key="NS.key.0">PluginDependencyRecalculationVers ion</string> 32 <view key="contentView">
33 <integer value="1" key="NS.object.0"/> 33 <rect key="frame" x="0.0" y="0.0" width="283" height ="74"/>
34 </object> 34 <autoresizingMask key="autoresizingMask" widthSizabl e="YES" heightSizable="YES"/>
35 <object class="NSMutableArray" key="IBDocument.RootObjects" id=" 1000"> 35 <subviews>
36 <bool key="EncodedWithXMLCoder">YES</bool> 36 <secureTextField verticalHuggingPriority="750" i d="9">
37 <object class="NSCustomObject" id="1001"> 37 <rect key="frame" x="6" y="10" width="269" h eight="22"/>
38 <string key="NSClassName">LoginHandlerSheet</str ing> 38 <autoresizingMask key="autoresizingMask" wid thSizable="YES" flexibleMinY="YES"/>
39 </object> 39 <secureTextFieldCell key="cell" scrollable=" YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEd iting="YES" borderStyle="bezel" drawsBackground="YES" id="10">
40 <object class="NSCustomObject" id="1003"> 40 <font key="font" metaFont="system"/>
41 <string key="NSClassName">FirstResponder</string > 41 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
42 </object> 42 <color key="backgroundColor" name="textB ackgroundColor" catalog="System" colorSpace="catalog"/>
43 <object class="NSCustomObject" id="1004"> 43 <allowedInputSourceLocales>
44 <string key="NSClassName">NSApplication</string> 44 <string>NSAllRomanInputSourcesLocale Identifier</string>
45 </object> 45 </allowedInputSourceLocales>
46 <object class="NSWindowTemplate" id="370721286"> 46 </secureTextFieldCell>
47 <int key="NSWindowBacking">2</int> 47 </secureTextField>
48 <string key="NSWindowRect">{{196, 388}, {400, 20 0}}</string> 48 <textField verticalHuggingPriority="750" id="7">
49 <int key="NSWTFlags">1677722624</int> 49 <rect key="frame" x="6" y="42" width="269" h eight="22"/>
50 <string key="NSWindowTitle">Window</string> 50 <autoresizingMask key="autoresizingMask" wid thSizable="YES" flexibleMinY="YES"/>
51 <string key="NSWindowClass">ConstrainedWindowCus tomWindow</string> 51 <textFieldCell key="cell" scrollable="YES" l ineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing= "YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8">
52 <nil key="NSViewClass"/> 52 <font key="font" metaFont="system"/>
53 <nil key="NSUserInterfaceItemIdentifier"/> 53 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
54 <object class="NSView" key="NSWindowView" id="95 5039220"> 54 <color key="backgroundColor" name="textB ackgroundColor" catalog="System" colorSpace="catalog"/>
55 <reference key="NSNextResponder"/> 55 </textFieldCell>
56 <int key="NSvFlags">256</int> 56 </textField>
57 <object class="NSMutableArray" key="NSSu bviews"> 57 </subviews>
58 <bool key="EncodedWithXMLCoder"> YES</bool> 58 </view>
59 <object class="NSBox" id="268336 535"> 59 <color key="borderColor" white="0.0" alpha="0.4199999999 9999998" colorSpace="calibratedWhite"/>
60 <reference key="NSNextRe sponder" ref="955039220"/> 60 <color key="fillColor" white="0.0" alpha="0.0" colorSpac e="calibratedWhite"/>
61 <int key="NSvFlags">34</ int> 61 </box>
62 <object class="NSMutable Array" key="NSSubviews"> 62 <customView id="33" customClass="GTMWidthBasedTweaker">
63 <bool key="Encod edWithXMLCoder">YES</bool> 63 <rect key="frame" x="168" y="8" width="231" height="52"/ >
64 <object class="N SView" id="809010691"> 64 <autoresizingMask key="autoresizingMask" flexibleMinX="Y ES" flexibleMaxY="YES"/>
65 <referen ce key="NSNextResponder" ref="268336535"/> 65 <subviews>
66 <int key ="NSvFlags">274</int> 66 <button verticalHuggingPriority="750" id="13" custom Class="ConstrainedWindowButton">
67 <object class="NSMutableArray" key="NSSubviews"> 67 <rect key="frame" x="10" y="12" width="96" heigh t="32"/>
68 <bool key="EncodedWithXMLCoder">YES</bool> 68 <autoresizingMask key="autoresizingMask" flexibl eMinX="YES" flexibleMaxY="YES"/>
69 <object class="NSSecureTextField" id="420580986"> 69 <buttonCell key="cell" type="push" title="^IDS_C ANCEL" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling ="proportionallyDown" inset="2" id="14" customClass="ConstrainedWindowButtonCell ">
70 <reference key="NSNextResponder" ref="809010691"/> 70 <behavior key="behavior" pushIn="YES" lightB yBackground="YES" lightByGray="YES"/>
71 <int key="NSvFlags">266</int> 71 <font key="font" metaFont="system"/>
72 <string key="NSFrame">{{6, 10}, {269, 22}}</string> 72 <string key="keyEquivalent" base64-UTF8="YES ">
73 <reference key="NSSuperview" ref="809010691"/> 73 Gw
74 <reference key="NSWindow"/> 74 </string>
75 <reference key="NSNextKeyView" ref="110431333"/> 75 </buttonCell>
76 <bool key="NSEnabled">YES</bool> 76 <connections>
77 <object class="NSSecureTextFieldCell" key="NSCell" id="225032933"> 77 <action selector="cancelPressed:" target="-2 " id="20"/>
78 <int key="NSCellFlags">342884416</int> 78 </connections>
79 <int key="NSCellFlags2">272630784</int> 79 </button>
80 <string key="NSContents"/> 80 <button verticalHuggingPriority="750" id="11" custom Class="ConstrainedWindowButton">
81 <object class="NSFont" key="NSSupport" id="1072182756"> 81 <rect key="frame" x="116" y="12" width="96" heig ht="32"/>
82 <string key="NSName">LucidaGrande</string> 82 <autoresizingMask key="autoresizingMask" flexibl eMinX="YES" flexibleMaxY="YES"/>
83 <double key="NSSize">13</double> 83 <buttonCell key="cell" type="push" title="^IDS_L OGIN_DIALOG_OK_BUTTON_LABEL" bezelStyle="rounded" alignment="center" borderStyle ="border" imageScaling="proportionallyDown" inset="2" id="12" customClass="Const rainedWindowButtonCell">
84 <int key="NSfFlags">1044</int> 84 <behavior key="behavior" pushIn="YES" lightB yBackground="YES" lightByGray="YES"/>
85 </object> 85 <font key="font" metaFont="system"/>
86 <reference key="NSControlView" ref="420580986"/> 86 <string key="keyEquivalent" base64-UTF8="YES ">
87 <bool key="NSDrawsBackground">YES</bool> 87 DQ
88 <object class="NSColor" key="NSBackgroundColor" id="255429789"> 88 </string>
89 <int key="NSColorSpace">6</int> 89 </buttonCell>
90 <string key="NSCatalogName">System</string> 90 <connections>
91 <string key="NSColorName">textBackgroundColor</string> 91 <action selector="loginPressed:" target="-2" id="19"/>
92 <object class="NSColor" key="NSColor"> 92 </connections>
93 <int key="NSColorSpace">3</int> 93 </button>
94 <bytes key="NSWhite">MQA</bytes> 94 </subviews>
95 </object> 95 </customView>
96 </object> 96 <customView id="34" customClass="GTMWidthBasedTweaker">
97 <object class="NSColor" key="NSTextColor" id="507525831"> 97 <rect key="frame" x="20" y="62" width="89" height="68"/>
98 <int key="NSColorSpace">6</int> 98 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMaxY="YES"/>
99 <string key="NSCatalogName">System</string> 99 <subviews>
100 <string key="NSColorName">textColor</string> 100 <textField verticalHuggingPriority="750" id="5">
101 <object class="NSColor" key="NSColor" id="599189747"> 101 <rect key="frame" x="-3" y="8" width="86" height ="17"/>
102 <int key="NSColorSpace">3</int> 102 <autoresizingMask key="autoresizingMask" flexibl eMaxX="YES" flexibleMinY="YES"/>
103 <bytes key="NSWhite">MAA</bytes> 103 <textFieldCell key="cell" scrollable="YES" lineB reakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_LOGIN_DIALOG_PASSW ORD_FIELD" id="6">
104 </object> 104 <font key="font" metaFont="cellTitle"/>
105 </object> 105 <color key="textColor" name="controlTextColo r" catalog="System" colorSpace="catalog"/>
106 <object class="NSArray" key="NSAllowedInputLocales"> 106 <color key="backgroundColor" name="controlCo lor" catalog="System" colorSpace="catalog"/>
107 <bool key="EncodedWithXMLCoder">YES</bool> 107 </textFieldCell>
108 <string>NSAllRomanInputSourcesLocaleIdentifier</string> 108 </textField>
109 </object> 109 <textField verticalHuggingPriority="750" id="3">
110 </object> 110 <rect key="frame" x="-3" y="40" width="86" heigh t="17"/>
111 <bool key="NSAllowsLogicalLayoutDirection">NO</bool> 111 <autoresizingMask key="autoresizingMask" flexibl eMaxX="YES" flexibleMinY="YES"/>
112 </object> 112 <textFieldCell key="cell" scrollable="YES" lineB reakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_LOGIN_DIALOG_USERN AME_FIELD" id="4">
113 <object class="NSTextField" id="488177356"> 113 <font key="font" metaFont="cellTitle"/>
114 <reference key="NSNextResponder" ref="809010691"/> 114 <color key="textColor" name="controlTextColo r" catalog="System" colorSpace="catalog"/>
115 <int key="NSvFlags">266</int> 115 <color key="backgroundColor" name="controlCo lor" catalog="System" colorSpace="catalog"/>
116 <object class="NSMutableArray" key="NSSubviews"> 116 </textFieldCell>
117 <bool key="EncodedWithXMLCoder">YES</bool> 117 </textField>
118 </object> 118 </subviews>
119 <string key="NSFrame">{{6, 42}, {269, 22}}</string> 119 <connections>
120 <reference key="NSSuperview" ref="809010691"/> 120 <outlet property="viewToResize_" destination="1" id= "39"/>
121 <reference key="NSWindow"/> 121 <outlet property="viewToSlideAndResize_" destination ="24" id="40"/>
122 <reference key="NSNextKeyView" ref="420580986"/> 122 </connections>
123 <bool key="NSEnabled">YES</bool> 123 </customView>
124 <object class="NSTextFieldCell" key="NSCell" id="98048040"> 124 <textField verticalHuggingPriority="750" id="41">
125 <int key="NSCellFlags">-1804599231</int> 125 <rect key="frame" x="18" y="139" width="365" height="17" />
126 <int key="NSCellFlags2">272630784</int> 126 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" flexibleMaxY="YES"/>
127 <string key="NSContents"/> 127 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="explanation" id="42">
128 <reference key="NSSupport" ref="1072182756"/> 128 <font key="font" metaFont="cellTitle"/>
129 <reference key="NSControlView" ref="488177356"/> 129 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
130 <bool key="NSDrawsBackground">YES</bool> 130 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
131 <reference key="NSBackgroundColor" ref="255429789"/> 131 </textFieldCell>
132 <reference key="NSTextColor" ref="507525831"/> 132 </textField>
133 </object> 133 <textField verticalHuggingPriority="750" id="50">
134 <bool key="NSAllowsLogicalLayoutDirection">NO</bool> 134 <rect key="frame" x="17" y="167" width="353" height="19" />
135 </object> 135 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" flexibleMinY="YES"/>
136 </object > 136 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="^IDS_LOGIN_DIALOG_TITLE" id="51">
137 <string key="NSFrameSize">{283, 74}</string> 137 <font key="font" metaFont="system" size="15"/>
138 <referen ce key="NSSuperview" ref="268336535"/> 138 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
139 <referen ce key="NSWindow"/> 139 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
140 <referen ce key="NSNextKeyView" ref="488177356"/> 140 </textFieldCell>
141 </object> 141 </textField>
142 </object> 142 <button id="52" customClass="WebUIHoverCloseButton">
143 <string key="NSFrame">{{ 105, 58}, {283, 74}}</string> 143 <rect key="frame" x="379" y="178" width="15" height="15" />
144 <reference key="NSSuperv iew" ref="955039220"/> 144 <autoresizingMask key="autoresizingMask" flexibleMinX="Y ES" flexibleMinY="YES"/>
145 <reference key="NSWindow "/> 145 <buttonCell key="cell" type="square" bezelStyle="shadowl essSquare" alignment="center" borderStyle="border" imageScaling="proportionallyD own" inset="2" id="53">
146 <reference key="NSNextKe yView" ref="809010691"/> 146 <behavior key="behavior" pushIn="YES" lightByBackgro und="YES" lightByGray="YES"/>
147 <string key="NSOffsets"> {0, 0}</string> 147 <font key="font" metaFont="system"/>
148 <object class="NSTextFie ldCell" key="NSTitleCell"> 148 </buttonCell>
149 <int key="NSCell Flags">67108864</int> 149 <connections>
150 <int key="NSCell Flags2">0</int> 150 <action selector="cancelPressed:" target="-2" id="55 "/>
151 <string key="NSC ontents"/> 151 </connections>
152 <object class="N SFont" key="NSSupport"> 152 </button>
153 <string key="NSName">LucidaGrande</string> 153 </subviews>
154 <double key="NSSize">11</double> 154 </view>
155 <int key ="NSfFlags">3100</int> 155 <connections>
156 </object> 156 <outlet property="initialFirstResponder" destination="7" id="56" />
157 <reference key=" NSBackgroundColor" ref="255429789"/> 157 </connections>
158 <object class="N SColor" key="NSTextColor"> 158 </window>
159 <int key ="NSColorSpace">3</int> 159 <customObject id="35" customClass="GTMUILocalizerAndLayoutTweaker">
160 <bytes k ey="NSWhite">MCAwLjgwMDAwMDAxMTkAA</bytes> 160 <connections>
161 </object> 161 <outlet property="localizer_" destination="36" id="48"/>
162 </object> 162 <outlet property="uiObject_" destination="1" id="49"/>
163 <reference key="NSConten tView" ref="809010691"/> 163 </connections>
164 <int key="NSBorderType"> 0</int> 164 </customObject>
165 <int key="NSBoxType">0</ int> 165 <customObject id="36" customClass="ChromeUILocalizer"/>
166 <int key="NSTitlePositio n">0</int> 166 </objects>
167 <bool key="NSTransparent ">NO</bool> 167 </document>
168 <bool key="NSFullyTransp arent">YES</bool>
169 </object>
170 <object class="NSCustomView" id= "110431333">
171 <reference key="NSNextRe sponder" ref="955039220"/>
172 <int key="NSvFlags">289< /int>
173 <object class="NSMutable Array" key="NSSubviews">
174 <bool key="Encod edWithXMLCoder">YES</bool>
175 <object class="N SButton" id="521136618">
176 <referen ce key="NSNextResponder" ref="110431333"/>
177 <int key ="NSvFlags">289</int>
178 <string key="NSFrame">{{116, 12}, {96, 32}}</string>
179 <referen ce key="NSSuperview" ref="110431333"/>
180 <referen ce key="NSWindow"/>
181 <referen ce key="NSNextKeyView"/>
182 <bool ke y="NSEnabled">YES</bool>
183 <object class="NSButtonCell" key="NSCell" id="895775734">
184 <int key="NSCellFlags">67108864</int>
185 <int key="NSCellFlags2">134217728</int>
186 <string key="NSContents">^IDS_LOGIN_DIALOG_OK_BUTTON_LABEL</string>
187 <reference key="NSSupport" ref="1072182756"/>
188 <reference key="NSControlView" ref="521136618"/>
189 <int key="NSButtonFlags">-2038284288</int>
190 <int key="NSButtonFlags2">129</int>
191 <string key="NSAlternateContents"/>
192 <string type="base64-UTF8" key="NSKeyEquivalent">DQ</string>
193 <int key="NSPeriodicDelay">200</int>
194 <int key="NSPeriodicInterval">25</int>
195 </object >
196 <bool ke y="NSAllowsLogicalLayoutDirection">NO</bool>
197 </object>
198 <object class="N SButton" id="759713593">
199 <referen ce key="NSNextResponder" ref="110431333"/>
200 <int key ="NSvFlags">289</int>
201 <string key="NSFrame">{{10, 12}, {96, 32}}</string>
202 <referen ce key="NSSuperview" ref="110431333"/>
203 <referen ce key="NSWindow"/>
204 <referen ce key="NSNextKeyView" ref="521136618"/>
205 <bool ke y="NSEnabled">YES</bool>
206 <object class="NSButtonCell" key="NSCell" id="773754599">
207 <int key="NSCellFlags">67108864</int>
208 <int key="NSCellFlags2">134217728</int>
209 <string key="NSContents">^IDS_CANCEL</string>
210 <reference key="NSSupport" ref="1072182756"/>
211 <reference key="NSControlView" ref="759713593"/>
212 <int key="NSButtonFlags">-2038284288</int>
213 <int key="NSButtonFlags2">129</int>
214 <string key="NSAlternateContents"/>
215 <string type="base64-UTF8" key="NSKeyEquivalent">Gw</string>
216 <int key="NSPeriodicDelay">200</int>
217 <int key="NSPeriodicInterval">25</int>
218 </object >
219 <bool ke y="NSAllowsLogicalLayoutDirection">NO</bool>
220 </object>
221 </object>
222 <string key="NSFrame">{{ 168, 8}, {231, 52}}</string>
223 <reference key="NSSuperv iew" ref="955039220"/>
224 <reference key="NSWindow "/>
225 <reference key="NSNextKe yView" ref="759713593"/>
226 <string key="NSClassName ">GTMWidthBasedTweaker</string>
227 </object>
228 <object class="NSCustomView" id= "333395907">
229 <reference key="NSNextRe sponder" ref="955039220"/>
230 <int key="NSvFlags">292< /int>
231 <object class="NSMutable Array" key="NSSubviews">
232 <bool key="Encod edWithXMLCoder">YES</bool>
233 <object class="N STextField" id="168249458">
234 <referen ce key="NSNextResponder" ref="333395907"/>
235 <int key ="NSvFlags">268</int>
236 <string key="NSFrame">{{-3, 40}, {86, 17}}</string>
237 <referen ce key="NSSuperview" ref="333395907"/>
238 <referen ce key="NSWindow"/>
239 <referen ce key="NSNextKeyView" ref="302858551"/>
240 <bool ke y="NSEnabled">YES</bool>
241 <object class="NSTextFieldCell" key="NSCell" id="514227694">
242 <int key="NSCellFlags">68157504</int>
243 <int key="NSCellFlags2">272630784</int>
244 <string key="NSContents">^IDS_LOGIN_DIALOG_USERNAME_FIELD</string>
245 <object class="NSFont" key="NSSupport" id="900218200">
246 <string key="NSName">LucidaGrande</string>
247 <double key="NSSize">12</double>
248 <int key="NSfFlags">16</int>
249 </object>
250 <reference key="NSControlView" ref="168249458"/>
251 <object class="NSColor" key="NSBackgroundColor" id="427711021">
252 <int key="NSColorSpace">6</int>
253 <string key="NSCatalogName">System</string>
254 <string key="NSColorName">controlColor</string>
255 <object class="NSColor" key="NSColor">
256 <int key="NSColorSpace">3</int>
257 <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
258 </object>
259 </object>
260 <object class="NSColor" key="NSTextColor" id="656160932">
261 <int key="NSColorSpace">6</int>
262 <string key="NSCatalogName">System</string>
263 <string key="NSColorName">controlTextColor</string>
264 <reference key="NSColor" ref="599189747"/>
265 </object>
266 </object >
267 <bool ke y="NSAllowsLogicalLayoutDirection">NO</bool>
268 </object>
269 <object class="N STextField" id="302858551">
270 <referen ce key="NSNextResponder" ref="333395907"/>
271 <int key ="NSvFlags">268</int>
272 <string key="NSFrame">{{-3, 8}, {86, 17}}</string>
273 <referen ce key="NSSuperview" ref="333395907"/>
274 <referen ce key="NSWindow"/>
275 <referen ce key="NSNextKeyView" ref="268336535"/>
276 <bool ke y="NSEnabled">YES</bool>
277 <object class="NSTextFieldCell" key="NSCell" id="540354730">
278 <int key="NSCellFlags">68157504</int>
279 <int key="NSCellFlags2">272630784</int>
280 <string key="NSContents">^IDS_LOGIN_DIALOG_PASSWORD_FIELD</string>
281 <reference key="NSSupport" ref="900218200"/>
282 <reference key="NSControlView" ref="302858551"/>
283 <reference key="NSBackgroundColor" ref="427711021"/>
284 <reference key="NSTextColor" ref="656160932"/>
285 </object >
286 <bool ke y="NSAllowsLogicalLayoutDirection">NO</bool>
287 </object>
288 </object>
289 <string key="NSFrame">{{ 20, 62}, {89, 68}}</string>
290 <reference key="NSSuperv iew" ref="955039220"/>
291 <reference key="NSWindow "/>
292 <reference key="NSNextKe yView" ref="168249458"/>
293 <string key="NSClassName ">GTMWidthBasedTweaker</string>
294 </object>
295 <object class="NSTextField" id=" 574312701">
296 <reference key="NSNextRe sponder" ref="955039220"/>
297 <int key="NSvFlags">290< /int>
298 <string key="NSFrame">{{ 18, 139}, {365, 17}}</string>
299 <reference key="NSSuperv iew" ref="955039220"/>
300 <reference key="NSWindow "/>
301 <reference key="NSNextKe yView" ref="333395907"/>
302 <bool key="NSEnabled">YE S</bool>
303 <object class="NSTextFie ldCell" key="NSCell" id="28427696">
304 <int key="NSCell Flags">67108864</int>
305 <int key="NSCell Flags2">272629760</int>
306 <string key="NSC ontents">explanation</string>
307 <reference key=" NSSupport" ref="900218200"/>
308 <reference key=" NSControlView" ref="574312701"/>
309 <reference key=" NSBackgroundColor" ref="427711021"/>
310 <reference key=" NSTextColor" ref="656160932"/>
311 </object>
312 <bool key="NSAllowsLogic alLayoutDirection">NO</bool>
313 </object>
314 <object class="NSTextField" id=" 648846355">
315 <reference key="NSNextRe sponder" ref="955039220"/>
316 <int key="NSvFlags">266< /int>
317 <string key="NSFrame">{{ 17, 167}, {353, 19}}</string>
318 <reference key="NSSuperv iew" ref="955039220"/>
319 <reference key="NSWindow "/>
320 <reference key="NSNextKe yView" ref="523956458"/>
321 <bool key="NSEnabled">YE S</bool>
322 <object class="NSTextFie ldCell" key="NSCell" id="872766502">
323 <int key="NSCell Flags">67108864</int>
324 <int key="NSCell Flags2">272629760</int>
325 <string key="NSC ontents">^IDS_LOGIN_DIALOG_TITLE</string>
326 <object class="N SFont" key="NSSupport">
327 <string key="NSName">LucidaGrande</string>
328 <double key="NSSize">15</double>
329 <int key ="NSfFlags">16</int>
330 </object>
331 <reference key=" NSControlView" ref="648846355"/>
332 <reference key=" NSBackgroundColor" ref="427711021"/>
333 <reference key=" NSTextColor" ref="656160932"/>
334 </object>
335 <bool key="NSAllowsLogic alLayoutDirection">NO</bool>
336 </object>
337 <object class="NSButton" id="523 956458">
338 <reference key="NSNextRe sponder" ref="955039220"/>
339 <int key="NSvFlags">265< /int>
340 <string key="NSFrame">{{ 379, 178}, {15, 15}}</string>
341 <reference key="NSSuperv iew" ref="955039220"/>
342 <reference key="NSWindow "/>
343 <reference key="NSNextKe yView" ref="574312701"/>
344 <string key="NSReuseIden tifierKey">_NS:9</string>
345 <bool key="NSEnabled">YE S</bool>
346 <object class="NSButtonC ell" key="NSCell" id="59362052">
347 <int key="NSCell Flags">67108864</int>
348 <int key="NSCell Flags2">134217728</int>
349 <string key="NSC ontents"/>
350 <reference key=" NSSupport" ref="1072182756"/>
351 <string key="NSC ellIdentifier">_NS:9</string>
352 <reference key=" NSControlView" ref="523956458"/>
353 <int key="NSButt onFlags">-2038284288</int>
354 <int key="NSButt onFlags2">134</int>
355 <string key="NSA lternateContents"/>
356 <string key="NSK eyEquivalent"/>
357 <int key="NSPeri odicDelay">200</int>
358 <int key="NSPeri odicInterval">25</int>
359 </object>
360 <bool key="NSAllowsLogic alLayoutDirection">NO</bool>
361 </object>
362 </object>
363 <string key="NSFrameSize">{400, 200}</st ring>
364 <reference key="NSSuperview"/>
365 <reference key="NSWindow"/>
366 <reference key="NSNextKeyView" ref="6488 46355"/>
367 </object>
368 <string key="NSScreenRect">{{0, 0}, {1440, 878}} </string>
369 <string key="NSMaxSize">{10000000000000, 1000000 0000000}</string>
370 <bool key="NSWindowIsRestorable">YES</bool>
371 </object>
372 <object class="NSCustomObject" id="805460083">
373 <string key="NSClassName">GTMUILocalizerAndLayou tTweaker</string>
374 </object>
375 <object class="NSCustomObject" id="577240548">
376 <string key="NSClassName">ChromeUILocalizer</str ing>
377 </object>
378 </object>
379 <object class="IBObjectContainer" key="IBDocument.Objects">
380 <object class="NSMutableArray" key="connectionRecords">
381 <bool key="EncodedWithXMLCoder">YES</bool>
382 <object class="IBConnectionRecord">
383 <object class="IBActionConnection" key=" connection">
384 <string key="label">loginPressed :</string>
385 <reference key="source" ref="100 1"/>
386 <reference key="destination" ref ="521136618"/>
387 </object>
388 <int key="connectionID">19</int>
389 </object>
390 <object class="IBConnectionRecord">
391 <object class="IBActionConnection" key=" connection">
392 <string key="label">cancelPresse d:</string>
393 <reference key="source" ref="100 1"/>
394 <reference key="destination" ref ="759713593"/>
395 </object>
396 <int key="connectionID">20</int>
397 </object>
398 <object class="IBConnectionRecord">
399 <object class="IBOutletConnection" key=" connection">
400 <string key="label">nameField_</ string>
401 <reference key="source" ref="100 1"/>
402 <reference key="destination" ref ="488177356"/>
403 </object>
404 <int key="connectionID">21</int>
405 </object>
406 <object class="IBConnectionRecord">
407 <object class="IBOutletConnection" key=" connection">
408 <string key="label">passwordFiel d_</string>
409 <reference key="source" ref="100 1"/>
410 <reference key="destination" ref ="420580986"/>
411 </object>
412 <int key="connectionID">22</int>
413 </object>
414 <object class="IBConnectionRecord">
415 <object class="IBOutletConnection" key=" connection">
416 <string key="label">window</stri ng>
417 <reference key="source" ref="100 1"/>
418 <reference key="destination" ref ="370721286"/>
419 </object>
420 <int key="connectionID">23</int>
421 </object>
422 <object class="IBConnectionRecord">
423 <object class="IBOutletConnection" key=" connection">
424 <string key="label">explanationF ield_</string>
425 <reference key="source" ref="100 1"/>
426 <reference key="destination" ref ="574312701"/>
427 </object>
428 <int key="connectionID">45</int>
429 </object>
430 <object class="IBConnectionRecord">
431 <object class="IBOutletConnection" key=" connection">
432 <string key="label">loginButton_ </string>
433 <reference key="source" ref="100 1"/>
434 <reference key="destination" ref ="521136618"/>
435 </object>
436 <int key="connectionID">46</int>
437 </object>
438 <object class="IBConnectionRecord">
439 <object class="IBOutletConnection" key=" connection">
440 <string key="label">cancelButton _</string>
441 <reference key="source" ref="100 1"/>
442 <reference key="destination" ref ="759713593"/>
443 </object>
444 <int key="connectionID">47</int>
445 </object>
446 <object class="IBConnectionRecord">
447 <object class="IBActionConnection" key=" connection">
448 <string key="label">cancelPresse d:</string>
449 <reference key="source" ref="100 1"/>
450 <reference key="destination" ref ="523956458"/>
451 </object>
452 <int key="connectionID">55</int>
453 </object>
454 <object class="IBConnectionRecord">
455 <object class="IBOutletConnection" key=" connection">
456 <string key="label">initialFirst Responder</string>
457 <reference key="source" ref="370 721286"/>
458 <reference key="destination" ref ="488177356"/>
459 </object>
460 <int key="connectionID">56</int>
461 </object>
462 <object class="IBConnectionRecord">
463 <object class="IBOutletConnection" key=" connection">
464 <string key="label">viewToResize _</string>
465 <reference key="source" ref="333 395907"/>
466 <reference key="destination" ref ="370721286"/>
467 </object>
468 <int key="connectionID">39</int>
469 </object>
470 <object class="IBConnectionRecord">
471 <object class="IBOutletConnection" key=" connection">
472 <string key="label">viewToSlideA ndResize_</string>
473 <reference key="source" ref="333 395907"/>
474 <reference key="destination" ref ="268336535"/>
475 </object>
476 <int key="connectionID">40</int>
477 </object>
478 <object class="IBConnectionRecord">
479 <object class="IBOutletConnection" key=" connection">
480 <string key="label">localizer_</ string>
481 <reference key="source" ref="805 460083"/>
482 <reference key="destination" ref ="577240548"/>
483 </object>
484 <int key="connectionID">48</int>
485 </object>
486 <object class="IBConnectionRecord">
487 <object class="IBOutletConnection" key=" connection">
488 <string key="label">uiObject_</s tring>
489 <reference key="source" ref="805 460083"/>
490 <reference key="destination" ref ="370721286"/>
491 </object>
492 <int key="connectionID">49</int>
493 </object>
494 </object>
495 <object class="IBMutableOrderedSet" key="objectRecords">
496 <object class="NSArray" key="orderedObjects">
497 <bool key="EncodedWithXMLCoder">YES</boo l>
498 <object class="IBObjectRecord">
499 <int key="objectID">0</int>
500 <object class="NSArray" key="obj ect" id="0">
501 <bool key="EncodedWithXM LCoder">YES</bool>
502 </object>
503 <reference key="children" ref="1 000"/>
504 <nil key="parent"/>
505 </object>
506 <object class="IBObjectRecord">
507 <int key="objectID">-2</int>
508 <reference key="object" ref="100 1"/>
509 <reference key="parent" ref="0"/ >
510 <string key="objectName">File's Owner</string>
511 </object>
512 <object class="IBObjectRecord">
513 <int key="objectID">-1</int>
514 <reference key="object" ref="100 3"/>
515 <reference key="parent" ref="0"/ >
516 <string key="objectName">First R esponder</string>
517 </object>
518 <object class="IBObjectRecord">
519 <int key="objectID">-3</int>
520 <reference key="object" ref="100 4"/>
521 <reference key="parent" ref="0"/ >
522 <string key="objectName">Applica tion</string>
523 </object>
524 <object class="IBObjectRecord">
525 <int key="objectID">1</int>
526 <reference key="object" ref="370 721286"/>
527 <object class="NSMutableArray" k ey="children">
528 <bool key="EncodedWithXM LCoder">YES</bool>
529 <reference ref="95503922 0"/>
530 </object>
531 <reference key="parent" ref="0"/ >
532 </object>
533 <object class="IBObjectRecord">
534 <int key="objectID">2</int>
535 <reference key="object" ref="955 039220"/>
536 <object class="NSMutableArray" k ey="children">
537 <bool key="EncodedWithXM LCoder">YES</bool>
538 <reference ref="11043133 3"/>
539 <reference ref="57431270 1"/>
540 <reference ref="33339590 7"/>
541 <reference ref="26833653 5"/>
542 <reference ref="64884635 5"/>
543 <reference ref="52395645 8"/>
544 </object>
545 <reference key="parent" ref="370 721286"/>
546 </object>
547 <object class="IBObjectRecord">
548 <int key="objectID">33</int>
549 <reference key="object" ref="110 431333"/>
550 <object class="NSMutableArray" k ey="children">
551 <bool key="EncodedWithXM LCoder">YES</bool>
552 <reference ref="75971359 3"/>
553 <reference ref="52113661 8"/>
554 </object>
555 <reference key="parent" ref="955 039220"/>
556 </object>
557 <object class="IBObjectRecord">
558 <int key="objectID">13</int>
559 <reference key="object" ref="759 713593"/>
560 <object class="NSMutableArray" k ey="children">
561 <bool key="EncodedWithXM LCoder">YES</bool>
562 <reference ref="77375459 9"/>
563 </object>
564 <reference key="parent" ref="110 431333"/>
565 </object>
566 <object class="IBObjectRecord">
567 <int key="objectID">14</int>
568 <reference key="object" ref="773 754599"/>
569 <reference key="parent" ref="759 713593"/>
570 </object>
571 <object class="IBObjectRecord">
572 <int key="objectID">11</int>
573 <reference key="object" ref="521 136618"/>
574 <object class="NSMutableArray" k ey="children">
575 <bool key="EncodedWithXM LCoder">YES</bool>
576 <reference ref="89577573 4"/>
577 </object>
578 <reference key="parent" ref="110 431333"/>
579 </object>
580 <object class="IBObjectRecord">
581 <int key="objectID">12</int>
582 <reference key="object" ref="895 775734"/>
583 <reference key="parent" ref="521 136618"/>
584 </object>
585 <object class="IBObjectRecord">
586 <int key="objectID">35</int>
587 <reference key="object" ref="805 460083"/>
588 <reference key="parent" ref="0"/ >
589 </object>
590 <object class="IBObjectRecord">
591 <int key="objectID">36</int>
592 <reference key="object" ref="577 240548"/>
593 <reference key="parent" ref="0"/ >
594 </object>
595 <object class="IBObjectRecord">
596 <int key="objectID">41</int>
597 <reference key="object" ref="574 312701"/>
598 <object class="NSMutableArray" k ey="children">
599 <bool key="EncodedWithXM LCoder">YES</bool>
600 <reference ref="28427696 "/>
601 </object>
602 <reference key="parent" ref="955 039220"/>
603 </object>
604 <object class="IBObjectRecord">
605 <int key="objectID">42</int>
606 <reference key="object" ref="284 27696"/>
607 <reference key="parent" ref="574 312701"/>
608 </object>
609 <object class="IBObjectRecord">
610 <int key="objectID">34</int>
611 <reference key="object" ref="333 395907"/>
612 <object class="NSMutableArray" k ey="children">
613 <bool key="EncodedWithXM LCoder">YES</bool>
614 <reference ref="16824945 8"/>
615 <reference ref="30285855 1"/>
616 </object>
617 <reference key="parent" ref="955 039220"/>
618 </object>
619 <object class="IBObjectRecord">
620 <int key="objectID">3</int>
621 <reference key="object" ref="168 249458"/>
622 <object class="NSMutableArray" k ey="children">
623 <bool key="EncodedWithXM LCoder">YES</bool>
624 <reference ref="51422769 4"/>
625 </object>
626 <reference key="parent" ref="333 395907"/>
627 </object>
628 <object class="IBObjectRecord">
629 <int key="objectID">4</int>
630 <reference key="object" ref="514 227694"/>
631 <reference key="parent" ref="168 249458"/>
632 </object>
633 <object class="IBObjectRecord">
634 <int key="objectID">5</int>
635 <reference key="object" ref="302 858551"/>
636 <object class="NSMutableArray" k ey="children">
637 <bool key="EncodedWithXM LCoder">YES</bool>
638 <reference ref="54035473 0"/>
639 </object>
640 <reference key="parent" ref="333 395907"/>
641 </object>
642 <object class="IBObjectRecord">
643 <int key="objectID">6</int>
644 <reference key="object" ref="540 354730"/>
645 <reference key="parent" ref="302 858551"/>
646 </object>
647 <object class="IBObjectRecord">
648 <int key="objectID">24</int>
649 <reference key="object" ref="268 336535"/>
650 <object class="NSMutableArray" k ey="children">
651 <bool key="EncodedWithXM LCoder">YES</bool>
652 <reference ref="42058098 6"/>
653 <reference ref="48817735 6"/>
654 </object>
655 <reference key="parent" ref="955 039220"/>
656 </object>
657 <object class="IBObjectRecord">
658 <int key="objectID">9</int>
659 <reference key="object" ref="420 580986"/>
660 <object class="NSMutableArray" k ey="children">
661 <bool key="EncodedWithXM LCoder">YES</bool>
662 <reference ref="22503293 3"/>
663 </object>
664 <reference key="parent" ref="268 336535"/>
665 </object>
666 <object class="IBObjectRecord">
667 <int key="objectID">10</int>
668 <reference key="object" ref="225 032933"/>
669 <reference key="parent" ref="420 580986"/>
670 </object>
671 <object class="IBObjectRecord">
672 <int key="objectID">7</int>
673 <reference key="object" ref="488 177356"/>
674 <object class="NSMutableArray" k ey="children">
675 <bool key="EncodedWithXM LCoder">YES</bool>
676 <reference ref="98048040 "/>
677 </object>
678 <reference key="parent" ref="268 336535"/>
679 </object>
680 <object class="IBObjectRecord">
681 <int key="objectID">8</int>
682 <reference key="object" ref="980 48040"/>
683 <reference key="parent" ref="488 177356"/>
684 </object>
685 <object class="IBObjectRecord">
686 <int key="objectID">52</int>
687 <reference key="object" ref="523 956458"/>
688 <object class="NSMutableArray" k ey="children">
689 <bool key="EncodedWithXM LCoder">YES</bool>
690 <reference ref="59362052 "/>
691 </object>
692 <reference key="parent" ref="955 039220"/>
693 </object>
694 <object class="IBObjectRecord">
695 <int key="objectID">53</int>
696 <reference key="object" ref="593 62052"/>
697 <reference key="parent" ref="523 956458"/>
698 </object>
699 <object class="IBObjectRecord">
700 <int key="objectID">50</int>
701 <reference key="object" ref="648 846355"/>
702 <object class="NSMutableArray" k ey="children">
703 <bool key="EncodedWithXM LCoder">YES</bool>
704 <reference ref="87276650 2"/>
705 </object>
706 <reference key="parent" ref="955 039220"/>
707 </object>
708 <object class="IBObjectRecord">
709 <int key="objectID">51</int>
710 <reference key="object" ref="872 766502"/>
711 <reference key="parent" ref="648 846355"/>
712 </object>
713 </object>
714 </object>
715 <object class="NSMutableDictionary" key="flattenedProper ties">
716 <bool key="EncodedWithXMLCoder">YES</bool>
717 <object class="NSArray" key="dict.sortedKeys">
718 <bool key="EncodedWithXMLCoder">YES</boo l>
719 <string>-1.IBPluginDependency</string>
720 <string>-2.IBPluginDependency</string>
721 <string>-3.IBPluginDependency</string>
722 <string>1.IBPluginDependency</string>
723 <string>1.IBWindowTemplateEditedContentR ect</string>
724 <string>1.NSWindowTemplate.visibleAtLaun ch</string>
725 <string>10.IBPluginDependency</string>
726 <string>11.CustomClassName</string>
727 <string>11.IBPluginDependency</string>
728 <string>12.CustomClassName</string>
729 <string>12.IBPluginDependency</string>
730 <string>13.CustomClassName</string>
731 <string>13.IBPluginDependency</string>
732 <string>14.CustomClassName</string>
733 <string>14.IBPluginDependency</string>
734 <string>2.CustomClassName</string>
735 <string>2.IBPluginDependency</string>
736 <string>2.IBUserGuides</string>
737 <string>24.IBPluginDependency</string>
738 <string>3.IBPluginDependency</string>
739 <string>33.IBPluginDependency</string>
740 <string>34.IBPluginDependency</string>
741 <string>35.IBPluginDependency</string>
742 <string>36.IBPluginDependency</string>
743 <string>4.IBPluginDependency</string>
744 <string>41.IBPluginDependency</string>
745 <string>42.IBPluginDependency</string>
746 <string>5.IBPluginDependency</string>
747 <string>50.IBPluginDependency</string>
748 <string>51.IBPluginDependency</string>
749 <string>52.CustomClassName</string>
750 <string>52.IBPluginDependency</string>
751 <string>53.IBPluginDependency</string>
752 <string>6.IBPluginDependency</string>
753 <string>7.IBPluginDependency</string>
754 <string>8.IBPluginDependency</string>
755 <string>9.IBPluginDependency</string>
756 </object>
757 <object class="NSArray" key="dict.values">
758 <bool key="EncodedWithXMLCoder">YES</boo l>
759 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
760 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
761 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
762 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
763 <string>{{688, 474}, {400, 172}}</string >
764 <boolean value="NO"/>
765 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
766 <string>ConstrainedWindowButton</string>
767 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
768 <string>ConstrainedWindowButtonCell</str ing>
769 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
770 <string>ConstrainedWindowButton</string>
771 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
772 <string>ConstrainedWindowButtonCell</str ing>
773 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
774 <string>ConstrainedWindowCustomWindowCon tentView</string>
775 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
776 <object class="NSMutableArray">
777 <bool key="EncodedWithXMLCoder"> YES</bool>
778 </object>
779 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
780 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
781 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
782 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
783 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
784 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
785 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
786 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
787 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
788 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
789 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
790 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
791 <string>WebUIHoverCloseButton</string>
792 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
793 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
794 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
795 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
796 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
797 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
798 </object>
799 </object>
800 <object class="NSMutableDictionary" key="unlocalizedProp erties">
801 <bool key="EncodedWithXMLCoder">YES</bool>
802 <reference key="dict.sortedKeys" ref="0"/>
803 <reference key="dict.values" ref="0"/>
804 </object>
805 <nil key="activeLocalization"/>
806 <object class="NSMutableDictionary" key="localizations">
807 <bool key="EncodedWithXMLCoder">YES</bool>
808 <reference key="dict.sortedKeys" ref="0"/>
809 <reference key="dict.values" ref="0"/>
810 </object>
811 <nil key="sourceID"/>
812 <int key="maxID">56</int>
813 </object>
814 <object class="IBClassDescriber" key="IBDocument.Classes">
815 <object class="NSMutableArray" key="referencedPartialCla ssDescriptions">
816 <bool key="EncodedWithXMLCoder">YES</bool>
817 <object class="IBPartialClassDescription">
818 <string key="className">ChromeEventProce ssingWindow</string>
819 <string key="superclassName">UnderlayOpe nGLHostingWindow</string>
820 <object class="IBClassDescriptionSource" key="sourceIdentifier">
821 <string key="majorKey">IBProject Source</string>
822 <string key="minorKey">./Classes /ChromeEventProcessingWindow.h</string>
823 </object>
824 </object>
825 <object class="IBPartialClassDescription">
826 <string key="className">ChromeUILocalize r</string>
827 <string key="superclassName">GTMUILocali zer</string>
828 <object class="IBClassDescriptionSource" key="sourceIdentifier">
829 <string key="majorKey">IBProject Source</string>
830 <string key="minorKey">./Classes /ChromeUILocalizer.h</string>
831 </object>
832 </object>
833 <object class="IBPartialClassDescription">
834 <string key="className">ConstrainedWindo wButton</string>
835 <string key="superclassName">NSButton</s tring>
836 <object class="IBClassDescriptionSource" key="sourceIdentifier">
837 <string key="majorKey">IBProject Source</string>
838 <string key="minorKey">./Classes /ConstrainedWindowButton.h</string>
839 </object>
840 </object>
841 <object class="IBPartialClassDescription">
842 <string key="className">ConstrainedWindo wButtonCell</string>
843 <string key="superclassName">NSButtonCel l</string>
844 <object class="IBClassDescriptionSource" key="sourceIdentifier">
845 <string key="majorKey">IBProject Source</string>
846 <string key="minorKey">./Classes /ConstrainedWindowButtonCell.h</string>
847 </object>
848 </object>
849 <object class="IBPartialClassDescription">
850 <string key="className">ConstrainedWindo wCustomWindow</string>
851 <string key="superclassName">ChromeEvent ProcessingWindow</string>
852 <object class="IBClassDescriptionSource" key="sourceIdentifier">
853 <string key="majorKey">IBProject Source</string>
854 <string key="minorKey">./Classes /ConstrainedWindowCustomWindow.h</string>
855 </object>
856 </object>
857 <object class="IBPartialClassDescription">
858 <string key="className">ConstrainedWindo wCustomWindowContentView</string>
859 <string key="superclassName">NSView</str ing>
860 <object class="IBClassDescriptionSource" key="sourceIdentifier">
861 <string key="majorKey">IBProject Source</string>
862 <string key="minorKey">./Classes /ConstrainedWindowCustomWindowContentView.h</string>
863 </object>
864 </object>
865 <object class="IBPartialClassDescription">
866 <string key="className">GTMUILocalizer</ string>
867 <string key="superclassName">NSObject</s tring>
868 <object class="NSMutableDictionary" key= "outlets">
869 <bool key="EncodedWithXMLCoder"> YES</bool>
870 <object class="NSArray" key="dic t.sortedKeys">
871 <bool key="EncodedWithXM LCoder">YES</bool>
872 <string>otherObjectToLoc alize_</string>
873 <string>owner_</string>
874 <string>yetAnotherObject ToLocalize_</string>
875 </object>
876 <object class="NSArray" key="dic t.values">
877 <bool key="EncodedWithXM LCoder">YES</bool>
878 <string>id</string>
879 <string>id</string>
880 <string>id</string>
881 </object>
882 </object>
883 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
884 <bool key="EncodedWithXMLCoder"> YES</bool>
885 <object class="NSArray" key="dic t.sortedKeys">
886 <bool key="EncodedWithXM LCoder">YES</bool>
887 <string>otherObjectToLoc alize_</string>
888 <string>owner_</string>
889 <string>yetAnotherObject ToLocalize_</string>
890 </object>
891 <object class="NSArray" key="dic t.values">
892 <bool key="EncodedWithXM LCoder">YES</bool>
893 <object class="IBToOneOu tletInfo">
894 <string key="nam e">otherObjectToLocalize_</string>
895 <string key="can didateClassName">id</string>
896 </object>
897 <object class="IBToOneOu tletInfo">
898 <string key="nam e">owner_</string>
899 <string key="can didateClassName">id</string>
900 </object>
901 <object class="IBToOneOu tletInfo">
902 <string key="nam e">yetAnotherObjectToLocalize_</string>
903 <string key="can didateClassName">id</string>
904 </object>
905 </object>
906 </object>
907 <object class="IBClassDescriptionSource" key="sourceIdentifier">
908 <string key="majorKey">IBProject Source</string>
909 <string key="minorKey">./Classes /GTMUILocalizer.h</string>
910 </object>
911 </object>
912 <object class="IBPartialClassDescription">
913 <string key="className">GTMUILocalizerAn dLayoutTweaker</string>
914 <string key="superclassName">NSObject</s tring>
915 <object class="NSMutableDictionary" key= "outlets">
916 <bool key="EncodedWithXMLCoder"> YES</bool>
917 <object class="NSArray" key="dic t.sortedKeys">
918 <bool key="EncodedWithXM LCoder">YES</bool>
919 <string>localizerOwner_< /string>
920 <string>localizer_</stri ng>
921 <string>uiObject_</strin g>
922 </object>
923 <object class="NSArray" key="dic t.values">
924 <bool key="EncodedWithXM LCoder">YES</bool>
925 <string>id</string>
926 <string>GTMUILocalizer</ string>
927 <string>id</string>
928 </object>
929 </object>
930 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
931 <bool key="EncodedWithXMLCoder"> YES</bool>
932 <object class="NSArray" key="dic t.sortedKeys">
933 <bool key="EncodedWithXM LCoder">YES</bool>
934 <string>localizerOwner_< /string>
935 <string>localizer_</stri ng>
936 <string>uiObject_</strin g>
937 </object>
938 <object class="NSArray" key="dic t.values">
939 <bool key="EncodedWithXM LCoder">YES</bool>
940 <object class="IBToOneOu tletInfo">
941 <string key="nam e">localizerOwner_</string>
942 <string key="can didateClassName">id</string>
943 </object>
944 <object class="IBToOneOu tletInfo">
945 <string key="nam e">localizer_</string>
946 <string key="can didateClassName">GTMUILocalizer</string>
947 </object>
948 <object class="IBToOneOu tletInfo">
949 <string key="nam e">uiObject_</string>
950 <string key="can didateClassName">id</string>
951 </object>
952 </object>
953 </object>
954 <object class="IBClassDescriptionSource" key="sourceIdentifier">
955 <string key="majorKey">IBProject Source</string>
956 <string key="minorKey">./Classes /GTMUILocalizerAndLayoutTweaker.h</string>
957 </object>
958 </object>
959 <object class="IBPartialClassDescription">
960 <string key="className">GTMWidthBasedTwe aker</string>
961 <string key="superclassName">NSView</str ing>
962 <object class="NSMutableDictionary" key= "outlets">
963 <bool key="EncodedWithXMLCoder"> YES</bool>
964 <object class="NSArray" key="dic t.sortedKeys">
965 <bool key="EncodedWithXM LCoder">YES</bool>
966 <string>viewToResize_</s tring>
967 <string>viewToSlideAndRe size_</string>
968 <string>viewToSlide_</st ring>
969 </object>
970 <object class="NSArray" key="dic t.values">
971 <bool key="EncodedWithXM LCoder">YES</bool>
972 <string>id</string>
973 <string>NSView</string>
974 <string>NSView</string>
975 </object>
976 </object>
977 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
978 <bool key="EncodedWithXMLCoder"> YES</bool>
979 <object class="NSArray" key="dic t.sortedKeys">
980 <bool key="EncodedWithXM LCoder">YES</bool>
981 <string>viewToResize_</s tring>
982 <string>viewToSlideAndRe size_</string>
983 <string>viewToSlide_</st ring>
984 </object>
985 <object class="NSArray" key="dic t.values">
986 <bool key="EncodedWithXM LCoder">YES</bool>
987 <object class="IBToOneOu tletInfo">
988 <string key="nam e">viewToResize_</string>
989 <string key="can didateClassName">id</string>
990 </object>
991 <object class="IBToOneOu tletInfo">
992 <string key="nam e">viewToSlideAndResize_</string>
993 <string key="can didateClassName">NSView</string>
994 </object>
995 <object class="IBToOneOu tletInfo">
996 <string key="nam e">viewToSlide_</string>
997 <string key="can didateClassName">NSView</string>
998 </object>
999 </object>
1000 </object>
1001 <object class="IBClassDescriptionSource" key="sourceIdentifier">
1002 <string key="majorKey">IBProject Source</string>
1003 <string key="minorKey">./Classes /GTMWidthBasedTweaker.h</string>
1004 </object>
1005 </object>
1006 <object class="IBPartialClassDescription">
1007 <string key="className">HoverButton</str ing>
1008 <string key="superclassName">NSButton</s tring>
1009 <object class="IBClassDescriptionSource" key="sourceIdentifier">
1010 <string key="majorKey">IBProject Source</string>
1011 <string key="minorKey">./Classes /HoverButton.h</string>
1012 </object>
1013 </object>
1014 <object class="IBPartialClassDescription">
1015 <string key="className">HoverCloseButton </string>
1016 <string key="superclassName">HoverButton </string>
1017 <object class="IBClassDescriptionSource" key="sourceIdentifier">
1018 <string key="majorKey">IBProject Source</string>
1019 <string key="minorKey">./Classes /HoverCloseButton.h</string>
1020 </object>
1021 </object>
1022 <object class="IBPartialClassDescription">
1023 <string key="className">LoginHandlerShee t</string>
1024 <string key="superclassName">NSWindowCon troller</string>
1025 <object class="NSMutableDictionary" key= "actions">
1026 <bool key="EncodedWithXMLCoder"> YES</bool>
1027 <object class="NSArray" key="dic t.sortedKeys">
1028 <bool key="EncodedWithXM LCoder">YES</bool>
1029 <string>cancelPressed:</ string>
1030 <string>loginPressed:</s tring>
1031 </object>
1032 <object class="NSArray" key="dic t.values">
1033 <bool key="EncodedWithXM LCoder">YES</bool>
1034 <string>id</string>
1035 <string>id</string>
1036 </object>
1037 </object>
1038 <object class="NSMutableDictionary" key= "actionInfosByName">
1039 <bool key="EncodedWithXMLCoder"> YES</bool>
1040 <object class="NSArray" key="dic t.sortedKeys">
1041 <bool key="EncodedWithXM LCoder">YES</bool>
1042 <string>cancelPressed:</ string>
1043 <string>loginPressed:</s tring>
1044 </object>
1045 <object class="NSArray" key="dic t.values">
1046 <bool key="EncodedWithXM LCoder">YES</bool>
1047 <object class="IBActionI nfo">
1048 <string key="nam e">cancelPressed:</string>
1049 <string key="can didateClassName">id</string>
1050 </object>
1051 <object class="IBActionI nfo">
1052 <string key="nam e">loginPressed:</string>
1053 <string key="can didateClassName">id</string>
1054 </object>
1055 </object>
1056 </object>
1057 <object class="NSMutableDictionary" key= "outlets">
1058 <bool key="EncodedWithXMLCoder"> YES</bool>
1059 <object class="NSArray" key="dic t.sortedKeys">
1060 <bool key="EncodedWithXM LCoder">YES</bool>
1061 <string>cancelButton_</s tring>
1062 <string>explanationField _</string>
1063 <string>loginButton_</st ring>
1064 <string>nameField_</stri ng>
1065 <string>passwordField_</ string>
1066 <string>titleField_</str ing>
1067 </object>
1068 <object class="NSArray" key="dic t.values">
1069 <bool key="EncodedWithXM LCoder">YES</bool>
1070 <string>NSButton</string >
1071 <string>NSTextField</str ing>
1072 <string>NSButton</string >
1073 <string>NSTextField</str ing>
1074 <string>NSSecureTextFiel d</string>
1075 <string>NSTextField</str ing>
1076 </object>
1077 </object>
1078 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
1079 <bool key="EncodedWithXMLCoder"> YES</bool>
1080 <object class="NSArray" key="dic t.sortedKeys">
1081 <bool key="EncodedWithXM LCoder">YES</bool>
1082 <string>cancelButton_</s tring>
1083 <string>explanationField _</string>
1084 <string>loginButton_</st ring>
1085 <string>nameField_</stri ng>
1086 <string>passwordField_</ string>
1087 <string>titleField_</str ing>
1088 </object>
1089 <object class="NSArray" key="dic t.values">
1090 <bool key="EncodedWithXM LCoder">YES</bool>
1091 <object class="IBToOneOu tletInfo">
1092 <string key="nam e">cancelButton_</string>
1093 <string key="can didateClassName">NSButton</string>
1094 </object>
1095 <object class="IBToOneOu tletInfo">
1096 <string key="nam e">explanationField_</string>
1097 <string key="can didateClassName">NSTextField</string>
1098 </object>
1099 <object class="IBToOneOu tletInfo">
1100 <string key="nam e">loginButton_</string>
1101 <string key="can didateClassName">NSButton</string>
1102 </object>
1103 <object class="IBToOneOu tletInfo">
1104 <string key="nam e">nameField_</string>
1105 <string key="can didateClassName">NSTextField</string>
1106 </object>
1107 <object class="IBToOneOu tletInfo">
1108 <string key="nam e">passwordField_</string>
1109 <string key="can didateClassName">NSSecureTextField</string>
1110 </object>
1111 <object class="IBToOneOu tletInfo">
1112 <string key="nam e">titleField_</string>
1113 <string key="can didateClassName">NSTextField</string>
1114 </object>
1115 </object>
1116 </object>
1117 <object class="IBClassDescriptionSource" key="sourceIdentifier">
1118 <string key="majorKey">IBProject Source</string>
1119 <string key="minorKey">./Classes /LoginHandlerSheet.h</string>
1120 </object>
1121 </object>
1122 <object class="IBPartialClassDescription">
1123 <string key="className">UnderlayOpenGLHo stingWindow</string>
1124 <string key="superclassName">NSWindow</s tring>
1125 <object class="IBClassDescriptionSource" key="sourceIdentifier">
1126 <string key="majorKey">IBProject Source</string>
1127 <string key="minorKey">./Classes /UnderlayOpenGLHostingWindow.h</string>
1128 </object>
1129 </object>
1130 <object class="IBPartialClassDescription">
1131 <string key="className">WebUIHoverCloseB utton</string>
1132 <string key="superclassName">HoverCloseB utton</string>
1133 <object class="IBClassDescriptionSource" key="sourceIdentifier">
1134 <string key="majorKey">IBProject Source</string>
1135 <string key="minorKey">./Classes /WebUIHoverCloseButton.h</string>
1136 </object>
1137 </object>
1138 </object>
1139 </object>
1140 <int key="IBDocument.localizationMode">0</int>
1141 <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramewor k</string>
1142 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDependencies">
1143 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.macosx</string>
1144 <integer value="1050" key="NS.object.0"/>
1145 </object>
1146 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
1147 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
1148 <integer value="3000" key="NS.object.0"/>
1149 </object>
1150 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
1151 <int key="IBDocument.defaultPropertyAccessControl">3</int>
1152 </data>
1153 </archive>
OLDNEW
« no previous file with comments | « chrome/app/nibs/GlobalErrorBubble.xib ('k') | chrome/app/nibs/HungRendererDialog.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698