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

[18/30] git commit: fixes real device WMAppManifest compatibility issue

fixes real device WMAppManifest compatibility issue


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

Branch: refs/heads/master
Commit: 4df08baa97a28ee80942b5f3aa41b7041eccfbc0
Parents: 59bf5fa
Author: sgrebnov <se...@gmail.com>
Authored: Mon Nov 19 16:45:59 2012 +0400
Committer: sgrebnov <se...@gmail.com>
Committed: Mon Nov 19 16:45:59 2012 +0400

----------------------------------------------------------------------
 example/Properties/WMAppManifest.xml              |    1 -
 plugins/Properties/WMAppManifest.xml              |    1 -
 templates/CordovaStarter-2.2.0.zip                |  Bin 222873 -> 222872 bytes
 templates/full/Properties/WMAppManifest.xml       |    1 -
 templates/standalone/Properties/WMAppManifest.xml |    1 -
 5 files changed, 0 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/4df08baa/example/Properties/WMAppManifest.xml
----------------------------------------------------------------------
diff --git a/example/Properties/WMAppManifest.xml b/example/Properties/WMAppManifest.xml
index f8765a7..3b9779e 100644
--- a/example/Properties/WMAppManifest.xml
+++ b/example/Properties/WMAppManifest.xml
@@ -10,7 +10,6 @@
       <Capability Name="ID_CAP_NETWORKING" />
       <Capability Name="ID_CAP_WEBBROWSERCOMPONENT" />
       <Capability Name="ID_CAP_APPOINTMENTS" />
-      <Capability Name="ID_CAP_CAMERA" />
       <Capability Name="ID_CAP_CONTACTS" />
       <Capability Name="ID_CAP_ISV_CAMERA" />
       <Capability Name="ID_CAP_MICROPHONE" />

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/4df08baa/plugins/Properties/WMAppManifest.xml
----------------------------------------------------------------------
diff --git a/plugins/Properties/WMAppManifest.xml b/plugins/Properties/WMAppManifest.xml
index 94f504f..f92ee46 100644
--- a/plugins/Properties/WMAppManifest.xml
+++ b/plugins/Properties/WMAppManifest.xml
@@ -10,7 +10,6 @@
       <Capability Name="ID_CAP_NETWORKING" />
       <Capability Name="ID_CAP_WEBBROWSERCOMPONENT" />
       <Capability Name="ID_CAP_APPOINTMENTS" />
-      <Capability Name="ID_CAP_CAMERA" />
       <Capability Name="ID_CAP_CONTACTS" />
       <Capability Name="ID_CAP_ISV_CAMERA" />
       <Capability Name="ID_CAP_MICROPHONE" />

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/4df08baa/templates/CordovaStarter-2.2.0.zip
----------------------------------------------------------------------
diff --git a/templates/CordovaStarter-2.2.0.zip b/templates/CordovaStarter-2.2.0.zip
index 97c3ad8..3f6326e 100644
Binary files a/templates/CordovaStarter-2.2.0.zip and b/templates/CordovaStarter-2.2.0.zip differ

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/4df08baa/templates/full/Properties/WMAppManifest.xml
----------------------------------------------------------------------
diff --git a/templates/full/Properties/WMAppManifest.xml b/templates/full/Properties/WMAppManifest.xml
index a32b9ef..0a71684 100644
--- a/templates/full/Properties/WMAppManifest.xml
+++ b/templates/full/Properties/WMAppManifest.xml
@@ -10,7 +10,6 @@
       <Capability Name="ID_CAP_NETWORKING" />
       <Capability Name="ID_CAP_WEBBROWSERCOMPONENT" />
       <Capability Name="ID_CAP_APPOINTMENTS" />
-      <Capability Name="ID_CAP_CAMERA" />
       <Capability Name="ID_CAP_CONTACTS" />
       <Capability Name="ID_CAP_ISV_CAMERA" />
       <Capability Name="ID_CAP_MICROPHONE" />

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/4df08baa/templates/standalone/Properties/WMAppManifest.xml
----------------------------------------------------------------------
diff --git a/templates/standalone/Properties/WMAppManifest.xml b/templates/standalone/Properties/WMAppManifest.xml
index ddd77fc..7a0bb67 100644
--- a/templates/standalone/Properties/WMAppManifest.xml
+++ b/templates/standalone/Properties/WMAppManifest.xml
@@ -10,7 +10,6 @@
       <Capability Name="ID_CAP_NETWORKING" />
       <Capability Name="ID_CAP_WEBBROWSERCOMPONENT" />
       <Capability Name="ID_CAP_APPOINTMENTS" />
-      <Capability Name="ID_CAP_CAMERA" />
       <Capability Name="ID_CAP_CONTACTS" />
       <Capability Name="ID_CAP_ISV_CAMERA" />
       <Capability Name="ID_CAP_MICROPHONE" />