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 2013/05/28 21:13:47 UTC

[1/2] git commit: Fixed Benn's spilling air

Updated Branches:
  refs/heads/master cef4e7951 -> 804a1f099


Fixed Benn's spilling air


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

Branch: refs/heads/master
Commit: 1245640e78118a281a6736c6c453b4f58e10e49d
Parents: de0b1ee
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Tue May 28 12:11:43 2013 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue May 28 12:11:43 2013 -0700

----------------------------------------------------------------------
 templates/standalone/cordova/log.bat |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/1245640e/templates/standalone/cordova/log.bat
----------------------------------------------------------------------
diff --git a/templates/standalone/cordova/log.bat b/templates/standalone/cordova/log.bat
index 46dbe5c..d34a8ab 100644
--- a/templates/standalone/cordova/log.bat
+++ b/templates/standalone/cordova/log.bat
@@ -1,3 +1,3 @@
 @ECHO OFF
-ECHO Sorry, loging is yet supported for Windows Phone. 1>&2
+ECHO Sorry, logging is not supported for Windows Phone. 1>&2
 EXIT /B 1
\ No newline at end of file


[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-wp8

Posted by pu...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-wp8


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

Branch: refs/heads/master
Commit: 804a1f099f0a1b413f85dc459fd743753f1bd180
Parents: 1245640 cef4e79
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Tue May 28 12:12:52 2013 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue May 28 12:12:52 2013 -0700

----------------------------------------------------------------------
 bin/create.js                             |    3 +++
 templates/standalone/cordova/lib/clean.js |   18 ++++++++++++------
 2 files changed, 15 insertions(+), 6 deletions(-)
----------------------------------------------------------------------