Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3FB3CE9DD for ; Tue, 5 Feb 2013 23:10:36 +0000 (UTC) Received: (qmail 16764 invoked by uid 500); 5 Feb 2013 23:10:36 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 16743 invoked by uid 500); 5 Feb 2013 23:10:36 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 16736 invoked by uid 99); 5 Feb 2013 23:10:36 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2013 23:10:36 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id E7E1282AA89; Tue, 5 Feb 2013 23:10:35 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: filmaj@apache.org To: commits@cordova.apache.org X-Mailer: ASF-Git Admin Mailer Subject: docs commit: CB-2316: config.xml documentation for BlackBerry. Message-Id: <20130205231035.E7E1282AA89@tyr.zones.apache.org> Date: Tue, 5 Feb 2013 23:10:35 +0000 (UTC) Updated Branches: refs/heads/master 57a6e3a63 -> b9bd36c79 CB-2316: config.xml documentation for BlackBerry. Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/b9bd36c7 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/b9bd36c7 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/b9bd36c7 Branch: refs/heads/master Commit: b9bd36c797d016e201be45c0643653b39f5813ab Parents: 57a6e3a Author: Fil Maj Authored: Tue Feb 5 15:14:21 2013 -0800 Committer: Fil Maj Committed: Tue Feb 5 15:14:21 2013 -0800 ---------------------------------------------------------------------- .../guide/project-settings/blackberry/index.md | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b9bd36c7/docs/en/edge/guide/project-settings/blackberry/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/project-settings/blackberry/index.md b/docs/en/edge/guide/project-settings/blackberry/index.md index 8563ebe..c08e3fe 100644 --- a/docs/en/edge/guide/project-settings/blackberry/index.md +++ b/docs/en/edge/guide/project-settings/blackberry/index.md @@ -22,3 +22,4 @@ Project Settings for BlackBerry =================================== +BlackBerry has full support for the [W3C Widget Specfication](http://www.w3.org/TR/widgets/) as well as proprietary RIM extensions. Please see the full [BlackBerry WebWorks documentation regarding config.xml](https://developer.blackberry.com/html5/documentation/working_with_config_xml_file_1866970_11.html) for details.