You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/09/21 14:07:06 UTC

[35/50] docs commit: [CB-3820] assume prerendered-icon pref is PGB-only

[CB-3820] assume prerendered-icon pref is PGB-only


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/2b97ba36
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/2b97ba36
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/2b97ba36

Branch: refs/heads/master
Commit: 2b97ba36ecf59dee4a9f497ef9323efdeb9ba8bf
Parents: 5ce04a3
Author: Mike Sierra <ms...@adobe.com>
Authored: Fri Sep 20 11:11:30 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Sat Sep 21 14:04:37 2013 +0200

----------------------------------------------------------------------
 docs/en/edge/guide/platforms/ios/config.md | 15 ---------------
 1 file changed, 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2b97ba36/docs/en/edge/guide/platforms/ios/config.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/ios/config.md b/docs/en/edge/guide/platforms/ios/config.md
index d92142c..4e9a44e 100644
--- a/docs/en/edge/guide/platforms/ios/config.md
+++ b/docs/en/edge/guide/platforms/ios/config.md
@@ -102,21 +102,6 @@ File for information on global configuration options.
         <preference name="KeyboardShrinksView" value="true"/>
 
 
-<!-- QUERY I: Is prerendered-icon OK?
-
- #### Prerendered Icon
-
-* `prerendered-icon` with values `true` or `false`
-
-  * example: `<preference name="prerendered-icon" value="true" />`
-
-  * if icon is prerendered, iOS will not apply it's gloss to the app's
-    icon on the user's home screen
-
-  * default is _false_
-
--->
-
 <!-- QUERY I: Is deprecated stay-in-webview still enabled? 
 
  #### Open all links in WebView