|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/> |
| 4 | + <deployment identifier="macosx"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/> |
5 | 6 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 7 | </dependencies> |
7 | 8 | <objects> |
|
16 | 17 | <window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" tabbingMode="disallowed" id="F0z-JX-Cv5"> |
17 | 18 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/> |
18 | 19 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
19 | | - <rect key="contentRect" x="196" y="240" width="318" height="102"/> |
20 | | - <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> |
| 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"/> |
| 22 | + <value key="minSize" type="size" width="300" height="150"/> |
21 | 23 | <view key="contentView" wantsLayer="YES" id="se5-gp-TjO"> |
22 | | - <rect key="frame" x="0.0" y="0.0" width="318" height="102"/> |
| 24 | + <rect key="frame" x="0.0" y="0.0" width="300" height="150"/> |
23 | 25 | <autoresizingMask key="autoresizingMask"/> |
24 | 26 | <subviews> |
25 | | - <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8hA-DH-I7Z" customClass="MASShortcutView"> |
26 | | - <rect key="frame" x="135" y="61" width="163" height="25"/> |
27 | | - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
28 | | - </customView> |
29 | | - <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kUZ-2D-ASu"> |
30 | | - <rect key="frame" x="153" y="13" width="151" height="32"/> |
31 | | - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
32 | | - <buttonCell key="cell" type="push" title="Restore defaults..." bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="r9Z-qe-Up0"> |
33 | | - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
34 | | - <font key="font" metaFont="system"/> |
35 | | - </buttonCell> |
36 | | - <connections> |
37 | | - <action selector="restoreDefaults:" target="-2" id="bad-yA-Cme"/> |
38 | | - </connections> |
39 | | - </button> |
40 | | - <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SLs-UG-n2b"> |
41 | | - <rect key="frame" x="18" y="65" width="111" height="17"/> |
42 | | - <autoresizingMask key="autoresizingMask"/> |
43 | | - <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Global shortcut:" id="U8G-v4-cE9"> |
44 | | - <font key="font" usesAppearanceFont="YES"/> |
45 | | - <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
46 | | - <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
47 | | - </textFieldCell> |
48 | | - </textField> |
| 27 | + <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"/> |
| 29 | + <rows> |
| 30 | + <gridRow yPlacement="center" rowAlignment="none" bottomPadding="8" id="oya-rS-Vwn"/> |
| 31 | + <gridRow bottomPadding="8" id="eSU-Fq-qHb"/> |
| 32 | + <gridRow yPlacement="bottom" height="42" id="Gra-w4-ZpZ"/> |
| 33 | + </rows> |
| 34 | + <columns> |
| 35 | + <gridColumn xPlacement="trailing" id="cgL-ew-iuH"/> |
| 36 | + <gridColumn xPlacement="leading" id="3zb-nY-eFJ"/> |
| 37 | + </columns> |
| 38 | + <gridCells> |
| 39 | + <gridCell row="oya-rS-Vwn" column="cgL-ew-iuH" id="5Bh-Cw-A9Z"> |
| 40 | + <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 | + <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Global shortcut:" id="U8G-v4-cE9"> |
| 43 | + <font key="font" usesAppearanceFont="YES"/> |
| 44 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 45 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 46 | + </textFieldCell> |
| 47 | + </textField> |
| 48 | + </gridCell> |
| 49 | + <gridCell row="oya-rS-Vwn" column="3zb-nY-eFJ" id="BpC-vH-U6D"> |
| 50 | + <customView key="contentView" translatesAutoresizingMaskIntoConstraints="NO" id="8hA-DH-I7Z" customClass="MASShortcutView"> |
| 51 | + <rect key="frame" x="104" y="86" width="100" height="30"/> |
| 52 | + </customView> |
| 53 | + </gridCell> |
| 54 | + <gridCell row="eSU-Fq-qHb" column="cgL-ew-iuH" id="Ktb-Mk-2mJ"> |
| 55 | + <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 | + <textFieldCell key="cell" lineBreakMode="clipping" title="Startup:" id="7Ml-td-ltB"> |
| 58 | + <font key="font" metaFont="system"/> |
| 59 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 60 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 61 | + </textFieldCell> |
| 62 | + </textField> |
| 63 | + </gridCell> |
| 64 | + <gridCell row="eSU-Fq-qHb" column="3zb-nY-eFJ" id="yIA-9o-EA6"> |
| 65 | + <button key="contentView" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UP0-PV-5sP"> |
| 66 | + <rect key="frame" x="102" y="55" width="140" height="18"/> |
| 67 | + <buttonCell key="cell" type="check" title="Restore documents" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="pK0-Ox-QTp"> |
| 68 | + <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
| 69 | + <font key="font" metaFont="system"/> |
| 70 | + </buttonCell> |
| 71 | + <connections> |
| 72 | + <binding destination="E4w-VZ-Y12" name="value" keyPath="values.restoreDocs" id="dcM-sC-Yho"> |
| 73 | + <dictionary key="options"> |
| 74 | + <integer key="NSNullPlaceholder" value="1"/> |
| 75 | + </dictionary> |
| 76 | + </binding> |
| 77 | + </connections> |
| 78 | + </button> |
| 79 | + </gridCell> |
| 80 | + <gridCell row="Gra-w4-ZpZ" column="cgL-ew-iuH" headOfMergedCell="ktl-eK-akI" id="ktl-eK-akI"> |
| 81 | + <button key="contentView" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kUZ-2D-ASu"> |
| 82 | + <rect key="frame" x="95" y="-7" width="151" height="32"/> |
| 83 | + <buttonCell key="cell" type="push" title="Restore defaults..." bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="r9Z-qe-Up0"> |
| 84 | + <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
| 85 | + <font key="font" metaFont="system"/> |
| 86 | + </buttonCell> |
| 87 | + <connections> |
| 88 | + <action selector="restoreDefaults:" target="-2" id="bad-yA-Cme"/> |
| 89 | + </connections> |
| 90 | + </button> |
| 91 | + </gridCell> |
| 92 | + <gridCell row="Gra-w4-ZpZ" column="3zb-nY-eFJ" headOfMergedCell="ktl-eK-akI" id="ENg-Zr-n8t"/> |
| 93 | + </gridCells> |
| 94 | + </gridView> |
49 | 95 | </subviews> |
50 | 96 | </view> |
51 | 97 | <connections> |
52 | 98 | <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/> |
53 | 99 | </connections> |
54 | | - <point key="canvasLocation" x="12" y="-21"/> |
| 100 | + <point key="canvasLocation" x="-104" y="-5"/> |
55 | 101 | </window> |
| 102 | + <userDefaultsController representsSharedInstance="YES" id="E4w-VZ-Y12"/> |
56 | 103 | </objects> |
57 | 104 | </document> |
0 commit comments