From 2b7f03e198c8128b6bf3e348b2d7f1a51abf7f3f Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Mon, 30 Aug 2010 21:51:26 +0000 Subject: [PATCH] Fix password notice text on iOS 4.x for settings panel. --- Settings.plist | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Settings.plist b/Settings.plist index 2635a6c..6f11bc4 100644 --- a/Settings.plist +++ b/Settings.plist @@ -52,6 +52,8 @@ cell PSGroupCell + footerText + Leaving the password blank will prompt you to accept each incoming connection. @@ -72,6 +74,11 @@ PSGroupCell isStaticText + requiredCapabilities + + wildcat + voip + @@ -79,6 +86,11 @@ PSTitleValueCell label Leaving the password blank will prompt you to accept each incoming connection. + requiredCapabilities + + wildcat + voip + -- 2.45.2