Update JS snapshot to version 2.9.0rc1 (via coho)
diff --git a/templates/standalone/www/cordova.js b/templates/standalone/www/cordova.js
index 3bf1738..bb348e1 100644
--- a/templates/standalone/www/cordova.js
+++ b/templates/standalone/www/cordova.js
@@ -20,7 +20,7 @@
 */

 ;(function() {

 var CORDOVA_JS_BUILD_LABEL = '2.9.0rc1-0-g002f33d';

-// file: lib\scripts\require.js

+// file: lib/scripts/require.js

 

 var require,

     define;

@@ -329,7 +329,7 @@
 

 });

 

-// file: lib\common\argscheck.js

+// file: lib/common/argscheck.js

 define("cordova/argscheck", function(require, exports, module) {

 

 var exec = require('cordova/exec');

@@ -395,7 +395,7 @@
 

 });

 

-// file: lib\common\builder.js

+// file: lib/common/builder.js

 define("cordova/builder", function(require, exports, module) {

 

 var utils = require('cordova/utils');

@@ -508,7 +508,7 @@
 

 });

 

-// file: lib\common\channel.js

+// file: lib/common/channel.js

 define("cordova/channel", function(require, exports, module) {

 

 var utils = require('cordova/utils'),

@@ -758,7 +758,7 @@
 

 });

 

-// file: lib\common\commandProxy.js

+// file: lib/common/commandProxy.js

 define("cordova/commandProxy", function(require, exports, module) {

 

 

@@ -788,7 +788,7 @@
 };

 });

 

-// file: lib\windowsphone\exec.js

+// file: lib/windowsphone/exec.js

 define("cordova/exec", function(require, exports, module) {

 

 var cordova = require('cordova');

@@ -841,7 +841,7 @@
 

 });

 

-// file: lib\common\modulemapper.js

+// file: lib/common/modulemapper.js

 define("cordova/modulemapper", function(require, exports, module) {

 

 var builder = require('cordova/builder'),

@@ -942,7 +942,7 @@
 

 });

 

-// file: lib\windowsphone\platform.js

+// file: lib/windowsphone/platform.js

 define("cordova/platform", function(require, exports, module) {

 

 var cordova = require('cordova'),

@@ -969,7 +969,7 @@
 

 });

 

-// file: lib\common\plugin\Acceleration.js

+// file: lib/common/plugin/Acceleration.js

 define("cordova/plugin/Acceleration", function(require, exports, module) {

 

 var Acceleration = function(x, y, z, timestamp) {

@@ -983,7 +983,7 @@
 

 });

 

-// file: lib\common\plugin\Camera.js

+// file: lib/common/plugin/Camera.js

 define("cordova/plugin/Camera", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -1041,7 +1041,7 @@
 

 });

 

-// file: lib\common\plugin\CameraConstants.js

