diff options
Diffstat (limited to 'macosx/plugins')
| -rw-r--r-- | macosx/plugins/Bladesio1/Info.plist | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFCdrom/Info.plist | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/Info.plist | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFNet/Info.plist | 4 | ||||
| -rw-r--r-- | macosx/plugins/DFSound/Info-AL.plist | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFSound/Info-SDL.plist | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFXVideo/Info.plist | 4 | ||||
| -rw-r--r-- | macosx/plugins/PeopsXgl/Info.plist | 2 |
8 files changed, 10 insertions, 10 deletions
diff --git a/macosx/plugins/Bladesio1/Info.plist b/macosx/plugins/Bladesio1/Info.plist index d36489ab..df09c96a 100644 --- a/macosx/plugins/Bladesio1/Info.plist +++ b/macosx/plugins/Bladesio1/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> 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> diff --git a/macosx/plugins/DFInput/Info.plist b/macosx/plugins/DFInput/Info.plist index 31774205..1c01b0e7 100644 --- a/macosx/plugins/DFInput/Info.plist +++ b/macosx/plugins/DFInput/Info.plist @@ -5,7 +5,7 @@ <key>CFBundleAllowMixedLocalizations</key> <true/> <key>CFBundleDevelopmentRegion</key> - <string>English</string> + <string>en</string> <key>CFBundleExecutable</key> <string>DFInput</string> <key>CFBundleIconFile</key> diff --git a/macosx/plugins/DFNet/Info.plist b/macosx/plugins/DFNet/Info.plist index f890abf5..2a12d595 100644 --- a/macosx/plugins/DFNet/Info.plist +++ b/macosx/plugins/DFNet/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> @@ -17,7 +17,7 @@ <key>CFBundlePackageType</key> <string>PsxP</string> <key>CFBundleSignature</key> - <string>CdDI</string> + <string>DNet</string> <key>CFBundleVersion</key> <string>1.0</string> <key>NSPrincipalClass</key> diff --git a/macosx/plugins/DFSound/Info-AL.plist b/macosx/plugins/DFSound/Info-AL.plist index 9444d7c8..4772497d 100644 --- a/macosx/plugins/DFSound/Info-AL.plist +++ b/macosx/plugins/DFSound/Info-AL.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> diff --git a/macosx/plugins/DFSound/Info-SDL.plist b/macosx/plugins/DFSound/Info-SDL.plist index 921fd155..d05bdef2 100644 --- a/macosx/plugins/DFSound/Info-SDL.plist +++ b/macosx/plugins/DFSound/Info-SDL.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> 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> diff --git a/macosx/plugins/PeopsXgl/Info.plist b/macosx/plugins/PeopsXgl/Info.plist index 5d2b991d..355847d9 100644 --- a/macosx/plugins/PeopsXgl/Info.plist +++ b/macosx/plugins/PeopsXgl/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>CFBundleIdentifier</key> |
