diff options
Diffstat (limited to 'macosx/plugins/DFNet')
| -rw-r--r-- | macosx/plugins/DFNet/Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
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> |
