You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2012/11/05 22:39:01 UTC

docs commit: CB-1805: Updating the docs

Updated Branches:
  refs/heads/master 6ecf3e804 -> 8ba0943c1


CB-1805: Updating the docs


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

Branch: refs/heads/master
Commit: 8ba0943c1a990bcfccd4e1833104eed8c545a688
Parents: 6ecf3e8
Author: Joe Bowser <bo...@apache.org>
Authored: Mon Nov 5 13:38:52 2012 -0800
Committer: Joe Bowser <bo...@apache.org>
Committed: Mon Nov 5 13:38:52 2012 -0800

----------------------------------------------------------------------
 docs/en/2.1.0/guide/whitelist/index.md |    2 +-
 docs/en/2.2.0/guide/whitelist/index.md |    2 +-
 docs/en/edge/guide/whitelist/index.md  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/8ba0943c/docs/en/2.1.0/guide/whitelist/index.md
----------------------------------------------------------------------
diff --git a/docs/en/2.1.0/guide/whitelist/index.md b/docs/en/2.1.0/guide/whitelist/index.md
index c7d8055..db29d2e 100644
--- a/docs/en/2.1.0/guide/whitelist/index.md
+++ b/docs/en/2.1.0/guide/whitelist/index.md
@@ -58,7 +58,7 @@ Android
 
 ### Details
 
-The whitelisting rules are found in `res/xml/cordova.xml` and declared with the element `<access origin="..." />`.
+The whitelisting rules are found in `res/xml/config.xml` and declared with the element `<access origin="..." />`.
 
 Android has full support for the whitelisting syntax.
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/8ba0943c/docs/en/2.2.0/guide/whitelist/index.md
----------------------------------------------------------------------
diff --git a/docs/en/2.2.0/guide/whitelist/index.md b/docs/en/2.2.0/guide/whitelist/index.md
index c7d8055..db29d2e 100644
--- a/docs/en/2.2.0/guide/whitelist/index.md
+++ b/docs/en/2.2.0/guide/whitelist/index.md
@@ -58,7 +58,7 @@ Android
 
 ### Details
 
-The whitelisting rules are found in `res/xml/cordova.xml` and declared with the element `<access origin="..." />`.
+The whitelisting rules are found in `res/xml/config.xml` and declared with the element `<access origin="..." />`.
 
 Android has full support for the whitelisting syntax.
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/8ba0943c/docs/en/edge/guide/whitelist/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/whitelist/index.md b/docs/en/edge/guide/whitelist/index.md
index c7d8055..db29d2e 100644
--- a/docs/en/edge/guide/whitelist/index.md
+++ b/docs/en/edge/guide/whitelist/index.md
@@ -58,7 +58,7 @@ Android
 
 ### Details
 
-The whitelisting rules are found in `res/xml/cordova.xml` and declared with the element `<access origin="..." />`.
+The whitelisting rules are found in `res/xml/config.xml` and declared with the element `<access origin="..." />`.
 
 Android has full support for the whitelisting syntax.