diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-28 04:30:12 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-28 04:30:12 +0000 |
| commit | 1f046517cc2f060268282f01a5dae7a19603b9d3 (patch) | |
| tree | 1c2cb52216894a8574f298d9fcfaf05f6493f20a /macosx/English.lproj | |
| parent | 10b93dfe07a6353c29797e9e043af289da47fa3d (diff) | |
| download | pcsxr-1f046517cc2f060268282f01a5dae7a19603b9d3.tar.gz | |
Fixed xcode project. Mac OS X port should compile again.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@49461 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj')
| -rw-r--r-- | macosx/English.lproj/InfoPlist.strings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/English.lproj/InfoPlist.strings b/macosx/English.lproj/InfoPlist.strings index 2cc94528..4c55ed90 100644 --- a/macosx/English.lproj/InfoPlist.strings +++ b/macosx/English.lproj/InfoPlist.strings @@ -3,4 +3,4 @@ CFBundleName = "PCSX"; CFBundleShortVersionString = "PCSX-Reloaded"; CFBundleGetInfoString = "Playstation Emulator based on PCSX-df Project."; -NSHumanReadableCopyright = "Copyright (c) 2005 Gil Pedersen.\nCopyright (c) 2009 Wei Mingzhi."; +NSHumanReadableCopyright = "Copyright (c) 2003-2005 PCSX Team, Gil Pedersen.\nCopyright (c) 2009-2010 PCSX-Reloaded Team."; |
