diff --git a/PrefsBundle/Resources/Info.plist b/PrefsBundle/Resources/Info.plist
index f2b27ce16..004def893 100644
--- a/PrefsBundle/Resources/Info.plist
+++ b/PrefsBundle/Resources/Info.plist
@@ -23,6 +23,6 @@
MinimumOSVersion
3.0
NSPrincipalClass
- prefsListController
+ BluetoothPSViewController
diff --git a/PrefsBundle/entry.plist b/PrefsBundle/entry.plist
index 92ff5cb27..b81caa101 100644
--- a/PrefsBundle/entry.plist
+++ b/PrefsBundle/entry.plist
@@ -2,7 +2,7 @@
entry = {
bundle = BTstack;
cell = PSLinkCell;
- detail = "PrefsViewController.m";
+ detail = "BluetoothPSViewController";
icon = "BTstack.png";
isController = 1;
label = BTstack;