Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / content / shell / app / English.lproj / HttpAuth.xib
blobdba6e9a96482900bc37c7628194101b4734b2c3e
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"/>
10 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
11 <customObject id="-3" userLabel="Application"/>
12 <customView id="1">
13 <rect key="frame" x="0.0" y="0.0" width="275" height="94"/>
14 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15 <subviews>
16 <textField verticalHuggingPriority="750" id="2">
17 <rect key="frame" x="17" y="54" width="77" height="17"/>
18 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Username:" id="3">
20 <font key="font" metaFont="system"/>
21 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
23 </textFieldCell>
24 </textField>
25 <textField verticalHuggingPriority="750" id="4">
26 <rect key="frame" x="17" y="22" width="77" height="17"/>
27 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
28 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Password:" id="5">
29 <font key="font" metaFont="system"/>
30 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
31 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
32 </textFieldCell>
33 </textField>
34 <textField verticalHuggingPriority="750" tag="1" id="6">
35 <rect key="frame" x="99" y="52" width="156" height="22"/>
36 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
37 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7">
38 <font key="font" metaFont="system"/>
39 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
40 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
41 </textFieldCell>
42 <connections>
43 <outlet property="nextKeyView" destination="8" id="Und-ev-WiH"/>
44 </connections>
45 </textField>
46 <secureTextField verticalHuggingPriority="750" tag="2" id="8">
47 <rect key="frame" x="99" y="20" width="156" height="22"/>
48 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
49 <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="9">
50 <font key="font" metaFont="system"/>
51 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
52 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
53 <allowedInputSourceLocales>
54 <string>NSAllRomanInputSourcesLocaleIdentifier</string>
55 </allowedInputSourceLocales>
56 </secureTextFieldCell>
57 <connections>
58 <outlet property="nextKeyView" destination="6" id="IFs-qN-Gpc"/>
59 </connections>
60 </secureTextField>
61 </subviews>
62 </customView>
63 </objects>
64 </document>