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/11/01 11:53:30 UTC

[23/51] [abbrv] git commit: cleanup old cruft

cleanup old cruft


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/commit/5c25a9e0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/tree/5c25a9e0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/diff/5c25a9e0

Branch: refs/heads/master
Commit: 5c25a9e08ba95ec1df988b282ea8898516396279
Parents: 071eba6
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Thu Nov 1 03:08:10 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Thu Nov 1 03:08:10 2012 -0700

----------------------------------------------------------------------
 .../Media_Test/Media_Test/Media_Test.jsproj        |    5 +-
 .../samples/Media_Test/Media_Test/cordova-2.2.0.js | 7704 +
 windows8/samples/Media_Test/Media_Test/cordova.js  |   27 +
 .../samples/Media_Test/Media_Test/default.html     |   98 -
 .../samples/Media_Test/Media_Test/images/logo.png  |  Bin 801 -> 11600 bytes
 .../Media_Test/Media_Test/images/smalllogo.png     |  Bin 329 -> 2831 bytes
 .../Media_Test/Media_Test/images/splashscreen.png  |  Bin 2146 -> 24855 bytes
 .../Media_Test/Media_Test/images/storelogo.png     |  Bin 429 -> 4052 bytes
 windows8/samples/Media_Test/Media_Test/index.html  |   96 +
 .../Media_Test/Media_Test/js/cordova.windows8.js   | 7765 -
 .../Media_Test/Media_Test/package.appxmanifest     |   12 +-
 .../Notification Test/images/logo.png              |  Bin 801 -> 11600 bytes
 .../Notification Test/images/smalllogo.png         |  Bin 329 -> 2831 bytes
 .../Notification Test/images/splashscreen.png      |  Bin 2146 -> 24855 bytes
 .../Notification Test/images/storelogo.png         |  Bin 429 -> 4052 bytes
 windows8/samples/TestAppCordova/TestAppCordova.sln |   42 +-
 .../TestAppCordova/TestAppCordova.jsproj           |   27 +-
 .../TestAppCordova/TestAppCordova/default.html     |  Bin 7493 -> 7101 bytes
 .../TestAppCordova/TestAppCordova/images/logo.png  |  Bin 2940 -> 11600 bytes
 .../TestAppCordova/images/smalllogo.png            |  Bin 600 -> 2831 bytes
 .../TestAppCordova/images/splashscreen.png         |  Bin 7935 -> 24855 bytes
 .../TestAppCordova/images/storelogo.png            |  Bin 934 -> 4052 bytes
 .../lib/Jscex/src/incubations/jscex-async-agent.js |   75 -
 .../Jscex/src/incubations/jscex-async-include.js   |   63 -
 .../lib/Jscex/src/incubations/jscex.async.xhr.js   |   21 -
 .../lib/Jscex/src/incubations/jscex.seq.js         |   70 -
 .../Jscex/src/incubations/jscex.seq.powerpack.js   |   61 -
 .../lib/Jscex/src/jscex-async-powerpack.js         |  442 -
 .../TestAppCordova/lib/Jscex/src/jscex-async.js    |  283 -
 .../lib/Jscex/src/jscex-builderbase.js             |  334 -
 .../TestAppCordova/lib/Jscex/src/jscex-jit.js      | 1692 -
 .../TestAppCordova/lib/Jscex/src/jscex-parser.js   | 1370 -
 .../TestAppCordova/lib/Jscex/src/jscex-promise.js  |   99 -
 .../TestAppCordova/lib/Jscex/src/jscex.js          |  317 -
 .../TestAppCordova/lib/Jscex/src/jscexc.js         |  206 -
 .../TestAppCordova/lib/SQLite/SQLite3/Common.cpp   |   24 -
 .../TestAppCordova/lib/SQLite/SQLite3/Common.h     |   24 -
 .../lib/SQLite/SQLite3/Constants.cpp               |    1 -
 .../TestAppCordova/lib/SQLite/SQLite3/Constants.h  |   50 -
 .../TestAppCordova/lib/SQLite/SQLite3/Database.cpp |   31 -
 .../TestAppCordova/lib/SQLite/SQLite3/Database.h   |   22 -
 .../lib/SQLite/SQLite3/SQLite3.vcxproj             |  201 -
 .../lib/SQLite/SQLite3/SQLite3.vcxproj.filters     |   21 -
 .../lib/SQLite/SQLite3/Statement.cpp               |   80 -
 .../TestAppCordova/lib/SQLite/SQLite3/Statement.h  |   33 -
 .../TestAppCordova/lib/SQLite/SQLite3/sqlite3.c    |134780 ---------------
 .../TestAppCordova/lib/SQLite/SQLite3/sqlite3.h    | 7035 -
 windows8/test/index.html                           |    5 -
 48 files changed, 7843 insertions(+), 155273 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/5c25a9e0/windows8/samples/Media_Test/Media_Test/Media_Test.jsproj
----------------------------------------------------------------------
diff --git a/windows8/samples/Media_Test/Media_Test/Media_Test.jsproj b/windows8/samples/Media_Test/Media_Test/Media_Test.jsproj
index bbc1dc4..c04dfd2 100644
--- a/windows8/samples/Media_Test/Media_Test/Media_Test.jsproj
+++ b/windows8/samples/Media_Test/Media_Test/Media_Test.jsproj
@@ -50,13 +50,14 @@
     <AppxManifest Include="package.appxmanifest">
       <SubType>Designer</SubType>
     </AppxManifest>
-    <Content Include="default.html" />
+    <Content Include="cordova-2.2.0.js" />
+    <Content Include="cordova.js" />
     <Content Include="images\logo.png" />
     <Content Include="images\smalllogo.png" />
     <Content Include="images\splashscreen.png" />
     <Content Include="images\storelogo.png" />
     <Content Include="css\default.css" />
-    <Content Include="js\cordova.windows8.js" />
+    <Content Include="index.html" />
     <Content Include="music\BlueZedEx.mp3" />
     <None Include="Cordova-Metro_TemporaryKey.pfx" />
   </ItemGroup>