From: Jay Freeman (saurik) Date: Mon, 30 Aug 2010 21:51:26 +0000 (+0000) Subject: Fix password notice text on iOS 4.x for settings panel. X-Git-Tag: v0.9.3345~2 X-Git-Url: https://git.saurik.com/veency.git/commitdiff_plain/2b7f03e198c8128b6bf3e348b2d7f1a51abf7f3f Fix password notice text on iOS 4.x for settings panel. --- 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 +