You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
191 lines
15 KiB
191 lines
15 KiB
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
<dependencies> |
|
<deployment identifier="macosx"/> |
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/> |
|
</dependencies> |
|
<objects> |
|
<customObject id="-2" userLabel="File's Owner" customClass="CLAppearanceViewController"> |
|
<connections> |
|
<outlet property="theme" destination="5tI-fU-0lZ" id="dzr-Zx-E8x"/> |
|
<outlet property="timeFormat" destination="OrL-Ix-fmY" id="ZzR-ip-HS9"/> |
|
<outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/> |
|
</connections> |
|
</customObject> |
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/> |
|
<customView id="Hz6-mo-xeY"> |
|
<rect key="frame" x="0.0" y="0.0" width="439" height="335"/> |
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
|
<subviews> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iVw-cq-zLz"> |
|
<rect key="frame" x="198" y="235" width="44" height="18"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="18" id="2DP-wK-Ga8"/> |
|
<constraint firstAttribute="width" constant="40" id="KEa-ei-G2i"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Theme" id="hCb-NM-To8"> |
|
<font key="font" size="12" name="SFUIDisplay-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5TC-RQ-gzI"> |
|
<rect key="frame" x="183" y="297" width="74" height="18"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="18" id="gWc-u4-D8E"/> |
|
<constraint firstAttribute="width" constant="70" id="nh0-5K-Aa0"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Time Format" id="Hza-PB-FEf"> |
|
<font key="font" size="12" name="SFUIDisplay-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<segmentedControl toolTip="Choose a theme for the main panel!" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5tI-fU-0lZ"> |
|
<rect key="frame" x="158" y="204" width="124" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="120" id="dW5-vG-EwD"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="3ED-rf-SN8"> |
|
<font key="font" size="12" name="SFUIDisplay-Light"/> |
|
<segments> |
|
<segment label="Default"/> |
|
<segment label="Black" toolTip="Customize the timezone panel by selecting a theme!" selected="YES" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<action selector="themeChanged:" target="-2" id="V9J-fh-uqe"/> |
|
<binding destination="WGI-5h-l6M" name="selectedLabel" keyPath="values.defaultTheme" id="vyq-YM-las"/> |
|
</connections> |
|
</segmentedControl> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YQi-x8-6f8"> |
|
<rect key="frame" x="175" y="173" width="89" height="18"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="18" id="eY8-bV-QLM"/> |
|
<constraint firstAttribute="width" constant="85" id="n8S-fR-UtY"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Display Options" id="KTv-74-itf"> |
|
<font key="font" size="12" name="SFUIDisplay-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1eh-BT-2fK"> |
|
<rect key="frame" x="98" y="142" width="244" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="240" id="uU1-9Q-cqa"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="ZV9-ih-faz"> |
|
<font key="font" size="12" name="SFUIDisplay-Light"/> |
|
<segments> |
|
<segment label="Show Relative Dates"/> |
|
<segment label="Show actual day" selected="YES" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<action selector="changeRelativeDayDisplay:" target="-2" id="7Af-BH-qFq"/> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.relativeDate" id="eKo-sG-1eE"/> |
|
</connections> |
|
</segmentedControl> |
|
<segmentedControl toolTip="Select a time-format!" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OrL-Ix-fmY"> |
|
<rect key="frame" x="102" y="266" width="236" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="232" id="uOJ-Mi-Fin"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="s7b-og-KCV"> |
|
<font key="font" size="13" name="SFUIDisplay-Light"/> |
|
<segments> |
|
<segment label="12-hour clock" width="115"/> |
|
<segment label="24-hour clock" toolTip="Set the time format you want to see in the timezone panel!" width="114" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<action selector="timeFormatSelectionChanged:" target="-2" id="EcS-pz-e0o"/> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.is24HourFormatSelected" id="UsS-ER-9M9"/> |
|
</connections> |
|
</segmentedControl> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3d9-qg-dNb"> |
|
<rect key="frame" x="130" y="111" width="179" height="18"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="175" id="hHO-Wa-gmc"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Show Sunrise, Sunset Time (Beta)" id="ZP5-1i-Bm8"> |
|
<font key="font" size="12" name="SFUIDisplay-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="atA-2r-FXV"> |
|
<rect key="frame" x="180" y="80" width="80" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="76" id="dEg-kt-bk1"/> |
|
<constraint firstAttribute="height" constant="21" id="ttW-aD-dh3"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="rIg-AP-wGG"> |
|
<font key="font" size="12" name="SFUIDisplay-Light"/> |
|
<segments> |
|
<segment label="Yes"/> |
|
<segment label="No" selected="YES" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.displaySuntime" id="rkd-Nx-YEh"/> |
|
</connections> |
|
</segmentedControl> |
|
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="72r-oi-X0f"> |
|
<rect key="frame" x="184" y="18" width="71" height="24"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="67" id="H8w-wg-vel"/> |
|
</constraints> |
|
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="FMr-PO-czs"> |
|
<font key="font" size="12" name="SFUIDisplay-Light"/> |
|
<segments> |
|
<segment label="Yes" width="32"/> |
|
<segment label="No" width="32" selected="YES" tag="1"/> |
|
</segments> |
|
</segmentedCell> |
|
<connections> |
|
<binding destination="WGI-5h-l6M" name="selectedIndex" keyPath="values.displayFutureSlider" id="zRQ-mQ-qBp"/> |
|
</connections> |
|
</segmentedControl> |
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HTZ-1V-qZb"> |
|
<rect key="frame" x="165" y="49" width="109" height="18"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="105" id="1Lv-wC-hEM"/> |
|
<constraint firstAttribute="height" constant="18" id="tK6-lZ-2AV"/> |
|
</constraints> |
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Show Future Slider" id="PE4-Ua-hkI"> |
|
<font key="font" size="12" name="SFUIDisplay-Light"/> |
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
|
</textFieldCell> |
|
</textField> |
|
</subviews> |
|
<constraints> |
|
<constraint firstItem="72r-oi-X0f" firstAttribute="top" secondItem="HTZ-1V-qZb" secondAttribute="bottom" constant="8" id="23z-Z7-vpe"/> |
|
<constraint firstItem="HTZ-1V-qZb" firstAttribute="top" secondItem="atA-2r-FXV" secondAttribute="bottom" constant="15" id="55C-jv-7Rw"/> |
|
<constraint firstItem="YQi-x8-6f8" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="6LU-d8-lKX"/> |
|
<constraint firstItem="3d9-qg-dNb" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="FBj-0N-ltc"/> |
|
<constraint firstItem="OrL-Ix-fmY" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="JtZ-ra-RaC"/> |
|
<constraint firstItem="1eh-BT-2fK" firstAttribute="top" secondItem="YQi-x8-6f8" secondAttribute="bottom" constant="8" id="POa-Gi-Prk"/> |
|
<constraint firstItem="atA-2r-FXV" firstAttribute="top" secondItem="3d9-qg-dNb" secondAttribute="bottom" constant="8" id="PY9-Mh-Qsb"/> |
|
<constraint firstItem="atA-2r-FXV" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="Pjx-sg-kK0"/> |
|
<constraint firstItem="5tI-fU-0lZ" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="Vkb-QV-unN"/> |
|
<constraint firstItem="HTZ-1V-qZb" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="Wet-hO-O6U"/> |
|
<constraint firstItem="YQi-x8-6f8" firstAttribute="top" secondItem="5tI-fU-0lZ" secondAttribute="bottom" constant="15" id="WoY-W4-XuS"/> |
|
<constraint firstItem="iVw-cq-zLz" firstAttribute="top" secondItem="OrL-Ix-fmY" secondAttribute="bottom" constant="15" id="XgM-Wl-Xap"/> |
|
<constraint firstItem="iVw-cq-zLz" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="Zh8-Vn-VxM"/> |
|
<constraint firstItem="5tI-fU-0lZ" firstAttribute="top" secondItem="iVw-cq-zLz" secondAttribute="bottom" constant="8" id="bo6-s2-Vfj"/> |
|
<constraint firstItem="1eh-BT-2fK" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" constant="0.5" id="fvI-By-5Ef"/> |
|
<constraint firstItem="3d9-qg-dNb" firstAttribute="top" secondItem="1eh-BT-2fK" secondAttribute="bottom" constant="15" id="iVY-Yj-mck"/> |
|
<constraint firstItem="5TC-RQ-gzI" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="lc0-ud-Mnw"/> |
|
<constraint firstItem="5TC-RQ-gzI" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="oI8-4L-ppf"/> |
|
<constraint firstItem="OrL-Ix-fmY" firstAttribute="top" secondItem="5TC-RQ-gzI" secondAttribute="bottom" constant="8" id="rpk-WN-DT9"/> |
|
<constraint firstItem="72r-oi-X0f" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="wHU-od-8e8"/> |
|
</constraints> |
|
<point key="canvasLocation" x="187" y="251"/> |
|
</customView> |
|
<userDefaultsController representsSharedInstance="YES" id="WGI-5h-l6M"/> |
|
</objects> |
|
</document>
|
|
|