|
1 |
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 |
| -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
3 | 3 | <dependencies>
|
4 | 4 | <deployment identifier="macosx"/>
|
5 |
| - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10116"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/> |
| 6 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 7 | </dependencies>
|
7 | 8 | <objects>
|
8 | 9 | <customObject id="-2" userLabel="File's Owner" customClass="SPConnectionController">
|
|
182 | 183 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
183 | 184 | <subviews>
|
184 | 185 | <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" selectionHighlightStyle="sourceList" columnReordering="NO" columnSelection="YES" columnResizing="NO" autosaveColumns="NO" id="4913" customClass="SPFavoritesOutlineView">
|
185 |
| - <rect key="frame" x="0.0" y="0.0" width="200" height="19"/> |
| 186 | + <rect key="frame" x="0.0" y="0.0" width="200" height="483"/> |
186 | 187 | <autoresizingMask key="autoresizingMask"/>
|
187 | 188 | <size key="intercellSpacing" width="3" height="2"/>
|
188 | 189 | <color key="backgroundColor" name="_sourceListBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
252 | 253 | <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5588">
|
253 | 254 | <rect key="frame" x="0.0" y="0.0" width="681" height="481"/>
|
254 | 255 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
255 |
| - <clipView key="contentView" id="gFs-TM-wGu"> |
| 256 | + <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="gFs-TM-wGu"> |
256 | 257 | <rect key="frame" x="0.0" y="0.0" width="681" height="481"/>
|
257 | 258 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
258 | 259 | <subviews>
|
|
1625 | 1626 | <rect key="frame" x="0.0" y="0.0" width="578" height="293"/>
|
1626 | 1627 | <autoresizingMask key="autoresizingMask"/>
|
1627 | 1628 | <subviews>
|
1628 |
| - <textView editable="NO" drawsBackground="NO" importsGraphics="NO" verticallyResizable="YES" id="5434"> |
| 1629 | + <textView editable="NO" drawsBackground="NO" importsGraphics="NO" id="5434"> |
1629 | 1630 | <rect key="frame" x="0.0" y="0.0" width="578" height="293"/>
|
1630 | 1631 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
1631 | 1632 | <color key="textColor" red="0.90196078999999996" green="0.90196078999999996" blue="0.90196078999999996" alpha="1" colorSpace="calibratedRGB"/>
|
|
2378 | 2379 | </fragment>
|
2379 | 2380 | </attributedString>
|
2380 | 2381 | <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
2381 |
| - <size key="minSize" width="578" height="293"/> |
2382 |
| - <size key="maxSize" width="1156" height="10000000"/> |
2383 | 2382 | <connections>
|
2384 | 2383 | <outlet property="delegate" destination="-2" id="5462"/>
|
2385 | 2384 | </connections>
|
|
2596 | 2595 | <image name="button_action" width="30" height="22"/>
|
2597 | 2596 | <image name="button_add" width="30" height="22"/>
|
2598 | 2597 | <image name="button_add_folder" width="30" height="22"/>
|
2599 |
| - <image name="button_bar_handle" width="11" height="23"/> |
2600 |
| - <image name="button_bar_spacer" width="10" height="23"/> |
| 2598 | + <image name="button_bar_handle" width="15" height="23"/> |
| 2599 | + <image name="button_bar_spacer" width="11" height="23"/> |
2601 | 2600 | <image name="key-icon" width="16" height="9"/>
|
2602 | 2601 | <image name="key-icon-alternate" width="16" height="9"/>
|
2603 | 2602 | </resources>
|
|
0 commit comments