2014-01-15 04:14:09 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
|
|
|
<dependencies>
|
|
|
|
<deployment version="1050" defaultVersion="1070" identifier="macosx"/>
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
|
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="MASPreferencesWindowController">
|
|
|
|
<connections>
|
|
|
|
<outlet property="window" destination="1" id="3"/>
|
|
|
|
</connections>
|
|
|
|
</customObject>
|
|
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
|
<customObject id="-3" userLabel="Application"/>
|
|
|
|
<window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" wantsToBeColor="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="1">
|
2014-01-15 04:14:27 +04:00
|
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES"/>
|
2014-01-15 04:14:09 +04:00
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
|
|
<rect key="contentRect" x="540" y="400" width="360" height="270"/>
|
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
|
|
|
|
<view key="contentView" id="2">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="360" height="270"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</view>
|
|
|
|
<toolbar key="toolbar" implicitIdentifier="A3419266-C6CB-4FAA-AB63-B91B70C196EA" autosavesConfiguration="NO" allowsUserCustomization="NO" displayMode="iconOnly" sizeMode="regular" id="4">
|
|
|
|
<allowedToolbarItems/>
|
|
|
|
<defaultToolbarItems/>
|
|
|
|
<connections>
|
|
|
|
<outlet property="delegate" destination="-2" id="12"/>
|
|
|
|
</connections>
|
|
|
|
</toolbar>
|
|
|
|
<connections>
|
|
|
|
<outlet property="delegate" destination="-2" id="20"/>
|
|
|
|
</connections>
|
|
|
|
</window>
|
|
|
|
</objects>
|
|
|
|
</document>
|