|
9 | 9 | <customObject id="-2" userLabel="File's Owner" customClass="LoginWindowControlsWindowController" customModule="XCredsLoginPlugin" customModuleProvider="target">
|
10 | 10 | <connections>
|
11 | 11 | <outlet property="macLoginWindowGribColumn" destination="wvm-rM-lRK" id="bUx-fo-f3O"/>
|
| 12 | + <outlet property="trialVersionStatusTextField" destination="4Mf-Zr-Ve0" id="7cm-zX-gJq"/> |
12 | 13 | <outlet property="versionTextField" destination="CZW-Aq-1af" id="4tX-3s-sXH"/>
|
13 | 14 | <outlet property="wifiGridColumn" destination="1Cd-fS-KBP" id="nYv-8P-Xte"/>
|
14 | 15 | <outlet property="window" destination="wkO-FS-5uW" id="ui3-ZB-mfw"/>
|
|
20 | 21 | <windowStyleMask key="styleMask" closable="YES" miniaturizable="YES" resizable="YES"/>
|
21 | 22 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
22 | 23 | <rect key="contentRect" x="25" y="25" width="872" height="117"/>
|
23 |
| - <rect key="screenRect" x="0.0" y="0.0" width="1728" height="1079"/> |
| 24 | + <rect key="screenRect" x="0.0" y="0.0" width="3440" height="1415"/> |
24 | 25 | <view key="contentView" id="Tpj-ss-EMv">
|
25 | 26 | <rect key="frame" x="0.0" y="0.0" width="872" height="117"/>
|
26 | 27 | <autoresizingMask key="autoresizingMask"/>
|
|
56 | 57 | </gridCell>
|
57 | 58 | <gridCell row="XHx-7d-YkX" column="cUX-O2-zNV" xPlacement="center" id="2Gc-hy-IjQ">
|
58 | 59 | <button key="contentView" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6f9-0z-Xqg">
|
59 |
| - <rect key="frame" x="154" y="0.0" width="65" height="48"/> |
| 60 | + <rect key="frame" x="153" y="0.0" width="66" height="48"/> |
60 | 61 | <buttonCell key="cell" type="bevel" title="Shutdown" bezelStyle="rounded" image="ShutdownX" imagePosition="above" alignment="center" imageScaling="proportionallyDown" inset="2" id="WRj-LR-MaW">
|
61 | 62 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
62 | 63 | <font key="font" metaFont="system"/>
|
|
124 | 125 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
125 | 126 | </textFieldCell>
|
126 | 127 | </textField>
|
| 128 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4Mf-Zr-Ve0"> |
| 129 | + <rect key="frame" x="0.0" y="98" width="872" height="19"/> |
| 130 | + <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Unsupported – Visit twocanoes.com/xcreds/support for support options." drawsBackground="YES" id="DH5-if-nXu"> |
| 131 | + <font key="font" metaFont="system" size="16"/> |
| 132 | + <color key="textColor" name="systemBlueColor" catalog="System" colorSpace="catalog"/> |
| 133 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 134 | + </textFieldCell> |
| 135 | + </textField> |
127 | 136 | </subviews>
|
128 | 137 | <constraints>
|
129 | 138 | <constraint firstItem="sxl-0U-ne5" firstAttribute="centerY" secondItem="Tpj-ss-EMv" secondAttribute="centerY" constant="0.5" id="2Wq-KM-ceX"/>
|
| 139 | + <constraint firstAttribute="trailing" secondItem="4Mf-Zr-Ve0" secondAttribute="trailing" id="9sL-iB-86p"/> |
| 140 | + <constraint firstItem="4Mf-Zr-Ve0" firstAttribute="top" secondItem="Tpj-ss-EMv" secondAttribute="top" id="ETp-Pk-3l7"/> |
130 | 141 | <constraint firstAttribute="bottom" secondItem="CZW-Aq-1af" secondAttribute="bottom" constant="2" id="GqF-H9-jma"/>
|
131 | 142 | <constraint firstAttribute="trailing" secondItem="sxl-0U-ne5" secondAttribute="trailing" id="HvD-9w-Gp7"/>
|
132 | 143 | <constraint firstItem="CZW-Aq-1af" firstAttribute="leading" secondItem="Tpj-ss-EMv" secondAttribute="leading" constant="12" id="LV2-Cx-B9c"/>
|
133 | 144 | <constraint firstItem="sxl-0U-ne5" firstAttribute="leading" secondItem="Tpj-ss-EMv" secondAttribute="leading" id="P6t-00-a6e"/>
|
| 145 | + <constraint firstItem="4Mf-Zr-Ve0" firstAttribute="leading" secondItem="Tpj-ss-EMv" secondAttribute="leading" id="V4x-cE-RIp"/> |
134 | 146 | <constraint firstItem="sxl-0U-ne5" firstAttribute="centerX" secondItem="Tpj-ss-EMv" secondAttribute="centerX" id="eIH-vl-2ht"/>
|
135 | 147 | </constraints>
|
136 | 148 | </view>
|
|
140 | 152 | <resources>
|
141 | 153 | <image name="RestartX" width="32" height="32"/>
|
142 | 154 | <image name="ShutdownX" width="32" height="32"/>
|
143 |
| - <image name="loginwindow" width="41" height="31.5"/> |
| 155 | + <image name="loginwindow" width="41" height="32"/> |
144 | 156 | <image name="refresh symbol" width="989" height="989"/>
|
145 | 157 | <image name="wifi" width="32" height="32"/>
|
146 | 158 | </resources>
|
|
0 commit comments