|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="18122" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
3 | 3 | <dependencies> |
4 | | - <deployment identifier="macosx"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="18122"/> |
6 | 5 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 6 | </dependencies> |
8 | 7 | <objects> |
9 | 8 | <customObject id="-2" userLabel="File's Owner" customClass="PreferencesWindowController" customModule="DevDocs" customModuleProvider="target"> |
10 | 9 | <connections> |
11 | 10 | <outlet property="masShortcutRecorderView" destination="8hA-DH-I7Z" id="orq-Ez-K1f"/> |
| 11 | + <outlet property="pageZoomPopup" destination="AfN-rU-RiE" id="8m5-iX-OJI"/> |
12 | 12 | <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/> |
13 | 13 | </connections> |
14 | 14 | </customObject> |
15 | 15 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
16 | 16 | <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
17 | 17 | <window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" tabbingMode="disallowed" id="F0z-JX-Cv5"> |
18 | 18 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/> |
19 | | - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
20 | | - <rect key="contentRect" x="196" y="240" width="300" height="150"/> |
21 | | - <rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/> |
| 19 | + <rect key="contentRect" x="196" y="240" width="300" height="193"/> |
| 20 | + <rect key="screenRect" x="0.0" y="0.0" width="3840" height="2135"/> |
22 | 21 | <value key="minSize" type="size" width="300" height="150"/> |
23 | 22 | <view key="contentView" wantsLayer="YES" id="se5-gp-TjO"> |
24 | | - <rect key="frame" x="0.0" y="0.0" width="300" height="150"/> |
| 23 | + <rect key="frame" x="0.0" y="0.0" width="300" height="193"/> |
25 | 24 | <autoresizingMask key="autoresizingMask"/> |
26 | 25 | <subviews> |
27 | 26 | <gridView fixedFrame="YES" xPlacement="none" yPlacement="none" rowAlignment="firstBaseline" translatesAutoresizingMaskIntoConstraints="NO" id="L0m-3Z-iRC"> |
28 | | - <rect key="frame" x="30" y="17" width="240" height="116"/> |
| 27 | + <rect key="frame" x="30" y="20" width="246" height="156"/> |
29 | 28 | <rows> |
30 | 29 | <gridRow yPlacement="center" rowAlignment="none" bottomPadding="8" id="oya-rS-Vwn"/> |
31 | 30 | <gridRow bottomPadding="8" id="eSU-Fq-qHb"/> |
32 | | - <gridRow yPlacement="bottom" height="42" id="Gra-w4-ZpZ"/> |
| 31 | + <gridRow id="OGO-ef-oHz"/> |
| 32 | + <gridRow id="2XF-zF-Tdr"/> |
| 33 | + <gridRow id="Vd2-4l-trI"/> |
33 | 34 | </rows> |
34 | 35 | <columns> |
35 | 36 | <gridColumn xPlacement="trailing" id="cgL-ew-iuH"/> |
|
38 | 39 | <gridCells> |
39 | 40 | <gridCell row="oya-rS-Vwn" column="cgL-ew-iuH" id="5Bh-Cw-A9Z"> |
40 | 41 | <textField key="contentView" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SLs-UG-n2b"> |
41 | | - <rect key="frame" x="-2" y="93" width="102" height="16"/> |
| 42 | + <rect key="frame" x="-2" y="133" width="102" height="16"/> |
42 | 43 | <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Global shortcut:" id="U8G-v4-cE9"> |
43 | 44 | <font key="font" usesAppearanceFont="YES"/> |
44 | 45 | <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
48 | 49 | </gridCell> |
49 | 50 | <gridCell row="oya-rS-Vwn" column="3zb-nY-eFJ" id="BpC-vH-U6D"> |
50 | 51 | <customView key="contentView" translatesAutoresizingMaskIntoConstraints="NO" id="8hA-DH-I7Z" customClass="MASShortcutView"> |
51 | | - <rect key="frame" x="104" y="86" width="100" height="30"/> |
| 52 | + <rect key="frame" x="104" y="126" width="100" height="30"/> |
52 | 53 | </customView> |
53 | 54 | </gridCell> |
54 | 55 | <gridCell row="eSU-Fq-qHb" column="cgL-ew-iuH" id="Ktb-Mk-2mJ"> |
55 | 56 | <textField key="contentView" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="v5E-4j-dS4"> |
56 | | - <rect key="frame" x="47" y="56" width="53" height="16"/> |
| 57 | + <rect key="frame" x="46" y="96" width="54" height="16"/> |
57 | 58 | <textFieldCell key="cell" lineBreakMode="clipping" title="Startup:" id="7Ml-td-ltB"> |
58 | 59 | <font key="font" metaFont="system"/> |
59 | 60 | <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
63 | 64 | </gridCell> |
64 | 65 | <gridCell row="eSU-Fq-qHb" column="3zb-nY-eFJ" id="yIA-9o-EA6"> |
65 | 66 | <button key="contentView" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UP0-PV-5sP"> |
66 | | - <rect key="frame" x="102" y="55" width="140" height="18"/> |
| 67 | + <rect key="frame" x="102" y="95" width="144" height="18"/> |
67 | 68 | <buttonCell key="cell" type="check" title="Restore documents" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="pK0-Ox-QTp"> |
68 | 69 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
69 | 70 | <font key="font" metaFont="system"/> |
|
77 | 78 | </connections> |
78 | 79 | </button> |
79 | 80 | </gridCell> |
80 | | - <gridCell row="Gra-w4-ZpZ" column="cgL-ew-iuH" headOfMergedCell="ktl-eK-akI" id="ktl-eK-akI"> |
| 81 | + <gridCell row="OGO-ef-oHz" column="cgL-ew-iuH" id="5m9-gS-4xj"> |
| 82 | + <textField key="contentView" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Oeg-Ip-DAa"> |
| 83 | + <rect key="frame" x="25" y="65" width="75" height="16"/> |
| 84 | + <textFieldCell key="cell" lineBreakMode="clipping" title="Page zoom:" id="Etm-YM-51V"> |
| 85 | + <font key="font" usesAppearanceFont="YES"/> |
| 86 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 87 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 88 | + </textFieldCell> |
| 89 | + </textField> |
| 90 | + </gridCell> |
| 91 | + <gridCell row="OGO-ef-oHz" column="3zb-nY-eFJ" id="0Gc-vb-5Wc"> |
| 92 | + <popUpButton key="contentView" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AfN-rU-RiE"> |
| 93 | + <rect key="frame" x="101" y="58" width="39" height="25"/> |
| 94 | + <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="Tm7-tn-MO5"> |
| 95 | + <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
| 96 | + <font key="font" metaFont="menu"/> |
| 97 | + <menu key="menu" id="MqF-ZB-jc3"/> |
| 98 | + </popUpButtonCell> |
| 99 | + <connections> |
| 100 | + <action selector="pageZoomPopupDidChangeValue:" target="-2" id="3aX-GS-1Eu"/> |
| 101 | + </connections> |
| 102 | + </popUpButton> |
| 103 | + </gridCell> |
| 104 | + <gridCell row="2XF-zF-Tdr" column="cgL-ew-iuH" id="8h0-hF-RHo"/> |
| 105 | + <gridCell row="2XF-zF-Tdr" column="3zb-nY-eFJ" id="eCQ-l4-o4e"/> |
| 106 | + <gridCell row="Vd2-4l-trI" column="cgL-ew-iuH" id="Xo0-Jm-S00"/> |
| 107 | + <gridCell row="Vd2-4l-trI" column="3zb-nY-eFJ" id="ke7-Up-4Kh"> |
81 | 108 | <button key="contentView" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kUZ-2D-ASu"> |
82 | | - <rect key="frame" x="95" y="-7" width="151" height="32"/> |
| 109 | + <rect key="frame" x="97" y="-7" width="146" height="32"/> |
83 | 110 | <buttonCell key="cell" type="push" title="Restore defaults..." bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="r9Z-qe-Up0"> |
84 | 111 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
85 | 112 | <font key="font" metaFont="system"/> |
|
89 | 116 | </connections> |
90 | 117 | </button> |
91 | 118 | </gridCell> |
92 | | - <gridCell row="Gra-w4-ZpZ" column="3zb-nY-eFJ" headOfMergedCell="ktl-eK-akI" id="ENg-Zr-n8t"/> |
93 | 119 | </gridCells> |
94 | 120 | </gridView> |
95 | 121 | </subviews> |
96 | 122 | </view> |
97 | 123 | <connections> |
98 | 124 | <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/> |
99 | 125 | </connections> |
100 | | - <point key="canvasLocation" x="-104" y="-5"/> |
| 126 | + <point key="canvasLocation" x="-926" y="-376.5"/> |
101 | 127 | </window> |
102 | 128 | <userDefaultsController representsSharedInstance="YES" id="E4w-VZ-Y12"/> |
103 | 129 | </objects> |
|
0 commit comments