aboutsummaryrefslogtreecommitdiff
path: root/VKPC/AboutWindow.xib
diff options
context:
space:
mode:
Diffstat (limited to 'VKPC/AboutWindow.xib')
-rw-r--r--VKPC/AboutWindow.xib74
1 files changed, 74 insertions, 0 deletions
diff --git a/VKPC/AboutWindow.xib b/VKPC/AboutWindow.xib
new file mode 100644
index 0000000..1dacf46
--- /dev/null
+++ b/VKPC/AboutWindow.xib
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6254" systemVersion="14D72i" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
+ <dependencies>
+ <deployment identifier="macosx"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6254"/>
+ </dependencies>
+ <objects>
+ <customObject id="-2" userLabel="File's Owner" customClass="AboutWindowController">
+ <connections>
+ <outlet property="ch1pTextField" destination="RKx-9V-CuI" id="wrk-64-JVE"/>
+ <outlet property="copyrightTextField" destination="ERc-8w-PEv" id="Oqv-42-sHP"/>
+ <outlet property="ezTextField" destination="ptd-Ue-h4k" id="Xqt-aa-z4S"/>
+ <outlet property="titleTextField" destination="9iH-bO-wdX" id="6Tm-zx-l1p"/>
+ <outlet property="window" destination="G5N-nr-30p" id="wNb-Cf-WGv"/>
+ </connections>
+ </customObject>
+ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
+ <customObject id="-3" userLabel="Application" customClass="NSObject"/>
+ <window title="About" allowsToolTipsWhenApplicationIsInactive="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="G5N-nr-30p">
+ <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
+ <rect key="contentRect" x="131" y="159" width="336" height="152"/>
+ <rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
+ <view key="contentView" id="NwM-Tg-Ru9">
+ <rect key="frame" x="0.0" y="0.0" width="336" height="152"/>
+ <autoresizingMask key="autoresizingMask"/>
+ <subviews>
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ERc-8w-PEv">
+ <rect key="frame" x="31" y="52" width="274" height="22"/>
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="center" title="Eugene Z © 2013-2015" id="uv2-0i-619">
+ <font key="font" metaFont="system"/>
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ </textField>
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ptd-Ue-h4k">
+ <rect key="frame" x="31" y="33" width="274" height="23"/>
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="center" title="vk.com/ez" id="yTi-Tb-TPm">
+ <font key="font" metaFont="system"/>
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ </textField>
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9iH-bO-wdX">
+ <rect key="frame" x="14" y="121" width="309" height="17"/>
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Title" id="sen-Gb-PyL">
+ <font key="font" metaFont="systemBold"/>
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ </textField>
+ <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1Eu-bN-jqb">
+ <rect key="frame" x="-9" y="84" width="354" height="34"/>
+ <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" id="Ar7-Dg-5Ft">
+ <font key="font" metaFont="system"/>
+ <string key="title">Use media buttons (F7-F9) to switch
+between tracks</string>
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ </textField>
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="RKx-9V-CuI">
+ <rect key="frame" x="31" y="14" width="274" height="23"/>
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="center" title="ch1p.com/vkpc/" id="lw6-hX-ors">
+ <font key="font" metaFont="system"/>
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ </textField>
+ </subviews>
+ </view>
+ <point key="canvasLocation" x="280" y="254"/>
+ </window>
+ </objects>
+</document>