Revert of Sandbox html_viewer on Linux. (patchset #6 id:100001 of https://codereview...
[chromium-blink-merge.git] / remoting / host / mac / me2me_preference_pane.xib
blob359a16f252b8b50173fde577bb731530cedb9827
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="Me2MePreferencePane">
10 <connections>
11 <outlet property="_window" destination="12" id="26"/>
12 <outlet property="authorization_view_" destination="105" id="108"/>
13 <outlet property="box_" destination="123" id="126"/>
14 <outlet property="status_message_" destination="124" id="127"/>
15 </connections>
16 </customObject>
17 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
18 <customObject id="-3" userLabel="Application"/>
19 <window title="&lt;&lt; do not localize >>" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" deferred="NO" oneShot="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="12" userLabel="PrefPane">
20 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
21 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
22 <rect key="contentRect" x="176" y="764" width="667" height="243"/>
23 <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1578"/>
24 <value key="minSize" type="size" width="224.66399999999999" height="10"/>
25 <view key="contentView" id="6">
26 <rect key="frame" x="0.0" y="0.0" width="667" height="243"/>
27 <autoresizingMask key="autoresizingMask"/>
28 <subviews>
29 <customView id="105" customClass="SFAuthorizationView">
30 <rect key="frame" x="20" y="20" width="627" height="47"/>
31 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
32 </customView>
33 <box autoresizesSubviews="NO" title="Box" borderType="none" titlePosition="noTitle" id="123">
34 <rect key="frame" x="17" y="71" width="633" height="106"/>
35 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
36 <view key="contentView">
37 <rect key="frame" x="0.0" y="0.0" width="633" height="106"/>
38 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
39 </view>
40 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
41 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
42 </box>
43 <textField verticalHuggingPriority="750" id="124">
44 <rect key="frame" x="17" y="183" width="633" height="40"/>
45 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
46 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="left" title="Status" id="125">
47 <font key="font" metaFont="system"/>
48 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
49 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
50 </textFieldCell>
51 </textField>
52 </subviews>
53 </view>
54 </window>
55 </objects>
56 </document>