Merge pull request #61 in ITERATE/cyberduck from feature/osx/updateRuntimeDependency...
[cyberduck.git] / resources / Transcript.xib
blob0504f2ffbed33f49a4682e87fc3c23cd3621bad9
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8121.17" systemVersion="15A204h" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment version="1060" identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8121.17"/>
6 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="ch.cyberduck.ui.cocoa.CDTranscriptController">
9 <connections>
10 <outlet property="logTextView" destination="6" id="9"/>
11 <outlet property="logView" destination="3" id="10"/>
12 </connections>
13 </customObject>
14 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
15 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
16 <customObject id="2" customClass="NSApplication"/>
17 <customView id="3">
18 <rect key="frame" x="0.0" y="0.0" width="534" height="256"/>
19 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20 <subviews>
21 <scrollView autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="4">
22 <rect key="frame" x="0.0" y="0.0" width="534" height="256"/>
23 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
24 <clipView key="contentView" id="Qb6-Yh-YnU">
25 <rect key="frame" x="1" y="1" width="532" height="254"/>
26 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
27 <subviews>
28 <textView editable="NO" importsGraphics="NO" richText="NO" usesRuler="YES" usesFontPanel="YES" verticallyResizable="YES" quoteSubstitution="YES" dashSubstitution="YES" textReplacement="YES" spellingCorrection="YES" smartInsertDelete="YES" id="6">
29 <rect key="frame" x="0.0" y="0.0" width="532" height="254"/>
30 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
31 <animations/>
32 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
33 <size key="minSize" width="532" height="254"/>
34 <size key="maxSize" width="534" height="10000000"/>
35 <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
36 <size key="minSize" width="532" height="254"/>
37 <size key="maxSize" width="534" height="10000000"/>
38 </textView>
39 </subviews>
40 <animations/>
41 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
42 </clipView>
43 <animations/>
44 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" controlSize="small" horizontal="YES" id="7">
45 <rect key="frame" x="-100" y="-100" width="87" height="18"/>
46 <autoresizingMask key="autoresizingMask"/>
47 <animations/>
48 </scroller>
49 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" controlSize="small" horizontal="NO" id="8">
50 <rect key="frame" x="522" y="1" width="11" height="254"/>
51 <autoresizingMask key="autoresizingMask"/>
52 <animations/>
53 </scroller>
54 </scrollView>
55 </subviews>
56 <animations/>
57 </customView>
58 </objects>
59 </document>