diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-27 05:35:52 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-27 05:35:52 +0000 |
| commit | 956a967434ffed37791da1847931c7e37bcfeaed (patch) | |
| tree | cd425fa8d60dba983df6bdad2a3e611d1f596181 /macosx/plugins/DFNet/Base.lproj | |
| parent | 43a9632f4a6a4196ef33f45a8db7af4a08442da0 (diff) | |
| download | pcsxr-956a967434ffed37791da1847931c7e37bcfeaed.tar.gz | |
Even MORE OS X localization work.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87985 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFNet/Base.lproj')
| -rw-r--r-- | macosx/plugins/DFNet/Base.lproj/SockDialog.xib | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/plugins/DFNet/Base.lproj/SockDialog.xib b/macosx/plugins/DFNet/Base.lproj/SockDialog.xib index 0f9b82ba..e2fa59e6 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="4510" systemVersion="12F37" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13A603" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> - <deployment defaultVersion="1070" identifier="macosx"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4510"/> + <deployment defaultVersion="1080" identifier="macosx"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="SockDialog"> @@ -25,7 +25,7 @@ <autoresizingMask key="autoresizingMask"/> <subviews> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3"> - <rect key="frame" x="17" y="87" width="225" height="17"/> + <rect key="frame" x="18" y="87" width="223" height="17"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <constraints> <constraint firstAttribute="width" constant="219" id="11"/> |
