You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2014/10/07 20:50:21 UTC

docs commit: CB-7646 - [iOS 8][Docs] Add docs for new iPhone 6 and 6 Plus (closes #238) Launch Images

Repository: cordova-docs
Updated Branches:
  refs/heads/master b7ed92648 -> 835e841c8


CB-7646 - [iOS 8][Docs] Add docs for new iPhone 6 and 6 Plus (closes #238) Launch Images


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

Branch: refs/heads/master
Commit: 835e841c8688eddc8f499760177a969035b61bb9
Parents: b7ed926
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Sep 26 12:31:47 2014 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Oct 7 11:50:06 2014 -0700

----------------------------------------------------------------------
 docs/en/edge/config_ref/images.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/835e841c/docs/en/edge/config_ref/images.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/config_ref/images.md b/docs/en/edge/config_ref/images.md
index 1d46195..a8849f7 100644
--- a/docs/en/edge/config_ref/images.md
+++ b/docs/en/edge/config_ref/images.md
@@ -164,6 +164,9 @@ You can name the source image whatever you like. The internal name in the app ar
         <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
         <splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
         <splash src="res/screen/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
+        <splash src="res/screen/ios/Default-667h.png" width="750" height="1334"/>
+        <splash src="res/screen/ios/Default-736h.png" width="1242" height="2208"/>
+        <splash src="res/screen/ios/Default-Landscape-736h.png" width="2208" height="1242"/>
     </platform>
 
     <platform name="wp8">


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org