You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bh...@apache.org on 2013/09/16 22:20:15 UTC

docs commit: [CB-4619] Add splashscreen instructions for BlackBerry10

Updated Branches:
  refs/heads/master d51f32b2e -> 5265f7088


[CB-4619] Add splashscreen instructions for BlackBerry10


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

Branch: refs/heads/master
Commit: 5265f7088d3cbe88de32dc3349ecec812505e879
Parents: d51f32b
Author: Bryan Higgins <bh...@blackberry.com>
Authored: Mon Sep 16 16:23:04 2013 -0400
Committer: Bryan Higgins <bh...@blackberry.com>
Committed: Mon Sep 16 16:23:04 2013 -0400

----------------------------------------------------------------------
 docs/en/edge/cordova/splashscreen/splashscreen.md      | 9 +++++++++
 docs/en/edge/cordova/splashscreen/splashscreen.show.md | 1 -
 2 files changed, 9 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/5265f708/docs/en/edge/cordova/splashscreen/splashscreen.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/splashscreen/splashscreen.md b/docs/en/edge/cordova/splashscreen/splashscreen.md
index a152094..246ce58 100644
--- a/docs/en/edge/cordova/splashscreen/splashscreen.md
+++ b/docs/en/edge/cordova/splashscreen/splashscreen.md
@@ -88,3 +88,12 @@ should be:
 - Default-Portrait~ipad.png (768x1004 pixels)
 - Default@2x~iphone.png (640x960 pixels)
 - Default~iphone.png (320x480 pixels)
+
+### BlackBerry 10
+
+Copy your splash screen images into the project's
+'res/screen/blackberry10' directory. The file names should be:
+
+- splash-1280x768.png (1280x768 pixels)
+- splash-720x720.png (720x720 pixels)
+- splash-768x1280.png (768x1280 pixels)

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/5265f708/docs/en/edge/cordova/splashscreen/splashscreen.show.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/splashscreen/splashscreen.show.md b/docs/en/edge/cordova/splashscreen/splashscreen.show.md
index 361fd85..b204f3e 100644
--- a/docs/en/edge/cordova/splashscreen/splashscreen.show.md
+++ b/docs/en/edge/cordova/splashscreen/splashscreen.show.md
@@ -30,7 +30,6 @@ This method displays the application's splash screen.
 ## Supported Platforms
 
 - Android
-- BlackBerry 10
 - iOS
 - Windows Phone 7 and 8
 - Windows 8