From 3043ded6406ce8bb06392b2c6351eb7596658d11 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Thu, 17 Nov 2011 01:58:25 +0000 Subject: First steps for localization support for Mac OS X/Cocoa, including: Localizable.strings files for each plug-in. Try to get localizable string from a c string (see Pcsxr_locale_text in main.m). Each Mac plug-in now has a Principal class declaration in their Info.plist Also updated the memory card extensions git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72361 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFInput/Info.plist | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) (limited to 'macosx/plugins/DFInput/Info.plist') diff --git a/macosx/plugins/DFInput/Info.plist b/macosx/plugins/DFInput/Info.plist index d0fd8ead..8b085a1e 100644 --- a/macosx/plugins/DFInput/Info.plist +++ b/macosx/plugins/DFInput/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -18,23 +18,7 @@ DFI CFBundleVersion 1.0 - CFPlugInDynamicRegisterFunction - - CFPlugInDynamicRegistration - NO - CFPlugInFactories - - 00000000-0000-0000-0000-000000000000 - MyFactoryFunction - - CFPlugInTypes - - 00000000-0000-0000-0000-000000000000 - - 00000000-0000-0000-0000-000000000000 - - - CFPlugInUnloadFunction - + NSPrincipalClass + NetPcsxrHIDInputPluginPadController -- cgit v1.2.3