From 277e27f43f858d9c7c6cf05ac3417db3f8dec773 Mon Sep 17 00:00:00 2001 From: "matthias.ringwald" Date: Thu, 2 Jun 2011 16:07:05 +0000 Subject: [PATCH] use BluetoothPSViewController --- PrefsBundle/Resources/Info.plist | 2 +- PrefsBundle/entry.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;