From 969cfb8932f8bcd72c4fa4372ced4ee3473ba9cd Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Thu, 16 Jan 2014 04:12:05 +0000 Subject: OS X: Set proper development region on the info.plists git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88348 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/Info.plist | 2 +- macosx/plugins/Bladesio1/Info.plist | 2 +- 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 | 4 +--- macosx/plugins/PeopsXgl/Info.plist | 2 +- 9 files changed, 9 insertions(+), 11 deletions(-) (limited to 'macosx') diff --git a/macosx/Info.plist b/macosx/Info.plist index 2f9201f5..1d71a818 100644 --- a/macosx/Info.plist +++ b/macosx/Info.plist @@ -5,7 +5,7 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - en + en_US CFBundleDocumentTypes diff --git a/macosx/plugins/Bladesio1/Info.plist b/macosx/plugins/Bladesio1/Info.plist index df09c96a..2ab28005 100644 --- a/macosx/plugins/Bladesio1/Info.plist +++ b/macosx/plugins/Bladesio1/Info.plist @@ -5,7 +5,7 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - en + en_US CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile diff --git a/macosx/plugins/DFCdrom/Info.plist b/macosx/plugins/DFCdrom/Info.plist index e0fdf768..d7b76de0 100644 --- a/macosx/plugins/DFCdrom/Info.plist +++ b/macosx/plugins/DFCdrom/Info.plist @@ -5,7 +5,7 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - en + en_US CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile diff --git a/macosx/plugins/DFInput/Info.plist b/macosx/plugins/DFInput/Info.plist index 1c01b0e7..6f743563 100644 --- a/macosx/plugins/DFInput/Info.plist +++ b/macosx/plugins/DFInput/Info.plist @@ -5,7 +5,7 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - en + en_US CFBundleExecutable DFInput CFBundleIconFile diff --git a/macosx/plugins/DFNet/Info.plist b/macosx/plugins/DFNet/Info.plist index 2a12d595..c3290e15 100644 --- a/macosx/plugins/DFNet/Info.plist +++ b/macosx/plugins/DFNet/Info.plist @@ -5,7 +5,7 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - en + en_US CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile diff --git a/macosx/plugins/DFSound/Info-AL.plist b/macosx/plugins/DFSound/Info-AL.plist index 4772497d..f4bef7cc 100644 --- a/macosx/plugins/DFSound/Info-AL.plist +++ b/macosx/plugins/DFSound/Info-AL.plist @@ -5,7 +5,7 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - en + en_US CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile diff --git a/macosx/plugins/DFSound/Info-SDL.plist b/macosx/plugins/DFSound/Info-SDL.plist index d05bdef2..2b101e2e 100644 --- a/macosx/plugins/DFSound/Info-SDL.plist +++ b/macosx/plugins/DFSound/Info-SDL.plist @@ -5,7 +5,7 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - en + en_US CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile diff --git a/macosx/plugins/DFXVideo/Info.plist b/macosx/plugins/DFXVideo/Info.plist index ffe40f2d..60b045d3 100644 --- a/macosx/plugins/DFXVideo/Info.plist +++ b/macosx/plugins/DFXVideo/Info.plist @@ -5,9 +5,7 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - English - CFBundleDevelopmentRegion - 2 - en + en_US CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIdentifier diff --git a/macosx/plugins/PeopsXgl/Info.plist b/macosx/plugins/PeopsXgl/Info.plist index 355847d9..2b439205 100644 --- a/macosx/plugins/PeopsXgl/Info.plist +++ b/macosx/plugins/PeopsXgl/Info.plist @@ -5,7 +5,7 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - en + en_US CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIdentifier -- cgit v1.2.3