Updating XTBs based on .GRDs from branch master
[chromium-blink-merge.git] / chrome / app / nibs / HttpAuthLoginSheet.xib
blobd1eecfe23087a92b95a50033288982661fd4a3d0
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F1096" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment version="1060" identifier="macosx"/>
5 <development version="5100" identifier="xcode"/>
6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/>
7 </dependencies>
8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="LoginHandlerSheet">
10 <connections>
11 <outlet property="cancelButton_" destination="13" id="47"/>
12 <outlet property="explanationField_" destination="41" id="45"/>
13 <outlet property="loginButton_" destination="11" id="46"/>
14 <outlet property="nameField_" destination="7" id="21"/>
15 <outlet property="passwordField_" destination="9" id="22"/>
16 <outlet property="window" destination="1" id="23"/>
17 </connections>
18 </customObject>
19 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
20 <customObject id="-3" userLabel="Application"/>
21 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="ConstrainedWindowCustomWindow">
22 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
23 <rect key="contentRect" x="196" y="388" width="400" height="200"/>
24 <rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
25 <view key="contentView" id="2" customClass="ConstrainedWindowCustomWindowContentView">
26 <rect key="frame" x="0.0" y="0.0" width="400" height="200"/>
27 <autoresizingMask key="autoresizingMask"/>
28 <subviews>
29 <box autoresizesSubviews="NO" transparent="YES" borderType="none" titlePosition="noTitle" id="24">
30 <rect key="frame" x="105" y="58" width="283" height="74"/>
31 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
32 <view key="contentView">
33 <rect key="frame" x="0.0" y="0.0" width="283" height="74"/>
34 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
35 <subviews>
36 <secureTextField verticalHuggingPriority="750" id="9">
37 <rect key="frame" x="6" y="10" width="269" height="22"/>
38 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
39 <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="10">
40 <font key="font" metaFont="system"/>
41 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
42 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
43 <allowedInputSourceLocales>
44 <string>NSAllRomanInputSourcesLocaleIdentifier</string>
45 </allowedInputSourceLocales>
46 </secureTextFieldCell>
47 <connections>
48 <outlet property="nextKeyView" destination="7" id="egd-qv-hFh"/>
49 </connections>
50 </secureTextField>
51 <textField verticalHuggingPriority="750" id="7">
52 <rect key="frame" x="6" y="42" width="269" height="22"/>
53 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
54 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8">
55 <font key="font" metaFont="system"/>
56 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
57 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
58 </textFieldCell>
59 <connections>
60 <outlet property="nextKeyView" destination="9" id="UlM-bu-LpF"/>
61 </connections>
62 </textField>
63 </subviews>
64 </view>
65 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
66 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
67 </box>
68 <customView id="33" customClass="GTMWidthBasedTweaker">
69 <rect key="frame" x="168" y="8" width="231" height="52"/>
70 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
71 <subviews>
72 <button verticalHuggingPriority="750" id="13" customClass="ConstrainedWindowButton">
73 <rect key="frame" x="10" y="12" width="96" height="32"/>
74 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
75 <buttonCell key="cell" type="push" title="^IDS_CANCEL" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14" customClass="ConstrainedWindowButtonCell">
76 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
77 <font key="font" metaFont="system"/>
78 <string key="keyEquivalent" base64-UTF8="YES">
80 </string>
81 </buttonCell>
82 <connections>
83 <action selector="cancelPressed:" target="-2" id="20"/>
84 </connections>
85 </button>
86 <button verticalHuggingPriority="750" id="11" customClass="ConstrainedWindowButton">
87 <rect key="frame" x="116" y="12" width="96" height="32"/>
88 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
89 <buttonCell key="cell" type="push" title="^IDS_LOGIN_DIALOG_OK_BUTTON_LABEL" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12" customClass="ConstrainedWindowButtonCell">
90 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
91 <font key="font" metaFont="system"/>
92 <string key="keyEquivalent" base64-UTF8="YES">
94 </string>
95 </buttonCell>
96 <connections>
97 <action selector="loginPressed:" target="-2" id="19"/>
98 </connections>
99 </button>
100 </subviews>
101 </customView>
102 <customView id="34" customClass="GTMWidthBasedTweaker">
103 <rect key="frame" x="20" y="62" width="89" height="68"/>
104 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
105 <subviews>
106 <textField verticalHuggingPriority="750" id="5">
107 <rect key="frame" x="-3" y="8" width="86" height="17"/>
108 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
109 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_LOGIN_DIALOG_PASSWORD_FIELD" id="6">
110 <font key="font" metaFont="cellTitle"/>
111 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
112 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
113 </textFieldCell>
114 </textField>
115 <textField verticalHuggingPriority="750" id="3">
116 <rect key="frame" x="-3" y="40" width="86" height="17"/>
117 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
118 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_LOGIN_DIALOG_USERNAME_FIELD" id="4">
119 <font key="font" metaFont="cellTitle"/>
120 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
121 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
122 </textFieldCell>
123 </textField>
124 </subviews>
125 <connections>
126 <outlet property="viewToResize_" destination="1" id="39"/>
127 <outlet property="viewToSlideAndResize_" destination="24" id="40"/>
128 </connections>
129 </customView>
130 <textField verticalHuggingPriority="750" id="41">
131 <rect key="frame" x="18" y="139" width="365" height="17"/>
132 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
133 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="explanation" id="42">
134 <font key="font" metaFont="cellTitle"/>
135 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
136 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
137 </textFieldCell>
138 </textField>
139 <textField verticalHuggingPriority="750" id="50">
140 <rect key="frame" x="17" y="167" width="353" height="19"/>
141 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
142 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="^IDS_LOGIN_DIALOG_TITLE" id="51">
143 <font key="font" metaFont="system" size="15"/>
144 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
145 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
146 </textFieldCell>
147 </textField>
148 <button id="52" customClass="WebUIHoverCloseButton">
149 <rect key="frame" x="379" y="178" width="15" height="15"/>
150 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
151 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="53">
152 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
153 <font key="font" metaFont="system"/>
154 </buttonCell>
155 <connections>
156 <action selector="cancelPressed:" target="-2" id="55"/>
157 </connections>
158 </button>
159 </subviews>
160 </view>
161 <connections>
162 <outlet property="initialFirstResponder" destination="7" id="56"/>
163 </connections>
164 </window>
165 <customObject id="35" customClass="GTMUILocalizerAndLayoutTweaker">
166 <connections>
167 <outlet property="localizer_" destination="36" id="48"/>
168 <outlet property="uiObject_" destination="1" id="49"/>
169 </connections>
170 </customObject>
171 <customObject id="36" customClass="ChromeUILocalizer"/>
172 </objects>
173 </document>