summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFCdrom
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-12-02 20:33:06 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-12-02 20:33:06 +0000
commit2f445854cc8dc618f295c92b87c421ff74643622 (patch)
treeb371284e48ea47fb3a72046815bb6bac55c2aeb4 /macosx/plugins/DFCdrom
parent81da7f45b488bd774fdf51763a5d3ef094d8e368 (diff)
downloadpcsxr-2f445854cc8dc618f295c92b87c421ff74643622.tar.gz
Some code changes.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88035 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFCdrom')
-rw-r--r--macosx/plugins/DFCdrom/Base.lproj/DFCdromPluginConfig.xib18
-rw-r--r--macosx/plugins/DFCdrom/en.lproj/DFCdromPluginConfig.strings2
-rw-r--r--macosx/plugins/DFCdrom/fr.lproj/DFCdromPluginConfig.strings2
-rw-r--r--macosx/plugins/DFCdrom/hu.lproj/DFCdromPluginConfig.strings2
4 files changed, 11 insertions, 13 deletions
diff --git a/macosx/plugins/DFCdrom/Base.lproj/DFCdromPluginConfig.xib b/macosx/plugins/DFCdrom/Base.lproj/DFCdromPluginConfig.xib
index e14062be..a1d16adb 100644
--- a/macosx/plugins/DFCdrom/Base.lproj/DFCdromPluginConfig.xib
+++ b/macosx/plugins/DFCdrom/Base.lproj/DFCdromPluginConfig.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="DFCdromPluginConfigController">
@@ -33,7 +33,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button translatesAutoresizingMaskIntoConstraints="NO" id="169">
- <rect key="frame" x="15" y="19" width="151" height="18"/>
+ <rect key="frame" x="15" y="19" width="150" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Use Cached Reading" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="189">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
@@ -63,7 +63,7 @@
</popUpButtonCell>
</popUpButton>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="266">
- <rect key="frame" x="14" y="46" width="113" height="17"/>
+ <rect key="frame" x="15" y="46" width="111" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="CD-ROM Speed:" id="267">
<font key="font" metaFont="system"/>
@@ -93,7 +93,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="172">
- <rect key="frame" x="129" y="15" width="195" height="25"/>
+ <rect key="frame" x="129" y="13" width="195" height="27"/>
<autoresizingMask key="autoresizingMask"/>
<constraints>
<constraint firstAttribute="width" constant="191" id="222"/>
@@ -103,12 +103,10 @@
</sliderCell>
</slider>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Jzm-F5-M7J">
- <rect key="frame" x="14" y="10" width="112" height="34"/>
+ <rect key="frame" x="15" y="25" width="110" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" id="MSf-Ad-auA">
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Cache Size:" id="MSf-Ad-auA">
<font key="font" metaFont="system"/>
- <string key="title">Cache Size:
-</string>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
diff --git a/macosx/plugins/DFCdrom/en.lproj/DFCdromPluginConfig.strings b/macosx/plugins/DFCdrom/en.lproj/DFCdromPluginConfig.strings
index a3849ffa..c4bb2ece 100644
--- a/macosx/plugins/DFCdrom/en.lproj/DFCdromPluginConfig.strings
+++ b/macosx/plugins/DFCdrom/en.lproj/DFCdromPluginConfig.strings
@@ -45,4 +45,4 @@
"267.title" = "CD-ROM Speed:";
/* Class = "NSTextFieldCell"; title = "Cache Size:\n"; ObjectID = "MSf-Ad-auA"; */
-"MSf-Ad-auA.title" = "Cache Size:\n";
+"MSf-Ad-auA.title" = "Cache Size:";
diff --git a/macosx/plugins/DFCdrom/fr.lproj/DFCdromPluginConfig.strings b/macosx/plugins/DFCdrom/fr.lproj/DFCdromPluginConfig.strings
index a3849ffa..c4bb2ece 100644
--- a/macosx/plugins/DFCdrom/fr.lproj/DFCdromPluginConfig.strings
+++ b/macosx/plugins/DFCdrom/fr.lproj/DFCdromPluginConfig.strings
@@ -45,4 +45,4 @@
"267.title" = "CD-ROM Speed:";
/* Class = "NSTextFieldCell"; title = "Cache Size:\n"; ObjectID = "MSf-Ad-auA"; */
-"MSf-Ad-auA.title" = "Cache Size:\n";
+"MSf-Ad-auA.title" = "Cache Size:";
diff --git a/macosx/plugins/DFCdrom/hu.lproj/DFCdromPluginConfig.strings b/macosx/plugins/DFCdrom/hu.lproj/DFCdromPluginConfig.strings
index a3849ffa..c4bb2ece 100644
--- a/macosx/plugins/DFCdrom/hu.lproj/DFCdromPluginConfig.strings
+++ b/macosx/plugins/DFCdrom/hu.lproj/DFCdromPluginConfig.strings
@@ -45,4 +45,4 @@
"267.title" = "CD-ROM Speed:";
/* Class = "NSTextFieldCell"; title = "Cache Size:\n"; ObjectID = "MSf-Ad-auA"; */
-"MSf-Ad-auA.title" = "Cache Size:\n";
+"MSf-Ad-auA.title" = "Cache Size:";