|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="16085" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="16085"/> |
| 4 | + <deployment identifier="macosx"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19529"/> |
5 | 6 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 7 | </dependencies> |
7 | 8 | <scenes> |
|
66 | 67 | <outlet property="delegate" destination="Voe-Tx-rLC" id="PrD-fu-P6m"/> |
67 | 68 | </connections> |
68 | 69 | </application> |
69 | | - <customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModuleProvider="target"/> |
| 70 | + <customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModule="MarkDownload___Markdown_Web_Clipper" customModuleProvider="target"/> |
70 | 71 | <customObject id="YLy-65-1bz" customClass="NSFontManager"/> |
71 | 72 | <customObject id="Ady-hI-5gd" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/> |
72 | 73 | </objects> |
|
96 | 97 | <!--View Controller--> |
97 | 98 | <scene sceneID="hIz-AP-VOD"> |
98 | 99 | <objects> |
99 | | - <viewController id="XfG-lQ-9wD" customClass="ViewController" customModuleProvider="target" sceneMemberID="viewController"> |
| 100 | + <viewController id="XfG-lQ-9wD" customClass="ViewController" customModule="MarkDownload___Markdown_Web_Clipper" customModuleProvider="target" sceneMemberID="viewController"> |
100 | 101 | <view key="view" id="m2S-Jp-Qdl"> |
101 | 102 | <rect key="frame" x="0.0" y="0.0" width="480" height="344"/> |
102 | 103 | <autoresizingMask key="autoresizingMask"/> |
|
105 | 106 | <rect key="frame" x="0.0" y="34" width="480" height="265"/> |
106 | 107 | <subviews> |
107 | 108 | <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="FWV-e2-WQh" userLabel="IconView"> |
108 | | - <rect key="frame" x="176" y="137" width="128" height="128"/> |
| 109 | + <rect key="frame" x="176" y="136" width="128" height="129"/> |
109 | 110 | <imageCell key="cell" refusesFirstResponder="YES" alignment="left" image="AppIcon" id="Hhb-TZ-Dhg"/> |
110 | 111 | </imageView> |
111 | 112 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EB0-ac-UZR"> |
112 | | - <rect key="frame" x="38" y="63" width="404" height="32"/> |
| 113 | + <rect key="frame" x="38" y="62" width="404" height="32"/> |
113 | 114 | <constraints> |
114 | 115 | <constraint firstAttribute="width" relation="lessThanOrEqual" constant="400" id="pZE-0p-Ce8"/> |
115 | 116 | </constraints> |
116 | | - <textFieldCell key="cell" alignment="center" title="App Name's extension is currently off. You can turn it on in Safari Extensions preferences." id="S7v-7o-3vW"> |
| 117 | + <textFieldCell key="cell" alignment="center" title="MarkDownload - Markdown Web Clipper's extension is currently off. You can turn it on in Safari Extensions preferences." id="S7v-7o-3vW"> |
117 | 118 | <font key="font" metaFont="system"/> |
118 | 119 | <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
119 | 120 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
120 | 121 | </textFieldCell> |
121 | 122 | </textField> |
122 | 123 | <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ooh-eV-eLQ"> |
123 | | - <rect key="frame" x="79" y="-7" width="322" height="32"/> |
| 124 | + <rect key="frame" x="82" y="-7" width="316" height="32"/> |
124 | 125 | <buttonCell key="cell" type="push" title="Quit and Open Safari Extensions Preferences…" alternateTitle="Install" bezelStyle="rounded" alignment="center" lineBreakMode="truncatingMiddle" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Srx-0j-A4D"> |
125 | 126 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
126 | 127 | <font key="font" metaFont="system"/> |
|
0 commit comments