Fix translation extraction failure.
[chromium-blink-merge.git] / chrome / app / nibs / Panel.xib
blob9f1860aac2786799da081f386e32c8b5c4d4f194
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="PanelWindowControllerCocoa">
10 <connections>
11 <outlet property="titlebar_view_" destination="6" id="8"/>
12 <outlet property="window" destination="1" id="28"/>
13 </connections>
14 </customObject>
15 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16 <customObject id="-3" userLabel="Application"/>
17 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="PanelWindowCocoaImpl">
18 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" texturedBackground="YES"/>
19 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
20 <rect key="contentRect" x="196" y="240" width="480" height="270"/>
21 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
22 <view key="contentView" id="2">
23 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
24 <autoresizingMask key="autoresizingMask"/>
25 </view>
26 <connections>
27 <outlet property="delegate" destination="-2" id="29"/>
28 </connections>
29 </window>
30 <customView id="6" userLabel="PanelTitlebarView" customClass="PanelTitlebarViewCocoa">
31 <rect key="frame" x="0.0" y="0.0" width="300" height="22"/>
32 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
33 <subviews>
34 <imageView id="19">
35 <rect key="frame" x="126" y="3" width="14" height="14"/>
36 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
37 <imageCell key="cell" controlSize="small" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="20"/>
38 </imageView>
39 <textField verticalHuggingPriority="750" id="10">
40 <rect key="frame" x="26" y="1" width="248" height="17"/>
41 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
42 <textFieldCell key="cell" lineBreakMode="truncatingTail" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="left" bezelStyle="round" id="11">
43 <font key="font" metaFont="system"/>
44 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
45 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
46 </textFieldCell>
47 </textField>
48 <button id="30" customClass="HoverImageButton">
49 <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
50 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
51 <buttonCell key="cell" type="square" title="Minimize" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="31">
52 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
53 <font key="font" metaFont="system"/>
54 </buttonCell>
55 <connections>
56 <action selector="onMinimizeButtonClick:" target="6" id="35"/>
57 </connections>
58 </button>
59 <button id="32" customClass="HoverImageButton">
60 <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
61 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
62 <buttonCell key="cell" type="square" title="Restore" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="33">
63 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
64 <font key="font" metaFont="system"/>
65 </buttonCell>
66 <connections>
67 <action selector="onRestoreButtonClick:" target="6" id="37"/>
68 </connections>
69 </button>
70 <button id="38" customClass="HoverImageButton">
71 <rect key="frame" x="5" y="-5" width="16" height="16"/>
72 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
73 <buttonCell key="cell" type="square" title="Close" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="39">
74 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
75 <font key="font" metaFont="system"/>
76 </buttonCell>
77 <connections>
78 <action selector="onCloseButtonClick:" target="6" id="41"/>
79 </connections>
80 </button>
81 <customView id="24" customClass="PanelTitlebarOverlayView">
82 <rect key="frame" x="0.0" y="0.0" width="300" height="22"/>
83 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
84 <connections>
85 <outlet property="controller_" destination="-2" id="27"/>
86 </connections>
87 </customView>
88 </subviews>
89 <connections>
90 <outlet property="controller_" destination="-2" id="9"/>
91 <outlet property="customCloseButton_" destination="38" id="42"/>
92 <outlet property="icon_" destination="19" id="21"/>
93 <outlet property="minimizeButton_" destination="30" id="34"/>
94 <outlet property="overlay_" destination="24" id="25"/>
95 <outlet property="restoreButton_" destination="32" id="36"/>
96 <outlet property="title_" destination="10" id="17"/>
97 </connections>
98 </customView>
99 </objects>
100 </document>