Updating XTBs based on .GRDs from branch master
[chromium-blink-merge.git] / chrome / app / nibs / FirstRunBubble.xib
blob76b52aa5184bf1fe7b3a872340e25ddfd6c1f35a
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="FirstRunBubbleController">
10 <connections>
11 <outlet property="bubble_" destination="4" id="5"/>
12 <outlet property="header_" destination="49" id="51"/>
13 <outlet property="window" destination="1" id="3"/>
14 </connections>
15 </customObject>
16 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
17 <customObject id="-3" userLabel="Application"/>
18 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="InfoBubbleWindow">
19 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
20 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
21 <rect key="contentRect" x="196" y="430" width="471" height="80"/>
22 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
23 <view key="contentView" id="2">
24 <rect key="frame" x="0.0" y="0.0" width="471" height="80"/>
25 <autoresizingMask key="autoresizingMask"/>
26 <subviews>
27 <customView id="4" customClass="InfoBubbleView">
28 <rect key="frame" x="0.0" y="-2" width="471" height="82"/>
29 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
30 <subviews>
31 <textField verticalHuggingPriority="750" id="49">
32 <rect key="frame" x="17" y="42" width="370" height="22"/>
33 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
34 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="^IDS_FR_BUBBLE_TITLE" allowsEditingTextAttributes="YES" id="50">
35 <font key="font" metaFont="systemBold" size="18"/>
36 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
37 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
38 </textFieldCell>
39 </textField>
40 <textField verticalHuggingPriority="750" id="47">
41 <rect key="frame" x="17" y="17" width="437" height="17"/>
42 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
43 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="^IDS_FR_BUBBLE_SUBTEXT" id="48">
44 <font key="font" metaFont="system"/>
45 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
46 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
47 </textFieldCell>
48 </textField>
49 <button verticalHuggingPriority="750" id="54">
50 <rect key="frame" x="387" y="36" width="69" height="28"/>
51 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
52 <buttonCell key="cell" type="push" title="^IDS_FR_BUBBLE_CHANGE" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="55">
53 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
54 <font key="font" metaFont="smallSystem"/>
55 </buttonCell>
56 <connections>
57 <action selector="onChange:" target="-2" id="58"/>
58 </connections>
59 </button>
60 </subviews>
61 </customView>
62 </subviews>
63 </view>
64 <connections>
65 <outlet property="delegate" destination="-2" id="6"/>
66 </connections>
67 </window>
68 <customObject id="20" customClass="ChromeUILocalizer"/>
69 <customObject id="21" customClass="GTMUILocalizerAndLayoutTweaker">
70 <connections>
71 <outlet property="localizer_" destination="20" id="22"/>
72 <outlet property="uiObject_" destination="1" id="23"/>
73 </connections>
74 </customObject>
75 </objects>
76 </document>