Updating XTBs based on .GRDs from branch master
[chromium-blink-merge.git] / chrome / app / nibs / ExclusiveAccessBubble.xib
blobb919e1aa17f2ac7ba8e6f3d1839b00f215b3d05b
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="ExclusiveAccessBubbleWindowController">
10 <connections>
11 <outlet property="allowButton_" destination="4" id="13"/>
12 <outlet property="denyButton_" destination="6" id="14"/>
13 <outlet property="exitLabelPlaceholder_" destination="10" id="12"/>
14 <outlet property="messageLabel_" destination="41" id="43"/>
15 <outlet property="tweaker_" destination="22" id="27"/>
16 <outlet property="window" destination="1" id="16"/>
17 </connections>
18 </customObject>
19 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
20 <customObject id="-3" userLabel="Application"/>
21 <customObject id="21" customClass="ChromeUILocalizer"/>
22 <customObject id="22" customClass="GTMUILocalizerAndLayoutTweaker">
23 <connections>
24 <outlet property="localizer_" destination="21" id="23"/>
25 <outlet property="uiObject_" destination="3" id="26"/>
26 </connections>
27 </customObject>
28 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="InfoBubbleWindow">
29 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
30 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
31 <rect key="contentRect" x="427" y="577" width="629" height="109"/>
32 <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1578"/>
33 <view key="contentView" id="2">
34 <rect key="frame" x="0.0" y="0.0" width="629" height="109"/>
35 <autoresizingMask key="autoresizingMask"/>
36 <subviews>
37 <customView id="3" customClass="ExclusiveAccessBubbleView">
38 <rect key="frame" x="0.0" y="0.0" width="629" height="109"/>
39 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
40 <subviews>
41 <customView id="44">
42 <rect key="frame" x="50" y="50" width="529" height="39"/>
43 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
44 <subviews>
45 <customView id="28" customClass="GTMWidthBasedTweaker">
46 <rect key="frame" x="0.0" y="0.0" width="237" height="39"/>
47 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
48 <subviews>
49 <textField verticalHuggingPriority="750" id="41" userLabel="Site info text">
50 <rect key="frame" x="12" y="11" width="208" height="17"/>
51 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
52 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="google.com has gone full screen" id="42">
53 <font key="font" metaFont="system"/>
54 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
55 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
56 </textFieldCell>
57 </textField>
58 </subviews>
59 <connections>
60 <outlet property="viewToResize_" destination="1" id="30"/>
61 </connections>
62 </customView>
63 <textField hidden="YES" verticalHuggingPriority="750" id="10" userLabel="Exit info placeholder">
64 <rect key="frame" x="425" y="11" width="94" height="17"/>
65 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
66 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" alignment="right" title="Exit fullscreen" id="11">
67 <font key="font" metaFont="system"/>
68 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
69 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
70 </textFieldCell>
71 </textField>
72 <customView id="20" customClass="GTMWidthBasedTweaker">
73 <rect key="frame" x="295" y="0.0" width="234" height="39"/>
74 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
75 <subviews>
76 <button verticalHuggingPriority="750" id="4" userLabel="Allow">
77 <rect key="frame" x="152" y="1" width="75" height="32"/>
78 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
79 <buttonCell key="cell" type="push" title="^IDS_FULLSCREEN_ALLOW" bezelStyle="rounded" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5">
80 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
81 <font key="font" metaFont="system"/>
82 </buttonCell>
83 <connections>
84 <action selector="allow:" target="-2" id="17"/>
85 </connections>
86 </button>
87 <button verticalHuggingPriority="750" id="6" userLabel="Exit full screen">
88 <rect key="frame" x="27" y="1" width="125" height="32"/>
89 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
90 <buttonCell key="cell" type="push" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7">
91 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
92 <font key="font" metaFont="system"/>
93 </buttonCell>
94 <connections>
95 <action selector="deny:" target="-2" id="18"/>
96 </connections>
97 </button>
98 </subviews>
99 <connections>
100 <outlet property="viewToResize_" destination="1" id="31"/>
101 </connections>
102 </customView>
103 </subviews>
104 </customView>
105 </subviews>
106 </customView>
107 </subviews>
108 </view>
109 </window>
110 </objects>
111 </document>