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/02/02 03:06:32 UTC

[6/6] git commit: Merge pull request #2 from purplecabbage/2.4.0rc2Prep

Updated Branches:
  refs/heads/master d9bd6abec -> 76767307f
Updated Tags:  refs/tags/2.4.0rc2 [created] 76767307f


Merge pull request #2 from purplecabbage/2.4.0rc2Prep

2.4.0rc2 prep

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

Branch: refs/heads/master
Commit: 76767307fdc6f6045e1e6da3391ca4605c26e90e
Parents: bc135b5 24e321b
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Fri Feb 1 18:03:42 2013 -0800
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Fri Feb 1 18:03:42 2013 -0800

----------------------------------------------------------------------
 VERSION                                            |    2 +-
 example/www/cordova-2.4.0.js                       |  240 ++-
 framework/WPCordovaClassLib.csproj                 |    3 +
 templates/custom/VERSION                           |    2 +-
 templates/custom/www/cordova-2.4.0.js              |  240 ++-
 templates/full/VERSION                             |    2 +-
 templates/full/www/cordova-2.4.0.js                |  240 ++-
 templates/standalone/VERSION                       |    2 +-
 templates/standalone/cordovalib/Commands/Device.cs |    2 +-
 .../cordovalib/Commands/Globalization.cs           | 1178 +++++++++++++++
 templates/standalone/www/cordova-2.4.0.js          |  240 ++-
 templates/vspackage/GapAppVsPackage.cs             |   64 -
 templates/vspackage/GapAppVsPackage.csproj         |  174 ---
 templates/vspackage/GlobalSuppressions.cs          |   11 -
 templates/vspackage/Guids.cs                       |   14 -
 templates/vspackage/Key.snk                        |  Bin 596 -> 0 bytes
 templates/vspackage/Properties/AssemblyInfo.cs     |   36 -
 templates/vspackage/Resources.Designer.cs          |   63 -
 templates/vspackage/Resources.resx                 |  129 --
 templates/vspackage/Resources/Package.ico          |  Bin 1078 -> 0 bytes
 templates/vspackage/VSPackage.resx                 |  140 --
 templates/vspackage/pg_templateIcon.png            |  Bin 6546 -> 0 bytes
 templates/vspackage/pg_templatePreview.jpg         |  Bin 25875 -> 0 bytes
 templates/vspackage/source.extension.vsixmanifest  |   30 -
 .../MobileSpecUnitTests/MobileSpecUnitTests.csproj |    3 +-
 tests/MobileSpecUnitTests/www/cordova-2.4.0.js     |  240 ++-
 tests/MobileSpecUnitTests/www/cordova.js           |    5 -
 tests/MobileSpecUnitTests/www/globalization.js     |  540 -------
 28 files changed, 2017 insertions(+), 1583 deletions(-)
----------------------------------------------------------------------