diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-08-17 20:42:11 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-08-17 20:42:11 +0000 |
| commit | 093b82e3563e60fd2063d234e03e0ab313f38697 (patch) | |
| tree | 89ccee21d401a724d0e84dd936a798e2e74f1f74 | |
| parent | 5be0778eaa7d48dfb71f4619e2e6b73b9095ad62 (diff) | |
| download | pcsxr-093b82e3563e60fd2063d234e03e0ab313f38697.tar.gz | |
Updating OS X's version to match that of Linux.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86708 e17a0e51-4ae3-4d35-97c3-1a29b211df97
| -rw-r--r-- | macosx/English.lproj/InfoPlist.strings | 4 | ||||
| -rw-r--r-- | macosx/Info.plist | 13 | ||||
| -rw-r--r-- | macosx/Pcsxr.xcodeproj/project.pbxproj | 15 |
3 files changed, 15 insertions, 17 deletions
diff --git a/macosx/English.lproj/InfoPlist.strings b/macosx/English.lproj/InfoPlist.strings index 485a44d8..207acbaf 100644 --- a/macosx/English.lproj/InfoPlist.strings +++ b/macosx/English.lproj/InfoPlist.strings @@ -1,9 +1,9 @@ /* Localized versions of Info.plist keys */ CFBundleName = "PCSXR"; -CFBundleShortVersionString = "PCSX-Reloaded"; +CFBundleShortVersionString = "PCSX-Reloaded 1.9.93"; CFBundleGetInfoString = "PlayStation Emulator based on PCSX-df Project."; -NSHumanReadableCopyright = "Copyright (c) 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright (c) 2009-2011 PCSX-Reloaded Team."; +NSHumanReadableCopyright = "Copyright (c) 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright (c) 2009-2013 PCSX-Reloaded Team."; "Playstation Emulator Plug-in" = "Playstation Emulator Plug-in"; "Playstation BIOS Image" = "Playstation BIOS Image"; "PCSXR Memory Card" = "PCSXR Memory Card"; diff --git a/macosx/Info.plist b/macosx/Info.plist index 9ad12f1a..0b9418bf 100644 --- a/macosx/Info.plist +++ b/macosx/Info.plist @@ -147,20 +147,15 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>PCSX-Reloaded SVN</string> + <string>1.9.93</string> <key>CFBundleSignature</key> <string>Pcsx</string> <key>CFBundleVersion</key> - <string>SVN</string> + <string>86707</string> <key>LSApplicationCategoryType</key> <string>public.app-category.games</string> - <key>LSMinimumSystemVersionByArchitecture</key> - <dict> - <key>i386</key> - <string>10.7.0</string> - <key>x86_64</key> - <string>10.7.0</string> - </dict> + <key>LSMinimumSystemVersion</key> + <string>10.7.0</string> <key>NSMainNibFile</key> <string>PCSXR</string> <key>NSPrincipalClass</key> diff --git a/macosx/Pcsxr.xcodeproj/project.pbxproj b/macosx/Pcsxr.xcodeproj/project.pbxproj index af27feae..38f20a66 100644 --- a/macosx/Pcsxr.xcodeproj/project.pbxproj +++ b/macosx/Pcsxr.xcodeproj/project.pbxproj @@ -926,7 +926,6 @@ 551A74AF17868BE90052D185 /* plugins */, 551A749D17868B110052D185 /* Frameworks */, 1AB674ADFE9D54B511CA2CBB /* Products */, - 2BB3D6CF05427FE200831ACB /* Info.plist */, ); name = Pcsxr; sourceTree = "<group>"; @@ -969,14 +968,14 @@ 2B143D04078A2CBD00AF745A /* psxbios.icns */, 2B143D05078A2CBD00AF745A /* psxplugin.icns */, ); - name = icons; - path = ../icons; + path = icons; sourceTree = "<group>"; }; 2BA178AD0514CE260026D74D /* Resources */ = { isa = PBXGroup; children = ( 2B143D00078A2CBD00AF745A /* icons */, + 2BB3D6CF05427FE200831ACB /* Info.plist */, 02FE55E616765F9400205CF2 /* KeyNames.plist */, 2BBB1786051E0D9700B84448 /* Credits.rtf */, 28F0C3C4146521A700A90285 /* Configuration.xib */, @@ -988,7 +987,6 @@ D422E66C16DC48D000526DCF /* CheatWindow.xib */, ); name = Resources; - path = English.lproj; sourceTree = "<group>"; }; 2BBD6C1D04C893F500A83E33 /* PlugIns */ = { @@ -2502,6 +2500,7 @@ 02FE55E716765F9400205CF2 /* English */, ); name = KeyNames.plist; + path = English.lproj; sourceTree = "<group>"; }; 28F0C3C4146521A700A90285 /* Configuration.xib */ = { @@ -2510,6 +2509,7 @@ 28F0C3C5146521A700A90285 /* English */, ); name = Configuration.xib; + path = English.lproj; sourceTree = "<group>"; }; 28F0C3C7146521B000A90285 /* PCSXR.xib */ = { @@ -2518,6 +2518,7 @@ 28F0C3C8146521B000A90285 /* English */, ); name = PCSXR.xib; + path = English.lproj; sourceTree = "<group>"; }; 28F0C3CA146521B700A90285 /* AddPluginSheet.xib */ = { @@ -2526,6 +2527,7 @@ 28F0C3CB146521B700A90285 /* English */, ); name = AddPluginSheet.xib; + path = English.lproj; sourceTree = "<group>"; }; 2BA178B20514CE260026D74D /* InfoPlist.strings */ = { @@ -2534,6 +2536,7 @@ 2BA178B30514CE260026D74D /* English */, ); name = InfoPlist.strings; + path = English.lproj; sourceTree = "<group>"; }; 2BBB1786051E0D9700B84448 /* Credits.rtf */ = { @@ -2542,6 +2545,7 @@ 2BBB1787051E0D9700B84448 /* English */, ); name = Credits.rtf; + path = English.lproj; sourceTree = "<group>"; }; 551A74B417868BEA0052D185 /* Bladesio1PluginConfig.xib */ = { @@ -2790,6 +2794,7 @@ 559DACED146C72FF00C5DF71 /* English */, ); name = Localizable.strings; + path = English.lproj; sourceTree = "<group>"; }; 55C7A216148B2B3800C22ABC /* PcsxrMemCardDocument.xib */ = { @@ -2798,7 +2803,6 @@ 55C7A215148B2B3800C22ABC /* English */, ); name = PcsxrMemCardDocument.xib; - path = ..; sourceTree = "<group>"; }; D422E66C16DC48D000526DCF /* CheatWindow.xib */ = { @@ -2807,7 +2811,6 @@ D422E66D16DC48D000526DCF /* English */, ); name = CheatWindow.xib; - path = ..; sourceTree = "<group>"; }; /* End PBXVariantGroup section */ |
