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/27 03:07:31 UTC

[23/30] git commit: updated plugins example

updated plugins example


Project: http://git-wip-us.apache.org/repos/asf/cordova-wp8/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp8/commit/ed5ad775
Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/ed5ad775
Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/ed5ad775

Branch: refs/heads/master
Commit: ed5ad77504cdb81d52877578b4449f1695757ae7
Parents: 8d4fa8f
Author: Ruslan Kokorev <ru...@bsquare.com>
Authored: Mon Nov 12 15:04:34 2012 +0400
Committer: Ruslan Kokorev <ru...@bsquare.com>
Committed: Mon Nov 12 15:04:34 2012 +0400

----------------------------------------------------------------------
 plugins/CordovaLib/WPCordovaClassLib.dll |  Bin 169984 -> 168448 bytes
 plugins/www/index.html                   |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/ed5ad775/plugins/CordovaLib/WPCordovaClassLib.dll
----------------------------------------------------------------------
diff --git a/plugins/CordovaLib/WPCordovaClassLib.dll b/plugins/CordovaLib/WPCordovaClassLib.dll
index f5bc295..062ae16 100644
Binary files a/plugins/CordovaLib/WPCordovaClassLib.dll and b/plugins/CordovaLib/WPCordovaClassLib.dll differ

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/ed5ad775/plugins/www/index.html
----------------------------------------------------------------------
diff --git a/plugins/www/index.html b/plugins/www/index.html
index f9288e9..112d00a 100644
--- a/plugins/www/index.html
+++ b/plugins/www/index.html
@@ -2,7 +2,7 @@
 <html>
 <head>
 	<meta charset="utf-8">
-	<META HTTP-EQUIV="refresh" CONTENT="0;URL=/app/www/plugins/index.html">
+	<META HTTP-EQUIV="refresh" CONTENT="0;URL=/www/plugins/index.html">
 </head>
 	<body></body>
 </html>
\ No newline at end of file