+// file: lib/common/plugin/CameraConstants.js

 define("cordova/plugin/CameraConstants", function(require, exports, module) {

 

 module.exports = {

@@ -1079,7 +1079,7 @@
 

 });

 

-// file: lib\common\plugin\CameraPopoverHandle.js

+// file: lib/common/plugin/CameraPopoverHandle.js

 define("cordova/plugin/CameraPopoverHandle", function(require, exports, module) {

 

 var exec = require('cordova/exec');

@@ -1097,7 +1097,7 @@
 

 });

 

-// file: lib\common\plugin\CameraPopoverOptions.js

+// file: lib/common/plugin/CameraPopoverOptions.js

 define("cordova/plugin/CameraPopoverOptions", function(require, exports, module) {

 

 var Camera = require('cordova/plugin/CameraConstants');

@@ -1119,7 +1119,7 @@
 

 });

 

-// file: lib\common\plugin\CaptureAudioOptions.js

+// file: lib/common/plugin/CaptureAudioOptions.js

 define("cordova/plugin/CaptureAudioOptions", function(require, exports, module) {

 

 /**

@@ -1136,7 +1136,7 @@
 

 });

 

-// file: lib\common\plugin\CaptureError.js

+// file: lib/common/plugin/CaptureError.js

 define("cordova/plugin/CaptureError", function(require, exports, module) {

 

 /**

@@ -1161,7 +1161,7 @@
 

 });

 

-// file: lib\common\plugin\CaptureImageOptions.js

+// file: lib/common/plugin/CaptureImageOptions.js

 define("cordova/plugin/CaptureImageOptions", function(require, exports, module) {

 

 /**

@@ -1176,7 +1176,7 @@
 

 });

 

-// file: lib\common\plugin\CaptureVideoOptions.js

+// file: lib/common/plugin/CaptureVideoOptions.js

 define("cordova/plugin/CaptureVideoOptions", function(require, exports, module) {

 

 /**

@@ -1193,7 +1193,7 @@
 

 });

 

-// file: lib\common\plugin\CompassError.js

+// file: lib/common/plugin/CompassError.js

 define("cordova/plugin/CompassError", function(require, exports, module) {

 

 /**

@@ -1212,7 +1212,7 @@
 

 });

 

-// file: lib\common\plugin\CompassHeading.js

+// file: lib/common/plugin/CompassHeading.js

 define("cordova/plugin/CompassHeading", function(require, exports, module) {

 

 var CompassHeading = function(magneticHeading, trueHeading, headingAccuracy, timestamp) {

@@ -1226,7 +1226,7 @@
 

 });

 

-// file: lib\common\plugin\ConfigurationData.js

+// file: lib/common/plugin/ConfigurationData.js

 define("cordova/plugin/ConfigurationData", function(require, exports, module) {

 

 /**

@@ -1247,7 +1247,7 @@
 

 });

 

-// file: lib\common\plugin\Connection.js

+// file: lib/common/plugin/Connection.js

 define("cordova/plugin/Connection", function(require, exports, module) {

 

 /**

@@ -1266,7 +1266,7 @@
 

 });

 

-// file: lib\common\plugin\Contact.js

+// file: lib/common/plugin/Contact.js

 define("cordova/plugin/Contact", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -1428,7 +1428,7 @@
 

 });

 

-// file: lib\common\plugin\ContactAddress.js

+// file: lib/common/plugin/ContactAddress.js

 define("cordova/plugin/ContactAddress", function(require, exports, module) {

 

 /**

@@ -1459,7 +1459,7 @@
 

 });

 

-// file: lib\common\plugin\ContactError.js

+// file: lib/common/plugin/ContactError.js

 define("cordova/plugin/ContactError", function(require, exports, module) {

 

 /**

@@ -1486,7 +1486,7 @@
 

 });

 

-// file: lib\common\plugin\ContactField.js

+// file: lib/common/plugin/ContactField.js

 define("cordova/plugin/ContactField", function(require, exports, module) {

 

 /**

@@ -1508,7 +1508,7 @@
 

 });

 

-// file: lib\common\plugin\ContactFindOptions.js

+// file: lib/common/plugin/ContactFindOptions.js

 define("cordova/plugin/ContactFindOptions", function(require, exports, module) {

 

 /**

@@ -1527,7 +1527,7 @@
 

 });

 

-// file: lib\common\plugin\ContactName.js

+// file: lib/common/plugin/ContactName.js

 define("cordova/plugin/ContactName", function(require, exports, module) {

 

 /**

@@ -1553,7 +1553,7 @@
 

 });

 

-// file: lib\common\plugin\ContactOrganization.js

+// file: lib/common/plugin/ContactOrganization.js

 define("cordova/plugin/ContactOrganization", function(require, exports, module) {

 

 /**

@@ -1582,7 +1582,7 @@
 

 });

 

-// file: lib\common\plugin\Coordinates.js

+// file: lib/common/plugin/Coordinates.js

 define("cordova/plugin/Coordinates", function(require, exports, module) {

 

 /**

@@ -1636,7 +1636,7 @@
 

 });

 

-// file: lib\common\plugin\DirectoryEntry.js

+// file: lib/common/plugin/DirectoryEntry.js

 define("cordova/plugin/DirectoryEntry", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -1727,7 +1727,7 @@
 

 });

 

-// file: lib\common\plugin\DirectoryReader.js

+// file: lib/common/plugin/DirectoryReader.js

 define("cordova/plugin/DirectoryReader", function(require, exports, module) {

 

 var exec = require('cordova/exec'),

@@ -1775,7 +1775,7 @@
 

 });

 

-// file: lib\common\plugin\Entry.js

+// file: lib/common/plugin/Entry.js

 define("cordova/plugin/Entry", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -1980,7 +1980,7 @@
 

 });

 

-// file: lib\common\plugin\File.js

+// file: lib/common/plugin/File.js

 define("cordova/plugin/File", function(require, exports, module) {

 

 /**

@@ -2042,7 +2042,7 @@
 

 });

 

-// file: lib\common\plugin\FileEntry.js

+// file: lib/common/plugin/FileEntry.js

 define("cordova/plugin/FileEntry", function(require, exports, module) {

 

 var utils = require('cordova/utils'),

@@ -2107,7 +2107,7 @@
 

 });

 

-// file: lib\common\plugin\FileError.js

+// file: lib/common/plugin/FileError.js

 define("cordova/plugin/FileError", function(require, exports, module) {

 

 /**

@@ -2138,7 +2138,7 @@
 

 });

 

-// file: lib\common\plugin\FileReader.js

+// file: lib/common/plugin/FileReader.js

 define("cordova/plugin/FileReader", function(require, exports, module) {

 

 var exec = require('cordova/exec'),

@@ -2510,7 +2510,7 @@
 

 });

 

-// file: lib\common\plugin\FileSystem.js

+// file: lib/common/plugin/FileSystem.js

 define("cordova/plugin/FileSystem", function(require, exports, module) {

 

 var DirectoryEntry = require('cordova/plugin/DirectoryEntry');

@@ -2533,7 +2533,7 @@
 

 });

 

-// file: lib\common\plugin\FileTransfer.js

+// file: lib/common/plugin/FileTransfer.js

 define("cordova/plugin/FileTransfer", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -2725,7 +2725,7 @@
 

 });

 

-// file: lib\common\plugin\FileTransferError.js

+// file: lib/common/plugin/FileTransferError.js

 define("cordova/plugin/FileTransferError", function(require, exports, module) {

 

 /**

@@ -2749,7 +2749,7 @@
 

 });

 

-// file: lib\common\plugin\FileUploadOptions.js

+// file: lib/common/plugin/FileUploadOptions.js

 define("cordova/plugin/FileUploadOptions", function(require, exports, module) {

 

 /**

@@ -2775,7 +2775,7 @@
 

 });

 

-// file: lib\common\plugin\FileUploadResult.js

+// file: lib/common/plugin/FileUploadResult.js

 define("cordova/plugin/FileUploadResult", function(require, exports, module) {

 

 /**

@@ -2792,7 +2792,7 @@
 

 });

 

-// file: lib\common\plugin\FileWriter.js

+// file: lib/common/plugin/FileWriter.js

 define("cordova/plugin/FileWriter", function(require, exports, module) {

 

 var exec = require('cordova/exec'),

@@ -3073,7 +3073,7 @@
 

 });

 

-// file: lib\common\plugin\Flags.js

+// file: lib/common/plugin/Flags.js

 define("cordova/plugin/Flags", function(require, exports, module) {

 

 /**

@@ -3094,7 +3094,7 @@
 

 });

 

-// file: lib\common\plugin\GlobalizationError.js

+// file: lib/common/plugin/GlobalizationError.js

 define("cordova/plugin/GlobalizationError", function(require, exports, module) {

 

 

@@ -3120,7 +3120,7 @@
 

 });

 

-// file: lib\common\plugin\InAppBrowser.js

+// file: lib/common/plugin/InAppBrowser.js

 define("cordova/plugin/InAppBrowser", function(require, exports, module) {

 

 var exec = require('cordova/exec');

@@ -3199,7 +3199,7 @@
 

 });

 

-// file: lib\common\plugin\LocalFileSystem.js

+// file: lib/common/plugin/LocalFileSystem.js

 define("cordova/plugin/LocalFileSystem", function(require, exports, module) {

 

 var exec = require('cordova/exec');

@@ -3218,7 +3218,7 @@
 

 });

 

-// file: lib\common\plugin\Media.js

+// file: lib/common/plugin/Media.js

 define("cordova/plugin/Media", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -3398,7 +3398,7 @@
 

 });

 

-// file: lib\common\plugin\MediaError.js

+// file: lib/common/plugin/MediaError.js

 define("cordova/plugin/MediaError", function(require, exports, module) {

 

 /**

@@ -3438,7 +3438,7 @@
 

 });

 

-// file: lib\common\plugin\MediaFile.js

+// file: lib/common/plugin/MediaFile.js

 define("cordova/plugin/MediaFile", function(require, exports, module) {

 

 var utils = require('cordova/utils'),

@@ -3478,7 +3478,7 @@
 

 });

 

-// file: lib\common\plugin\MediaFileData.js

+// file: lib/common/plugin/MediaFileData.js

 define("cordova/plugin/MediaFileData", function(require, exports, module) {

 

 /**

@@ -3502,7 +3502,7 @@
 

 });

 

-// file: lib\common\plugin\Metadata.js

+// file: lib/common/plugin/Metadata.js

 define("cordova/plugin/Metadata", function(require, exports, module) {

 

 /**

@@ -3518,7 +3518,7 @@
 

 });

 

-// file: lib\common\plugin\Position.js

+// file: lib/common/plugin/Position.js

 define("cordova/plugin/Position", function(require, exports, module) {

 

 var Coordinates = require('cordova/plugin/Coordinates');

@@ -3536,7 +3536,7 @@
 

 });

 

-// file: lib\common\plugin\PositionError.js

+// file: lib/common/plugin/PositionError.js

 define("cordova/plugin/PositionError", function(require, exports, module) {

 

 /**

@@ -3559,7 +3559,7 @@
 

 });

 

-// file: lib\common\plugin\ProgressEvent.js

+// file: lib/common/plugin/ProgressEvent.js

 define("cordova/plugin/ProgressEvent", function(require, exports, module) {

 

 // If ProgressEvent exists in global context, use it already, otherwise use our own polyfill

@@ -3611,7 +3611,7 @@
 

 });

 

-// file: lib\common\plugin\accelerometer.js

+// file: lib/common/plugin/accelerometer.js

 define("cordova/plugin/accelerometer", function(require, exports, module) {

 

 /**

@@ -3766,7 +3766,7 @@
 

 });

 

-// file: lib\common\plugin\accelerometer\symbols.js

+// file: lib/common/plugin/accelerometer/symbols.js

 define("cordova/plugin/accelerometer/symbols", function(require, exports, module) {

 

 

@@ -3777,7 +3777,7 @@
 

 });

 

-// file: lib\common\plugin\battery.js

+// file: lib/common/plugin/battery.js

 define("cordova/plugin/battery", function(require, exports, module) {

 

 /**

@@ -3861,7 +3861,7 @@
 

 });

 

-// file: lib\common\plugin\battery\symbols.js

+// file: lib/common/plugin/battery/symbols.js

 define("cordova/plugin/battery/symbols", function(require, exports, module) {

 

 

@@ -3871,7 +3871,7 @@
 

 });

 

-// file: lib\common\plugin\camera\symbols.js

+// file: lib/common/plugin/camera/symbols.js

 define("cordova/plugin/camera/symbols", function(require, exports, module) {

 

 

@@ -3883,7 +3883,7 @@
 

 });

 

-// file: lib\common\plugin\capture.js

+// file: lib/common/plugin/capture.js

 define("cordova/plugin/capture", function(require, exports, module) {

 

 var exec = require('cordova/exec'),

@@ -3961,7 +3961,7 @@
 

 });

 

-// file: lib\common\plugin\capture\symbols.js

+// file: lib/common/plugin/capture/symbols.js

 define("cordova/plugin/capture/symbols", function(require, exports, module) {

 

 var modulemapper = require('cordova/modulemapper');

@@ -3977,7 +3977,7 @@
 

 });

 

-// file: lib\common\plugin\compass.js

+// file: lib/common/plugin/compass.js

 define("cordova/plugin/compass", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -4064,7 +4064,7 @@
 

 });

 

-// file: lib\common\plugin\compass\symbols.js

+// file: lib/common/plugin/compass/symbols.js

 define("cordova/plugin/compass/symbols", function(require, exports, module) {

 

 

@@ -4076,7 +4076,7 @@
 

 });

 

-// file: lib\common\plugin\console-via-logger.js

+// file: lib/common/plugin/console-via-logger.js

 define("cordova/plugin/console-via-logger", function(require, exports, module) {

 

 //------------------------------------------------------------------------------

@@ -4248,7 +4248,7 @@
 

 });

 

-// file: lib\common\plugin\contacts.js

+// file: lib/common/plugin/contacts.js

 define("cordova/plugin/contacts", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -4309,7 +4309,7 @@
 

 });

 

-// file: lib\common\plugin\contacts\symbols.js

+// file: lib/common/plugin/contacts/symbols.js

 define("cordova/plugin/contacts/symbols", function(require, exports, module) {

 

 

@@ -4326,7 +4326,7 @@
 

 });

 

-// file: lib\common\plugin\device.js

+// file: lib/common/plugin/device.js

 define("cordova/plugin/device", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -4387,7 +4387,7 @@
 

 });

 

-// file: lib\common\plugin\device\symbols.js

+// file: lib/common/plugin/device/symbols.js

 define("cordova/plugin/device/symbols", function(require, exports, module) {

 

 

@@ -4397,7 +4397,7 @@
 

 });

 

-// file: lib\common\plugin\echo.js

+// file: lib/common/plugin/echo.js

 define("cordova/plugin/echo", function(require, exports, module) {

 

 var exec = require('cordova/exec'),

@@ -4435,7 +4435,7 @@
 

 });

 

-// file: lib\windowsphone\plugin\file\symbols.js

+// file: lib/windowsphone/plugin/file/symbols.js

 define("cordova/plugin/file/symbols", function(require, exports, module) {

 

 

@@ -4446,7 +4446,7 @@
 

 });

 

-// file: lib\common\plugin\file\symbolshelper.js

+// file: lib/common/plugin/file/symbolshelper.js

 define("cordova/plugin/file/symbolshelper", function(require, exports, module) {

 

 module.exports = function(exportFunc) {

@@ -4471,7 +4471,7 @@
 

 });

 

-// file: lib\windowsphone\plugin\filetransfer\symbols.js

+// file: lib/windowsphone/plugin/filetransfer/symbols.js

 define("cordova/plugin/filetransfer/symbols", function(require, exports, module) {

 

 

@@ -4482,7 +4482,7 @@
 

 });

 

-// file: lib\common\plugin\geolocation.js

+// file: lib/common/plugin/geolocation.js

 define("cordova/plugin/geolocation", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -4678,7 +4678,7 @@
 

 });

 

-// file: lib\common\plugin\geolocation\symbols.js

+// file: lib/common/plugin/geolocation/symbols.js

 define("cordova/plugin/geolocation/symbols", function(require, exports, module) {

 

 

@@ -4691,7 +4691,7 @@
 

 });

 

-// file: lib\common\plugin\globalization.js

+// file: lib/common/plugin/globalization.js

 define("cordova/plugin/globalization", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -5067,7 +5067,7 @@
 

 });

 

-// file: lib\common\plugin\globalization\symbols.js

+// file: lib/common/plugin/globalization/symbols.js

 define("cordova/plugin/globalization/symbols", function(require, exports, module) {

 

 

@@ -5078,7 +5078,7 @@
 

 });

 

-// file: lib\windowsphone\plugin\inappbrowser\symbols.js

+// file: lib/windowsphone/plugin/inappbrowser/symbols.js

 define("cordova/plugin/inappbrowser/symbols", function(require, exports, module) {

 

 

@@ -5088,7 +5088,7 @@
 

 });

 

-// file: lib\common\plugin\logger.js

+// file: lib/common/plugin/logger.js

 define("cordova/plugin/logger", function(require, exports, module) {

 

 //------------------------------------------------------------------------------

@@ -5418,7 +5418,7 @@
 

 });

 

-// file: lib\common\plugin\logger\symbols.js

+// file: lib/common/plugin/logger/symbols.js

 define("cordova/plugin/logger/symbols", function(require, exports, module) {

 

 

@@ -5428,7 +5428,7 @@
 

 });

 

-// file: lib\windowsphone\plugin\media\symbols.js

+// file: lib/windowsphone/plugin/media/symbols.js

 define("cordova/plugin/media/symbols", function(require, exports, module) {

 

 

@@ -5439,7 +5439,7 @@
 

 });

 

-// file: lib\common\plugin\network.js

+// file: lib/common/plugin/network.js

 define("cordova/plugin/network", function(require, exports, module) {

 

 var exec = require('cordova/exec'),

@@ -5511,7 +5511,7 @@
 

 });

 

-// file: lib\common\plugin\networkstatus\symbols.js

+// file: lib/common/plugin/networkstatus/symbols.js

 define("cordova/plugin/networkstatus/symbols", function(require, exports, module) {

 

 

@@ -5523,7 +5523,7 @@
 

 });

 

-// file: lib\common\plugin\notification.js

+// file: lib/common/plugin/notification.js

 define("cordova/plugin/notification", function(require, exports, module) {

 

 var exec = require('cordova/exec');

@@ -5626,7 +5626,7 @@
 

 });

 

-// file: lib\common\plugin\notification\symbols.js

+// file: lib/common/plugin/notification/symbols.js

 define("cordova/plugin/notification/symbols", function(require, exports, module) {

 

 

@@ -5636,7 +5636,7 @@
 

 });

 

-// file: lib\common\plugin\requestFileSystem.js

+// file: lib/common/plugin/requestFileSystem.js

 define("cordova/plugin/requestFileSystem", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -5682,7 +5682,7 @@
 

 });

 

-// file: lib\common\plugin\resolveLocalFileSystemURI.js

+// file: lib/common/plugin/resolveLocalFileSystemURI.js

 define("cordova/plugin/resolveLocalFileSystemURI", function(require, exports, module) {

 

 var argscheck = require('cordova/argscheck'),

@@ -5731,7 +5731,7 @@
 

 });

 

-// file: lib\common\plugin\splashscreen.js

+// file: lib/common/plugin/splashscreen.js

 define("cordova/plugin/splashscreen", function(require, exports, module) {

 

 var exec = require('cordova/exec');

@@ -5749,7 +5749,7 @@
 

 });

 

-// file: lib\common\plugin\splashscreen\symbols.js

+// file: lib/common/plugin/splashscreen/symbols.js

 define("cordova/plugin/splashscreen/symbols", function(require, exports, module) {

 

 

@@ -5759,7 +5759,7 @@
 

 });

 

-// file: lib\windowsphone\plugin\windowsphone\DOMStorage\plugininit.js

+// file: lib/windowsphone/plugin/windowsphone/DOMStorage/plugininit.js

 define("cordova/plugin/windowsphone/DOMStorage/plugininit", function(require, exports, module) {

 

 (function(win,doc) {

@@ -5944,7 +5944,7 @@
 

 });

 

-// file: lib\windowsphone\plugin\windowsphone\FileTransfer.js

+// file: lib/windowsphone/plugin/windowsphone/FileTransfer.js

 define("cordova/plugin/windowsphone/FileTransfer", function(require, exports, module) {

 

 var exec = require('cordova/exec'),

@@ -6052,7 +6052,7 @@
 

 });

 

-// file: lib\windowsphone\plugin\windowsphone\FileUploadOptions.js

+// file: lib/windowsphone/plugin/windowsphone/FileUploadOptions.js

 define("cordova/plugin/windowsphone/FileUploadOptions", function(require, exports, module) {

 

 /**

@@ -6084,7 +6084,7 @@
 

 });

 

-// file: lib\windowsphone\plugin\windowsphone\XHRPatch\plugininit.js

+// file: lib/windowsphone/plugin/windowsphone/XHRPatch/plugininit.js

 define("cordova/plugin/windowsphone/XHRPatch/plugininit", function(require, exports, module) {

 

 // TODO: the build process will implicitly wrap this in a define() call

@@ -6324,7 +6324,7 @@
 

 });

 

-// file: lib\windowsphone\plugin\windowsphone\console.js

+// file: lib/windowsphone/plugin/windowsphone/console.js

 define("cordova/plugin/windowsphone/console", function(require, exports, module) {

 

 

@@ -6354,7 +6354,7 @@
 

 });

 

-// file: lib\windowsphone\plugin\windowsphone\console\symbols.js

+// file: lib/windowsphone/plugin/windowsphone/console/symbols.js

 define("cordova/plugin/windowsphone/console/symbols", function(require, exports, module) {

 

 

@@ -6365,7 +6365,7 @@
 

 });

 

-// file: lib\common\symbols.js

+// file: lib/common/symbols.js

 define("cordova/symbols", function(require, exports, module) {

 

 var modulemapper = require('cordova/modulemapper');

@@ -6378,7 +6378,7 @@
 

 });

 

-// file: lib\common\utils.js

+// file: lib/common/utils.js

 define("cordova/utils", function(require, exports, module) {

 

 var utils = exports;

@@ -6549,7 +6549,7 @@
 });

 

 window.cordova = require('cordova');

-// file: lib\scripts\bootstrap.js

+// file: lib/scripts/bootstrap.js

 

 (function (context) {

     if (context._cordovaJsLoaded) {

@@ -6628,7 +6628,7 @@
 

 }(window));

 

-// file: lib\scripts\plugin_loader.js

+// file: lib/scripts/plugin_loader.js

 

 // Tries to load all plugins' js-modules.

 // This is an async process, but onDeviceReady is blocked on onPluginsReady.