From 643df7a7c83ad93cf98fa7f4bc10a8d4e557958e Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sun, 8 Dec 2013 18:57:08 +0000 Subject: Minor changes to OS X’s info.plist files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88068 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/Bladesio1/Info.plist | 2 +- macosx/plugins/DFCdrom/Info.plist | 2 +- macosx/plugins/DFInput/Info.plist | 2 +- macosx/plugins/DFNet/Info.plist | 4 ++-- 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 +- 8 files changed, 10 insertions(+), 10 deletions(-) (limited to 'macosx/plugins') 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 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - English + en CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile 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 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - English + en CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile 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 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - English + en CFBundleExecutable DFInput CFBundleIconFile 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 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - English + en CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile @@ -17,7 +17,7 @@ CFBundlePackageType PsxP CFBundleSignature - CdDI + DNet CFBundleVersion 1.0 NSPrincipalClass 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 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - English + en CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile 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 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - English + en CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile 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 @@ CFBundleDevelopmentRegion English + CFBundleDevelopmentRegion - 2 + en CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIdentifier @@ -18,7 +20,5 @@ PSGl CFBundleVersion 1.16 - NSPrincipalClass - NetSfPeopsSoftGPUPluginConfigController 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 @@ CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion - English + en CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIdentifier -- cgit v1.2.3