summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFXVideo
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-12-08 18:57:08 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-12-08 18:57:08 +0000
commit643df7a7c83ad93cf98fa7f4bc10a8d4e557958e (patch)
tree937871763412e89f29430c310589cff1383d1b96 /macosx/plugins/DFXVideo
parent2e87974bd8c0e6c6aa0edd783bb2295faead24e2 (diff)
downloadpcsxr-643df7a7c83ad93cf98fa7f4bc10a8d4e557958e.tar.gz
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/DFXVideo')
-rw-r--r--macosx/plugins/DFXVideo/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/plugins/DFXVideo/Info.plist b/macosx/plugins/DFXVideo/Info.plist
index 4f9669f0..ffe40f2d 100644
--- a/macosx/plugins/DFXVideo/Info.plist
+++ b/macosx/plugins/DFXVideo/Info.plist
@@ -6,6 +6,8 @@
<true/>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
+ <key>CFBundleDevelopmentRegion - 2</key>
+ <string>en</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
@@ -18,7 +20,5 @@
<string>PSGl</string>
<key>CFBundleVersion</key>
<string>1.16</string>
- <key>NSPrincipalClass</key>
- <string>NetSfPeopsSoftGPUPluginConfigController</string>
</dict>
</plist>