Updating XTBs based on .GRDs from branch master
[chromium-blink-merge.git] / chrome / app / nibs / ActionBoxMenuItem.xib
blob48e99fa44c16b86ba2ed99e6df9c32c4b62fbac0
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="ActionBoxMenuItemController">
10 <connections>
11 <outlet property="iconView_" destination="2" id="49"/>
12 <outlet property="nameField_" destination="4" id="50"/>
13 <outlet property="view" destination="1" id="10"/>
14 </connections>
15 </customObject>
16 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
17 <customObject id="-3" userLabel="Application"/>
18 <customView id="1" customClass="ActionBoxMenuItemView">
19 <rect key="frame" x="0.0" y="0.0" width="175" height="29"/>
20 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
21 <subviews>
22 <imageView id="2">
23 <rect key="frame" x="10" y="5" width="19" height="19"/>
24 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
25 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="3" customClass="AccessibilityIgnoredImageCell"/>
26 </imageView>
27 <textField verticalHuggingPriority="750" id="4">
28 <rect key="frame" x="39" y="6" width="126" height="17"/>
29 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
30 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Menu Text" id="5">
31 <font key="font" metaFont="cellTitle"/>
32 <color key="textColor" white="0.12" alpha="1" colorSpace="calibratedWhite"/>
33 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
34 </textFieldCell>
35 </textField>
36 </subviews>
37 <connections>
38 <outlet property="viewController_" destination="-2" id="51"/>
39 </connections>
40 </customView>
41 <customObject id="42" customClass="ChromeUILocalizer">
42 <connections>
43 <outlet property="owner_" destination="-2" id="48"/>
44 </connections>
45 </customObject>
46 </objects>
47 <resources>
48 <image name="NSUser" width="32" height="32"/>
49 </resources>
50 </document>