From 99bb78bfb26deb9bf1223c1ceb4968cc922592fd Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Tue, 17 Sep 2013 00:29:11 +0000 Subject: 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 --- macosx/plugins/Bladesio1/Info.plist | 4 +++- macosx/plugins/DFCdrom/Info.plist | 2 ++ macosx/plugins/DFInput/Info.plist | 2 ++ macosx/plugins/DFNet/Info.plist | 2 ++ macosx/plugins/DFSound/Info-AL.plist | 2 ++ macosx/plugins/DFSound/Info-SDL.plist | 2 ++ macosx/plugins/DFXVideo/Info.plist | 2 ++ macosx/plugins/PeopsXgl/Info.plist | 2 ++ 8 files changed, 17 insertions(+), 1 deletion(-) (limited to 'macosx/plugins') 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 @@ + CFBundleAllowMixedLocalizations + CFBundleDevelopmentRegion English CFBundleExecutable @@ -15,7 +17,7 @@ CFBundlePackageType PsxP CFBundleSignature - CdDI + BSio CFBundleVersion 1.0 NSPrincipalClass 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 @@ + CFBundleAllowMixedLocalizations + CFBundleDevelopmentRegion English CFBundleExecutable 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 @@ + CFBundleAllowMixedLocalizations + CFBundleDevelopmentRegion English CFBundleExecutable 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 @@ + CFBundleAllowMixedLocalizations + CFBundleDevelopmentRegion English CFBundleExecutable 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 @@ + CFBundleAllowMixedLocalizations + CFBundleDevelopmentRegion English CFBundleExecutable 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 @@ + CFBundleAllowMixedLocalizations + CFBundleDevelopmentRegion English CFBundleExecutable 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 @@ + CFBundleAllowMixedLocalizations + CFBundleDevelopmentRegion English CFBundleExecutable 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 @@ + CFBundleAllowMixedLocalizations + CFBundleDevelopmentRegion English CFBundleExecutable -- cgit v1.2.3