diff options
Diffstat (limited to 'macosx/plugins/DFNet')
| -rw-r--r-- | macosx/plugins/DFNet/Base.lproj/DFNet.xib | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFNet/Base.lproj/SockDialog.xib | 11 |
2 files changed, 4 insertions, 9 deletions
diff --git a/macosx/plugins/DFNet/Base.lproj/DFNet.xib b/macosx/plugins/DFNet/Base.lproj/DFNet.xib index 2c13fc43..46d5b5fe 100644 --- a/macosx/plugins/DFNet/Base.lproj/DFNet.xib +++ b/macosx/plugins/DFNet/Base.lproj/DFNet.xib @@ -17,10 +17,8 @@ <customObject id="-3" userLabel="Application"/> <window title="Settings" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" animationBehavior="default" id="1"> <windowStyleMask key="styleMask" titled="YES" miniaturizable="YES"/> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="196" y="240" width="340" height="155"/> <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/> - <value key="minSize" type="size" width="340" height="151"/> <view key="contentView" id="2"> <rect key="frame" x="0.0" y="0.0" width="340" height="155"/> <autoresizingMask key="autoresizingMask"/> diff --git a/macosx/plugins/DFNet/Base.lproj/SockDialog.xib b/macosx/plugins/DFNet/Base.lproj/SockDialog.xib index cdf10d1d..937f25de 100644 --- a/macosx/plugins/DFNet/Base.lproj/SockDialog.xib +++ b/macosx/plugins/DFNet/Base.lproj/SockDialog.xib @@ -1,8 +1,8 @@ <?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" useAutolayout="YES"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5053" systemVersion="13C64" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> <deployment defaultVersion="1080" identifier="macosx"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5053"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="SockDialog"> @@ -13,14 +13,11 @@ </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application"/> - <window title="Connecting…" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" showsToolbarButton="NO" wantsToBeColor="NO" animationBehavior="alertPanel" id="1"> + <window title="Connecting…" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" showsToolbarButton="NO" animationBehavior="alertPanel" id="1"> <windowStyleMask key="styleMask" titled="YES" texturedBackground="YES"/> <windowCollectionBehavior key="collectionBehavior" moveToActiveSpace="YES" transient="YES" ignoresCycle="YES"/> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="196" y="371" width="206" height="124"/> <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/> - <value key="minSize" type="size" width="380" height="140"/> - <value key="maxSize" type="size" width="380" height="140"/> <view key="contentView" id="2"> <rect key="frame" x="0.0" y="0.0" width="206" height="124"/> <autoresizingMask key="autoresizingMask"/> @@ -69,4 +66,4 @@ Gw </view> </window> </objects> -</document>
\ No newline at end of file +</document> |
