Updating XTBs based on .GRDs from branch master
[chromium-blink-merge.git] / chrome / app / nibs / ContentBlockedMIDISysEx.xib
blobbc2d5d8fe62cc3c504033cc9c0ac34da8da262ed
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="bubble_" destination="4" id="5"/>
12 <outlet property="contentsContainer_" destination="42" id="43"/>
13 <outlet property="doneButton_" destination="17" id="46"/>
14 <outlet property="manageButton_" destination="15" id="45"/>
15 <outlet property="window" destination="1" id="3"/>
16 </connections>
17 </customObject>
18 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
19 <customObject id="-3" userLabel="Application"/>
20 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="InfoBubbleWindow">
21 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
22 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
23 <rect key="contentRect" x="196" y="422" width="316" height="88"/>
24 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
25 <view key="contentView" id="2">
26 <rect key="frame" x="0.0" y="0.0" width="316" height="88"/>
27 <autoresizingMask key="autoresizingMask"/>
28 <subviews>
29 <customView id="4" customClass="InfoBubbleView">
30 <rect key="frame" x="0.0" y="0.0" width="316" height="88"/>
31 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
32 <subviews>
33 <customView id="42">
34 <rect key="frame" x="20" y="54" width="276" height="14"/>
35 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
36 </customView>
37 <customView id="29" customClass="GTMWidthBasedTweaker">
38 <rect key="frame" x="193" y="0.0" width="123" height="37"/>
39 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxY="YES"/>
40 <subviews>
41 <button verticalHuggingPriority="750" id="17">
42 <rect key="frame" x="40" y="13" width="68" height="28"/>
43 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
44 <buttonCell key="cell" type="push" title="^IDS_DONE" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="18">
45 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
46 <font key="font" metaFont="smallSystem"/>
47 <string key="keyEquivalent" base64-UTF8="YES">
49 </string>
50 </buttonCell>
51 <connections>
52 <action selector="closeBubble:" target="-2" id="26"/>
53 </connections>
54 </button>
55 </subviews>
56 </customView>
57 <customView id="28" customClass="GTMWidthBasedTweaker">
58 <rect key="frame" x="0.0" y="0.0" width="192" height="37"/>
59 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
60 <subviews>
61 <button verticalHuggingPriority="750" id="15">
62 <rect key="frame" x="15" y="13" width="115" height="28"/>
63 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
64 <buttonCell key="cell" type="push" title="^IDS_MIDI_SYSEX_BUBBLE_MANAGE_LINK" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="16">
65 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
66 <font key="font" metaFont="smallSystem"/>
67 </buttonCell>
68 <connections>
69 <action selector="manageBlocking:" target="-2" id="25"/>
70 </connections>
71 </button>
72 </subviews>
73 </customView>
74 <box autoresizesSubviews="NO" verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="19">
75 <rect key="frame" x="20" y="43" width="276" height="5"/>
76 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
77 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
78 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
79 <font key="titleFont" metaFont="system"/>
80 </box>
81 </subviews>
82 </customView>
83 </subviews>
84 </view>
85 <connections>
86 <outlet property="delegate" destination="-2" id="6"/>
87 </connections>
88 </window>
89 <customObject id="20" customClass="ChromeUILocalizer"/>
90 <customObject id="21" customClass="GTMUILocalizerAndLayoutTweaker">
91 <connections>
92 <outlet property="localizer_" destination="20" id="22"/>
93 <outlet property="uiObject_" destination="1" id="23"/>
94 </connections>
95 </customObject>
96 </objects>
97 </document>