diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-11-17 20:35:45 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-11-17 20:35:45 +0000 |
| commit | 61fe406a8b2dcbdb80225001163379b720fd1a2e (patch) | |
| tree | f1905aa94144fe0ba447bb64e357ebb305d94d8f | |
| parent | 61a629dab6c5d231da8671f118ac458ea15a5343 (diff) | |
| download | pcsxr-61fe406a8b2dcbdb80225001163379b720fd1a2e.tar.gz | |
Change configuration window name to PCSXR preferences.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72384 e17a0e51-4ae3-4d35-97c3-1a29b211df97
| -rw-r--r-- | macosx/English.lproj/Configuration.xib | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/macosx/English.lproj/Configuration.xib b/macosx/English.lproj/Configuration.xib index 1bc10435..8adbc791 100644 --- a/macosx/English.lproj/Configuration.xib +++ b/macosx/English.lproj/Configuration.xib @@ -49,7 +49,7 @@ <int key="NSWindowBacking">2</int> <string key="NSWindowRect">{{55, 345}, {552, 268}}</string> <int key="NSWTFlags">807927808</int> - <string key="NSWindowTitle">PCSX Preferences</string> + <string key="NSWindowTitle">PCSXR Preferences</string> <string key="NSWindowClass">NSWindow</string> <object class="NSMutableString" key="NSViewClass"> <characters key="NS.bytes">View</characters> @@ -67,6 +67,7 @@ <string key="NSFrame">{{13, 10}, {526, 252}}</string> <reference key="NSSuperview" ref="644483536"/> <reference key="NSWindow"/> + <reference key="NSNextKeyView" ref="309207255"/> <array class="NSMutableArray" key="NSTabViewItems"> <object class="NSTabViewItem" id="150404821"> <object class="NSMutableString" key="NSIdentifier"> @@ -547,6 +548,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA</bytes> <string key="NSFrame">{{18, 16}, {232, 40}}</string> <reference key="NSSuperview" ref="584348218"/> <reference key="NSWindow"/> + <reference key="NSNextKeyView"/> <bool key="NSEnabled">YES</bool> <int key="NSNumRows">2</int> <int key="NSNumCols">1</int> |
