summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFXVideo/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/DFXVideo/Info.plist')
-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>