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 2012/08/03 00:31:29 UTC

[10/27] docs commit: Update files related to geolocation

Update files related to geolocation


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/a4551311
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/a4551311
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/a4551311

Branch: refs/heads/master
Commit: a45513111c851130cd9051ce64199041c5e75ce3
Parents: 63e5a4a
Author: Keiko Oda <ke...@gmail.com>
Authored: Thu Jul 26 12:00:27 2012 -0700
Committer: Keiko Oda <ke...@gmail.com>
Committed: Thu Aug 2 00:27:44 2012 -0700

----------------------------------------------------------------------
 .../cordova/geolocation/Coordinates/coordinates.md |    2 +-
 .../2.0.0/cordova/geolocation/Position/position.md |    2 +-
 .../cordova/geolocation/geolocation.clearWatch.md  |    2 +-
 .../geolocation/geolocation.getCurrentPosition.md  |    2 +-
 .../geolocation/geolocation.watchPosition.md       |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/a4551311/docs/jp/2.0.0/cordova/geolocation/Coordinates/coordinates.md
----------------------------------------------------------------------
diff --git a/docs/jp/2.0.0/cordova/geolocation/Coordinates/coordinates.md b/docs/jp/2.0.0/cordova/geolocation/Coordinates/coordinates.md
index f2c1dd0..779d249 100644
--- a/docs/jp/2.0.0/cordova/geolocation/Coordinates/coordinates.md
+++ b/docs/jp/2.0.0/cordova/geolocation/Coordinates/coordinates.md
@@ -79,7 +79,7 @@ Coordinates
     <html>
       <head>
         <title>位置情報の使用例</title>
-        <script type="text/javascript" charset="utf-8" src="cordova-1.9.0.js"></script>
+        <script type="text/javascript" charset="utf-8" src="cordova-2.0.0.js"></script>
         <script type="text/javascript" charset="utf-8">
 
         // Cordovaの読み込み完了まで待機

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/a4551311/docs/jp/2.0.0/cordova/geolocation/Position/position.md
----------------------------------------------------------------------
diff --git a/docs/jp/2.0.0/cordova/geolocation/Position/position.md b/docs/jp/2.0.0/cordova/geolocation/Position/position.md
index 14077e9..619c5e6 100644
--- a/docs/jp/2.0.0/cordova/geolocation/Position/position.md
+++ b/docs/jp/2.0.0/cordova/geolocation/Position/position.md
@@ -76,7 +76,7 @@ geolocation API によって作成された位置情報とタイムスタンプ
       <head>
         <title>デバイスプロパティーの使用例</title>
 
-        <script type="text/javascript" charset="utf-8" src="cordova-1.9.0.js"></script>
+        <script type="text/javascript" charset="utf-8" src="cordova-2.0.0.js"></script>
         <script type="text/javascript" charset="utf-8">
 
         // Cordova の読み込み完了まで待機

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/a4551311/docs/jp/2.0.0/cordova/geolocation/geolocation.clearWatch.md
----------------------------------------------------------------------
diff --git a/docs/jp/2.0.0/cordova/geolocation/geolocation.clearWatch.md b/docs/jp/2.0.0/cordova/geolocation/geolocation.clearWatch.md
index 18f7131..ac8f5fc 100644
--- a/docs/jp/2.0.0/cordova/geolocation/geolocation.clearWatch.md
+++ b/docs/jp/2.0.0/cordova/geolocation/geolocation.clearWatch.md
@@ -65,7 +65,7 @@ watch ID パラメーターによって参照されるデバイスの位置情
       <head>
         <title>デバイスプロパティーの使用例</title>
 
-        <script type="text/javascript" charset="utf-8" src="cordova-1.9.0.js"></script>
+        <script type="text/javascript" charset="utf-8" src="cordova-2.0.0.js"></script>
         <script type="text/javascript" charset="utf-8">
 
         // Cordova の読み込み完了まで待機

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/a4551311/docs/jp/2.0.0/cordova/geolocation/geolocation.getCurrentPosition.md
----------------------------------------------------------------------
diff --git a/docs/jp/2.0.0/cordova/geolocation/geolocation.getCurrentPosition.md b/docs/jp/2.0.0/cordova/geolocation/geolocation.getCurrentPosition.md
index 777edc3..e657750 100644
--- a/docs/jp/2.0.0/cordova/geolocation/geolocation.getCurrentPosition.md
+++ b/docs/jp/2.0.0/cordova/geolocation/geolocation.getCurrentPosition.md
@@ -84,7 +84,7 @@ geolocation.getCurrentPosition
       <head>
         <title>デバイスプロパティーの使用例</title>
 
-        <script type="text/javascript" charset="utf-8" src="cordova-1.9.0.js"></script>
+        <script type="text/javascript" charset="utf-8" src="cordova-2.0.0.js"></script>
         <script type="text/javascript" charset="utf-8">
 
         // Cordova の読み込み完了まで待機

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/a4551311/docs/jp/2.0.0/cordova/geolocation/geolocation.watchPosition.md
----------------------------------------------------------------------
diff --git a/docs/jp/2.0.0/cordova/geolocation/geolocation.watchPosition.md b/docs/jp/2.0.0/cordova/geolocation/geolocation.watchPosition.md
index 3ef66ec..09dbdd7 100644
--- a/docs/jp/2.0.0/cordova/geolocation/geolocation.watchPosition.md
+++ b/docs/jp/2.0.0/cordova/geolocation/geolocation.watchPosition.md
@@ -87,7 +87,7 @@ geolocation.watchPosition
       <head>
         <title>デバイスプロパティーの使用例</title>
 
-        <script type="text/javascript" charset="utf-8" src="cordova-1.9.0.js"></script>
+        <script type="text/javascript" charset="utf-8" src="cordova-2.0.0.js"></script>
         <script type="text/javascript" charset="utf-8">
 
         // Cordova の読み込み完了まで待機