From 5f868fa161d5827e45a060a0b17b44a997625315 Mon Sep 17 00:00:00 2001 From: "SND\\edgbla_cp" Date: Wed, 8 Jun 2011 09:27:25 +0000 Subject: Rebranding. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67621 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFCdrom/Info.plist | 2 +- macosx/plugins/DFCdrom/macsrc/PluginConfigController.m | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'macosx/plugins/DFCdrom') diff --git a/macosx/plugins/DFCdrom/Info.plist b/macosx/plugins/DFCdrom/Info.plist index ee25402f..6556485a 100644 --- a/macosx/plugins/DFCdrom/Info.plist +++ b/macosx/plugins/DFCdrom/Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - net.pcsx.DFCdrom + net.pcsxr.DFCdrom CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/macosx/plugins/DFCdrom/macsrc/PluginConfigController.m b/macosx/plugins/DFCdrom/macsrc/PluginConfigController.m index 3b288fa8..86146a24 100644 --- a/macosx/plugins/DFCdrom/macsrc/PluginConfigController.m +++ b/macosx/plugins/DFCdrom/macsrc/PluginConfigController.m @@ -22,7 +22,7 @@ #import "PluginConfigController.h" #include "cdr.h" -#define APP_ID @"net.pcsx.DFCdrom" +#define APP_ID @"net.pcsxr.DFCdrom" #define PrefsKey APP_ID @" Settings" static PluginConfigController *windowController; -- cgit v1.2.3