diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-29 06:44:05 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-29 06:44:05 +0000 |
| commit | 320148d8bc4d569842fb8355e6633911072de41a (patch) | |
| tree | 59ddae5616f80f1267eaaf7f7eecbf27674308cd | |
| parent | 80aaea238484d7fd9379223da96b3d0c3fc322dd (diff) | |
| download | pcsxr-320148d8bc4d569842fb8355e6633911072de41a.tar.gz | |
Minor info.plist change.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88012 e17a0e51-4ae3-4d35-97c3-1a29b211df97
| -rw-r--r-- | macosx/Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/Info.plist b/macosx/Info.plist index 75317e16..c34e61aa 100644 --- a/macosx/Info.plist +++ b/macosx/Info.plist @@ -148,6 +148,8 @@ <string>APPL</string> <key>CFBundleShortVersionString</key> <string>1.9.95</string> + <key>LSHasLocalizedDisplayName</key> + <true/> <key>CFBundleSignature</key> <string>Pcsx</string> <key>CFBundleVersion</key> |
