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

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

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/971a4b78/templates/full/www/index.html
----------------------------------------------------------------------
diff --git a/templates/full/www/index.html b/templates/full/www/index.html
index e4e9fff..d5330db 100644
--- a/templates/full/www/index.html
+++ b/templates/full/www/index.html
@@ -27,7 +27,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.8.0rc1.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/tests/MobileSpecUnitTests/MobileSpecUnitTests.csproj
----------------------------------------------------------------------
diff --git a/tests/MobileSpecUnitTests/MobileSpecUnitTests.csproj b/tests/MobileSpecUnitTests/MobileSpecUnitTests.csproj
index 0c88839..25f0b43 100644
--- a/tests/MobileSpecUnitTests/MobileSpecUnitTests.csproj
+++ b/tests/MobileSpecUnitTests/MobileSpecUnitTests.csproj
@@ -101,6 +101,9 @@
     </None>
   </ItemGroup>
   <ItemGroup>
+    <Content Include="..\..\cordova-1.8.0.js">
+      <Link>www\cordova-1.8.0.js</Link>
+    </Content>
     <Content Include="ApplicationIcon.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
@@ -109,7 +112,6 @@
     </Content>
     <Content Include="BuildManifestProcessor.js" />
     <Content Include="CordovaSourceDictionary.xml" />
-    <Content Include="www\cordova-1.8.0.js" />
     <Content Include="www\index.html">
       <SubType>Designer</SubType>
     </Content>