diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-09-17 00:29:11 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-09-17 00:29:11 +0000 |
| commit | 99bb78bfb26deb9bf1223c1ceb4968cc922592fd (patch) | |
| tree | c232a693358142acab07e2bd6277eb932c1ae8c7 /macosx/plugins | |
| parent | a5a97b02c0205f0cc98327389ec88672ddd769f2 (diff) | |
| download | pcsxr-99bb78bfb26deb9bf1223c1ceb4968cc922592fd.tar.gz | |
Updating the Info.plist files.
Don't deny directories being open, just in case we get to support UTIs that are OS X packages.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87222 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins')
| -rw-r--r-- | macosx/plugins/Bladesio1/Info.plist | 4 | ||||
| -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 | 2 | ||||
| -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 | 2 | ||||
| -rw-r--r-- | macosx/plugins/PeopsXgl/Info.plist | 2 |
8 files changed, 17 insertions, 1 deletions
diff --git a/macosx/plugins/Bladesio1/Info.plist b/macosx/plugins/Bladesio1/Info.plist index b96b848d..d36489ab 100644 --- a/macosx/plugins/Bladesio1/Info.plist +++ b/macosx/plugins/Bladesio1/Info.plist @@ -2,6 +2,8 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>CFBundleAllowMixedLocalizations</key> + <true/> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> @@ -15,7 +17,7 @@ <key>CFBundlePackageType</key> <string>PsxP</string> <key>CFBundleSignature</key> - <string>CdDI</string> + <string>BSio</string> <key>CFBundleVersion</key> <string>1.0</string> <key>NSPrincipalClass</key> diff --git a/macosx/plugins/DFCdrom/Info.plist b/macosx/plugins/DFCdrom/Info.plist index 34e2144e..a7c66670 100644 --- a/macosx/plugins/DFCdrom/Info.plist +++ b/macosx/plugins/DFCdrom/Info.plist @@ -2,6 +2,8 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>CFBundleAllowMixedLocalizations</key> + <true/> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> diff --git a/macosx/plugins/DFInput/Info.plist b/macosx/plugins/DFInput/Info.plist index 68188a25..31774205 100644 --- a/macosx/plugins/DFInput/Info.plist +++ b/macosx/plugins/DFInput/Info.plist @@ -2,6 +2,8 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>CFBundleAllowMixedLocalizations</key> + <true/> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> diff --git a/macosx/plugins/DFNet/Info.plist b/macosx/plugins/DFNet/Info.plist index 8a57e31f..f890abf5 100644 --- a/macosx/plugins/DFNet/Info.plist +++ b/macosx/plugins/DFNet/Info.plist @@ -2,6 +2,8 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>CFBundleAllowMixedLocalizations</key> + <true/> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> diff --git a/macosx/plugins/DFSound/Info-AL.plist b/macosx/plugins/DFSound/Info-AL.plist index fa162fa8..9444d7c8 100644 --- a/macosx/plugins/DFSound/Info-AL.plist +++ b/macosx/plugins/DFSound/Info-AL.plist @@ -2,6 +2,8 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>CFBundleAllowMixedLocalizations</key> + <true/> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> diff --git a/macosx/plugins/DFSound/Info-SDL.plist b/macosx/plugins/DFSound/Info-SDL.plist index 789dc5c1..921fd155 100644 --- a/macosx/plugins/DFSound/Info-SDL.plist +++ b/macosx/plugins/DFSound/Info-SDL.plist @@ -2,6 +2,8 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>CFBundleAllowMixedLocalizations</key> + <true/> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> diff --git a/macosx/plugins/DFXVideo/Info.plist b/macosx/plugins/DFXVideo/Info.plist index d290e2e8..4f9669f0 100644 --- a/macosx/plugins/DFXVideo/Info.plist +++ b/macosx/plugins/DFXVideo/Info.plist @@ -2,6 +2,8 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>CFBundleAllowMixedLocalizations</key> + <true/> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> diff --git a/macosx/plugins/PeopsXgl/Info.plist b/macosx/plugins/PeopsXgl/Info.plist index 9213c5d8..5d2b991d 100644 --- a/macosx/plugins/PeopsXgl/Info.plist +++ b/macosx/plugins/PeopsXgl/Info.plist @@ -2,6 +2,8 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>CFBundleAllowMixedLocalizations</key> + <true/> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> |
