diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-08 18:57:08 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-08 18:57:08 +0000 |
| commit | 643df7a7c83ad93cf98fa7f4bc10a8d4e557958e (patch) | |
| tree | 937871763412e89f29430c310589cff1383d1b96 /macosx/plugins/DFCdrom | |
| parent | 2e87974bd8c0e6c6aa0edd783bb2295faead24e2 (diff) | |
Minor changes to OS X’s info.plist files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88068 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFCdrom')
| -rw-r--r-- | macosx/plugins/DFCdrom/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/plugins/DFCdrom/Info.plist b/macosx/plugins/DFCdrom/Info.plist index a7c66670..e0fdf768 100644 --- a/macosx/plugins/DFCdrom/Info.plist +++ b/macosx/plugins/DFCdrom/Info.plist @@ -5,7 +5,7 @@ <key>CFBundleAllowMixedLocalizations</key> <true/> <key>CFBundleDevelopmentRegion</key> - <string>English</string> + <string>en</string> <key>CFBundleExecutable</key> <string>${EXECUTABLE_NAME}</string> <key>CFBundleIconFile</key> |
