Support SizeClassIdiom on iOS7.
[chromium-blink-merge.git] / chrome / app / nibs / ContentBlockedDownloads.xib
blob462fad1e8fce25c4cac68d19f32996b41293a2e7
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="ContentSettingBubbleController">
10 <connections>
11 <outlet property="allowBlockRadioGroup_" destination="9" id="27"/>
12 <outlet property="bubble_" destination="4" id="5"/>
13 <outlet property="doneButton_" destination="17" id="32"/>
14 <outlet property="manageButton_" destination="15" id="31"/>
15 <outlet property="titleLabel_" destination="7" id="30"/>
16 <outlet property="window" destination="1" id="3"/>
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" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="InfoBubbleWindow">
22 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
23 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
24 <rect key="contentRect" x="196" y="376" width="316" height="133"/>
25 <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/>
26 <view key="contentView" id="2">
27 <rect key="frame" x="0.0" y="0.0" width="316" height="133"/>
28 <autoresizingMask key="autoresizingMask"/>
29 <subviews>
30 <customView id="4" customClass="InfoBubbleView">
31 <rect key="frame" x="0.0" y="-41" width="316" height="174"/>
32 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
33 <subviews>
34 <box autoresizesSubviews="NO" verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="19">
35 <rect key="frame" x="20" y="85" width="276" height="5"/>
36 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
37 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
38 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
39 <font key="titleFont" metaFont="system"/>
40 </box>
41 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" id="9">
42 <rect key="frame" x="20" y="98" width="276" height="32"/>
43 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
44 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
45 <size key="cellSize" width="276" height="15"/>
46 <size key="intercellSpacing" width="4" height="2"/>
47 <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" controlSize="small" inset="2" id="12">
48 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
49 <font key="font" metaFont="smallSystem"/>
50 </buttonCell>
51 <cells>
52 <column>
53 <buttonCell type="radio" title="^IDS_BLOCKED_DOWNLOAD_UNBLOCK" imagePosition="left" alignment="left" controlSize="small" tag="1" inset="2" id="10">
54 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
55 <font key="font" metaFont="smallSystem"/>
56 </buttonCell>
57 <buttonCell type="radio" title="^IDS_BLOCKED_DOWNLOAD_NO_ACTION" imagePosition="left" alignment="left" controlSize="small" state="on" tag="2" inset="2" id="11">
58 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
59 <font key="font" metaFont="smallSystem"/>
60 </buttonCell>
61 </column>
62 </cells>
63 <connections>
64 <action selector="allowBlockToggled:" target="-2" id="24"/>
65 </connections>
66 </matrix>
67 <textField verticalHuggingPriority="750" id="7">
68 <rect key="frame" x="17" y="140" width="282" height="14"/>
69 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
70 <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="^IDS_BLOCKED_DOWNLOAD_TITLE" id="8">
71 <font key="font" metaFont="smallSystem"/>
72 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
73 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
74 </textFieldCell>
75 </textField>
76 </subviews>
77 </customView>
78 <customView id="29" customClass="GTMWidthBasedTweaker">
79 <rect key="frame" x="193" y="0.0" width="123" height="37"/>
80 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxY="YES"/>
81 <subviews>
82 <button verticalHuggingPriority="750" id="17">
83 <rect key="frame" x="40" y="13" width="68" height="28"/>
84 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
85 <buttonCell key="cell" type="push" title="^IDS_DONE" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="18">
86 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
87 <font key="font" metaFont="smallSystem"/>
88 <string key="keyEquivalent" base64-UTF8="YES">
90 </string>
91 </buttonCell>
92 <connections>
93 <action selector="closeBubble:" target="-2" id="26"/>
94 </connections>
95 </button>
96 </subviews>
97 </customView>
98 <customView id="28" customClass="GTMWidthBasedTweaker">
99 <rect key="frame" x="0.0" y="0.0" width="194" height="37"/>
100 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
101 <subviews>
102 <button verticalHuggingPriority="750" id="15">
103 <rect key="frame" x="15" y="13" width="164" height="28"/>
104 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
105 <buttonCell key="cell" type="push" title="^IDS_BLOCKED_DOWNLOADS_LINK" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="16">
106 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
107 <font key="font" metaFont="smallSystem"/>
108 </buttonCell>
109 <connections>
110 <action selector="manageBlocking:" target="-2" id="25"/>
111 </connections>
112 </button>
113 </subviews>
114 </customView>
115 </subviews>
116 </view>
117 <connections>
118 <outlet property="delegate" destination="-2" id="6"/>
119 </connections>
120 </window>
121 <customObject id="20" customClass="ChromeUILocalizer"/>
122 <customObject id="21" customClass="GTMUILocalizerAndLayoutTweaker">
123 <connections>
124 <outlet property="localizer_" destination="20" id="22"/>
125 <outlet property="uiObject_" destination="1" id="23"/>
126 </connections>
127 </customObject>
128 </objects>
129 </document>