blob: 48e99fa44c16b86ba2ed99e6df9c32c4b62fbac0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment version="1060" identifier="macosx"/>
<development version="5100" identifier="xcode"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="ActionBoxMenuItemController">
<connections>
<outlet property="iconView_" destination="2" id="49"/>
<outlet property="nameField_" destination="4" id="50"/>
<outlet property="view" destination="1" id="10"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<customView id="1" customClass="ActionBoxMenuItemView">
<rect key="frame" x="0.0" y="0.0" width="175" height="29"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<subviews>
<imageView id="2">
<rect key="frame" x="10" y="5" width="19" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="3" customClass="AccessibilityIgnoredImageCell"/>
</imageView>
<textField verticalHuggingPriority="750" id="4">
<rect key="frame" x="39" y="6" width="126" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Menu Text" id="5">
<font key="font" metaFont="cellTitle"/>
<color key="textColor" white="0.12" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<connections>
<outlet property="viewController_" destination="-2" id="51"/>
</connections>
</customView>
<customObject id="42" customClass="ChromeUILocalizer">
<connections>
<outlet property="owner_" destination="-2" id="48"/>
</connections>
</customObject>
</objects>
<resources>
<image name="NSUser" width="32" height="32"/>
</resources>
</document>