From 54a898fced26e941c1dfd28db46bcb25b1d12eae Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sat, 13 Oct 2012 22:07:53 +0000 Subject: We don't need mutable dictionaries when setting plug-in defaults. Set proper classes in the DFSound Info.plist files. Fix a missing default setting in the sound plug-ins. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80391 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFSound/Info-AL.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'macosx/plugins/DFSound/Info-AL.plist') diff --git a/macosx/plugins/DFSound/Info-AL.plist b/macosx/plugins/DFSound/Info-AL.plist index 8d4fbc1e..fa162fa8 100644 --- a/macosx/plugins/DFSound/Info-AL.plist +++ b/macosx/plugins/DFSound/Info-AL.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - net.sf.peops.ALPlugin + net.sf.peops.SPUALPlugin CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType @@ -19,6 +19,6 @@ CFBundleVersion 1.19 NSPrincipalClass - NetSfPeopsALPluginController + NetSfPeopsSPUALPluginController -- cgit v1.2.3