summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFSound/Info-SDL.plist
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/DFSound/Info-SDL.plist')
-rw-r--r--macosx/plugins/DFSound/Info-SDL.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/plugins/DFSound/Info-SDL.plist b/macosx/plugins/DFSound/Info-SDL.plist
index 64b041c5..789dc5c1 100644
--- a/macosx/plugins/DFSound/Info-SDL.plist
+++ b/macosx/plugins/DFSound/Info-SDL.plist
@@ -9,7 +9,7 @@
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
- <string>net.sf.peops.SPUPlugin</string>
+ <string>net.sf.peops.SPUSDLPlugin</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
@@ -19,6 +19,6 @@
<key>CFBundleVersion</key>
<string>1.19</string>
<key>NSPrincipalClass</key>
- <string>NetSfPeopsSPUPluginController</string>
+ <string>NetSfPeopsSPUSDLPluginController</string>
</dict>
</plist>