Updating XTBs based on .GRDs from branch master
[chromium-blink-merge.git] / chrome / app / nibs / OneClickSigninBubble.xib
blobaccb351596a95983e162de9bc5fb6f29198dd16f
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F1077" 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="OneClickSigninViewController">
10 <connections>
11 <outlet property="advancedLink_" destination="46" id="129"/>
12 <outlet property="closeButton_" destination="50" id="140"/>
13 <outlet property="informativePlaceholderTextField_" destination="134" id="136"/>
14 <outlet property="messageTextField_" destination="45" id="133"/>
15 <outlet property="titleTextField_" destination="137" id="139"/>
16 <outlet property="view" destination="1" id="127"/>
17 </connections>
18 </customObject>
19 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
20 <customObject id="-3" userLabel="Application"/>
21 <customView id="1">
22 <rect key="frame" x="0.0" y="0.0" width="350" height="167"/>
23 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES"/>
24 <subviews>
25 <customView id="44" customClass="GTMWidthBasedTweaker">
26 <rect key="frame" x="238" y="10" width="102" height="42"/>
27 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
28 <subviews>
29 <button verticalHuggingPriority="750" id="50">
30 <rect key="frame" x="35" y="-6" width="72" height="32"/>
31 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
32 <buttonCell key="cell" type="push" title="^IDS_ONE_CLICK_SIGNIN_DIALOG_OK_BUTTON" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="51">
33 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
34 <font key="font" metaFont="smallSystem"/>
35 <string key="keyEquivalent" base64-UTF8="YES">
37 </string>
38 </buttonCell>
39 <connections>
40 <action selector="ok:" target="-2" id="130"/>
41 <outlet property="nextKeyView" destination="46" id="53"/>
42 </connections>
43 </button>
44 </subviews>
45 </customView>
46 <textField verticalHuggingPriority="750" id="45">
47 <rect key="frame" x="8" y="102" width="334" height="14"/>
48 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
49 <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="^IDS_ONE_CLICK_SIGNIN_BUBBLE_MESSAGE" id="48">
50 <font key="font" metaFont="smallSystem"/>
51 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
52 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
53 </textFieldCell>
54 </textField>
55 <button id="46">
56 <rect key="frame" x="10" y="10" width="106" height="42"/>
57 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
58 <buttonCell key="cell" type="square" title="^IDS_ONE_CLICK_SIGNIN_DIALOG_ADVANCED" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="47" customClass="HyperlinkButtonCell">
59 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
60 <font key="font" metaFont="smallSystem"/>
61 </buttonCell>
62 <connections>
63 <action selector="onClickAdvancedLink:" target="-2" id="132"/>
64 </connections>
65 </button>
66 <textField verticalHuggingPriority="750" id="134">
67 <rect key="frame" x="8" y="61" width="127" height="20"/>
68 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
69 <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="135">
70 <font key="font" metaFont="smallSystem"/>
71 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
72 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
73 </textFieldCell>
74 </textField>
75 <textField verticalHuggingPriority="750" id="137">
76 <rect key="frame" x="8" y="132" width="314" height="19"/>
77 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
78 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="^IDS_ONE_CLICK_SIGNIN_DIALOG_TITLE_NEW" usesSingleLineMode="YES" id="138">
79 <font key="font" metaFont="system"/>
80 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
81 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
82 </textFieldCell>
83 </textField>
84 </subviews>
85 </customView>
86 <customObject id="122" customClass="ChromeUILocalizer"/>
87 <customObject id="123" customClass="GTMUILocalizerAndLayoutTweaker">
88 <connections>
89 <outlet property="localizerOwner_" destination="-2" id="125"/>
90 <outlet property="localizer_" destination="122" id="124"/>
91 <outlet property="uiObject_" destination="1" id="126"/>
92 </connections>
93 </customObject>
94 </objects>
95 </document>