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

[6/25] moar updating, rebuilk, release prep

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/971a4b78/templates/custom/www/index.html
----------------------------------------------------------------------
diff --git a/templates/custom/www/index.html b/templates/custom/www/index.html
index 6813d72..41bb677 100644
--- a/templates/custom/www/index.html
+++ b/templates/custom/www/index.html
@@ -26,7 +26,7 @@
     
 	  <link rel="stylesheet" href="master.css" type="text/css" media="screen" title="no title" charset="utf-8"/>
             
-      <script type="text/javascript" charset="utf-8" src="cordova-1.7.0.js"></script>
+      <script type="text/javascript" charset="utf-8" src="cordova-1.8.0.js"></script>
       
       <script type="text/javascript">
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/971a4b78/templates/description.txt
----------------------------------------------------------------------
diff --git a/templates/description.txt b/templates/description.txt
index 9915c97..e8cfe74 100644
--- a/templates/description.txt
+++ b/templates/description.txt
@@ -1,4 +1,4 @@
 CordovaStarter
 
-Starter project for building a Cordova app for Windows Phone version: 1.8.0rc1 ( formerly PhoneGap )
+Starter project for building a Cordova app for Windows Phone version: 1.8.0 ( formerly PhoneGap )
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/971a4b78/templates/full/CordovaSourceDictionary.xml
----------------------------------------------------------------------
diff --git a/templates/full/CordovaSourceDictionary.xml b/templates/full/CordovaSourceDictionary.xml
index 4a3b1fc..83e79d9 100644
--- a/templates/full/CordovaSourceDictionary.xml
+++ b/templates/full/CordovaSourceDictionary.xml
@@ -1,23 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!--
- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF licenses this file
- to you under the Apache License, Version 2.0 (the
- "License"); you may not use this file except in compliance
- with the License.  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing,
- software distributed under the License is distributed on an
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- KIND, either express or implied.  See the License for the
- specific language governing permissions and limitations
- under the License. 
--->
 <!-- This file is auto-generated, do not edit! -jm -->
 <CordovaSourceDictionary>
-
+    <FilePath Value="www\cordova-1.8.0.js"/>
+    <FilePath Value="www\index.html"/>
+    <FilePath Value="www\master.css"/>
 </CordovaSourceDictionary>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/971a4b78/templates/full/GapAppProj.csproj
----------------------------------------------------------------------
diff --git a/templates/full/GapAppProj.csproj b/templates/full/GapAppProj.csproj
index 3e933c6..779514c 100644
--- a/templates/full/GapAppProj.csproj
+++ b/templates/full/GapAppProj.csproj
@@ -99,7 +99,7 @@
     <Content Include="CordovaSourceDictionary.xml" />
     <None Include="BuildManifestProcessor.js" />
     <Content Include="GapLib\WP7CordovaClassLib.dll" />
-    <Content Include="www\cordova-1.8.0rc1.js" />
+    <Content Include="www\cordova-1.8.0.js" />
     <Content Include="www\index.html">
       <SubType>Designer</SubType>
     </Content>
@@ -148,4 +148,4 @@
     <PostBuildEvent>
     </PostBuildEvent>
   </PropertyGroup>
-</Project>
+</Project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/971a4b78/templates/full/GapLib/WP7CordovaClassLib.dll
----------------------------------------------------------------------
diff --git a/templates/full/GapLib/WP7CordovaClassLib.dll b/templates/full/GapLib/WP7CordovaClassLib.dll
index 5307820..35fa2d3 100644
Binary files a/templates/full/GapLib/WP7CordovaClassLib.dll and b/templates/full/GapLib/WP7CordovaClassLib.dll differ