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 23:09:19 UTC

[45/58] [abbrv] git commit: Merge remote-tracking branch 'Jesse/master'

Merge remote-tracking branch 'Jesse/master'


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

Branch: refs/heads/master
Commit: 35a91b246973984152365ae71d483c1de962c88c
Parents: 949b3f0 25399a3
Author: sgrebnov <se...@gmail.com>
Authored: Tue Oct 16 15:21:31 2012 +0400
Committer: sgrebnov <se...@gmail.com>
Committed: Tue Oct 16 15:21:31 2012 +0400

----------------------------------------------------------------------
 example/CordovaExample.csproj                      |    3 +-
 example/CordovaSourceDictionary.xml                |    3 +-
 example/www/accelerometer.html                     |    2 +-
 example/www/accelerometer2.html                    |    2 +-
 example/www/audio.html                             |    2 +-
 example/www/calculator.html                        |    2 +-
 example/www/camera.html                            |    2 +-
 example/www/capture.html                           |    2 +-
 example/www/compass.html                           |    2 +-
 example/www/contacts.html                          |    2 +-
 example/www/cordova-2.1.0.js                       | 5577 -------------
 example/www/cordova-2.2.0.js                       | 6352 +++++++++++++++
 example/www/cordova-current.js                     |   19 +
 example/www/events.html                            |    2 +-
 example/www/file.html                              |    2 +-
 example/www/index.html                             |    2 +-
 example/www/location.html                          |    2 +-
 example/www/network.html                           |    2 +-
 example/www/notification.html                      |    2 +-
 example/www/storage.html                           |    2 +-
 framework/Properties/AssemblyInfo.cs               |    6 +-
 templates/description.txt                          |    2 +-
 templates/full/CordovaAppProj.csproj               |    4 +-
 templates/full/www/cordova-2.1.0.js                | 5577 -------------
 templates/full/www/cordova-2.2.0.js                | 6352 +++++++++++++++
 templates/full/www/index.html                      |    4 +-
 templates/standalone/CordovaAppProj.csproj         |    2 +-
 templates/standalone/cordovalib/Commands/Device.cs |    2 +-
 templates/standalone/www/cordova-2.1.0.js          | 5577 -------------
 templates/standalone/www/cordova-2.2.0.js          | 6352 +++++++++++++++
 templates/standalone/www/index.html                |    4 +-
 31 files changed, 19106 insertions(+), 16760 deletions(-)
----------------------------------------------------------------------