Looks like I still somehow managed to miss a few files…

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89549 e17a0e51-4ae3-4d35-97c3-1a29b211df97
This commit is contained in:
SND\MaddTheSane_cp 2014-03-24 21:24:25 +00:00
parent 6a0c1e3651
commit b776152832
5 changed files with 0 additions and 26 deletions

View File

@ -731,7 +731,6 @@
55E0ACDF178B69600005C945 /* LaunchArg.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LaunchArg.m; sourceTree = "<group>"; usesTabs = 1; };
55E1598C18455C60007983CB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/CheatWindow.strings; sourceTree = "<group>"; };
55E1598E18455C78007983CB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/PcsxrMemCard.strings; sourceTree = "<group>"; };
55E1599018455C7C007983CB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/PcsxrMemCard.strings; sourceTree = "<group>"; };
55E15993184564D4007983CB /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
55E15995184567D5007983CB /* GL2Code.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GL2Code.m; sourceTree = "<group>"; };
55E15997184567F4007983CB /* GL3Code.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GL3Code.m; sourceTree = "<group>"; };
@ -2723,7 +2722,6 @@
5569B09D182F0B3D00991C9C /* Base */,
5569B0AF182F0B7900991C9C /* en */,
55E1598E18455C78007983CB /* fr */,
55E1599018455C7C007983CB /* hu */,
558328C5184F227500DFACE4 /* zh-Hans */,
);
name = PcsxrMemCard.xib;

View File

@ -1,7 +1,6 @@
/* Localized versions of Info.plist keys */
CFBundleName = "PCSX-R";
CFBundleDisplayName = "PCSX Reloaded";
CFBundleShortVersionString = "PCSX-Reloaded 1.9.95";
CFBundleGetInfoString = "PlayStation Emulator based on PCSX-df Project.";
NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright © 2009-2014 PCSX-Reloaded Team.";

View File

@ -3,7 +3,6 @@
//Commented out strings are those that need to be translated
CFBundleName = "PCSX-R";
CFBundleDisplayName = "PCSX Reloaded";
CFBundleShortVersionString = "PCSX-Reloaded 1.9.95";
//CFBundleGetInfoString = "PlayStation Emulator based on PCSX-df Project.";
//NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright © 2009-2014 PCSX-Reloaded Team.";

View File

@ -1,21 +0,0 @@
/* Class = "NSWindow"; title = "Memory Card"; ObjectID = "5"; */
"5.title" = "Memory Card";
/* Class = "NSTextFieldCell"; title = "Select which memory card slot you want to put this card in."; ObjectID = "100028"; */
"100028.title" = "Select which memory card slot you want to put this card in.";
/* Class = "NSTextFieldCell"; title = "Memory Card Selection"; ObjectID = "100029"; */
"100029.title" = "Memory Card Selection";
/* Class = "NSTextFieldCell"; placeholderString = "Mem card file name"; ObjectID = "100035"; */
"100035.placeholderString" = "Mem card file name";
/* Class = "NSButtonCell"; title = "Slot 2"; ObjectID = "100127"; */
"100127.title" = "Slot 2";
/* Class = "NSButtonCell"; title = "Slot 1"; ObjectID = "100131"; */
"100131.title" = "Slot 1";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "100135"; */
"100135.title" = "Cancel";

View File

@ -3,7 +3,6 @@
//Commented out strings are those that need to be translated
CFBundleName = "PCSX-R";
CFBundleDisplayName = "PCSX Reloaded";
CFBundleShortVersionString = "PCSX-Reloaded 1.9.95";
//CFBundleGetInfoString = "PlayStation Emulator based on PCSX-df Project.";
//NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright © 2009-2014 PCSX-Reloaded Team.";