Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / remoting / host / mac / me2me_preference_pane_disable.xib
blob019c238838f9989202704f23d8882e30b91ab963
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="Me2MePreferencePaneDisable">
10 <connections>
11 <outlet property="disable_button_" destination="19" id="21"/>
12 <outlet property="view" destination="1" id="16"/>
13 </connections>
14 </customObject>
15 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16 <customObject id="-3" userLabel="Application"/>
17 <customView id="1" customClass="NSCustomView">
18 <rect key="frame" x="0.0" y="0.0" width="633" height="106"/>
19 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20 <subviews>
21 <button verticalHuggingPriority="750" id="19">
22 <rect key="frame" x="200" y="62" width="232" height="25"/>
23 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
24 <buttonCell key="cell" type="roundTextured" title="Disable Remote Connections" bezelStyle="texturedRounded" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="20">
25 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
26 <font key="font" metaFont="system"/>
27 </buttonCell>
28 <connections>
29 <action selector="onDisable:" target="-2" id="22"/>
30 </connections>
31 </button>
32 </subviews>
33 </customView>
34 </objects>
35 </document>