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:11 UTC

[40/50] docs commit: [CB-3820] assume show-splash-screen-spinner ios pref is PGB-only; superseded in CV by CamelCase variant

[CB-3820] assume show-splash-screen-spinner  ios pref is PGB-only; superseded in CV by CamelCase variant


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

Branch: refs/heads/master
Commit: 15183ffc6775d9b4dcc757abe0b256fb60b81858
Parents: 1ea2cb4
Author: Mike Sierra <ms...@adobe.com>
Authored: Fri Sep 20 11:17:01 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Sat Sep 21 14:05:12 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/15183ffc/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 0e7e305..0ccff17 100644
--- a/docs/en/edge/guide/platforms/ios/config.md
+++ b/docs/en/edge/guide/platforms/ios/config.md
@@ -102,22 +102,6 @@ File for information on global configuration options.
         <preference name="KeyboardShrinksView" value="true"/>
 
 
-<!-- QUERY I: Is show-splash-screen-spinner OK?
-
- #### Show Splash Screen Spinner
-
-* `show-splash-screen-spinner` with values `true` or `false`
-
-  * example: `<preference name="show-splash-screen-spinner"
-    value="false" />`
-
-  * if set to false, the spinner won't appear on the splash screen
-    during app loading
-
-  * default is _true_
-
--->
-
 <!-- QUERY I: Is auto-hide-splash-screen OK?
 
  #### Auto-Hide Splash Screen