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/12/07 23:51:50 UTC

[2/9] git commit: updated template def to WP8

updated template def to 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/c88ff77a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/c88ff77a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/c88ff77a

Branch: refs/heads/master
Commit: c88ff77a3bfb9b62d0076118e7db9bdaf610142c
Parents: 0e3a959
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Thu Dec 6 18:56:21 2012 -0800
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Thu Dec 6 18:56:21 2012 -0800

----------------------------------------------------------------------
 templates/vspackage/source.extension.vsixmanifest |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/c88ff77a/templates/vspackage/source.extension.vsixmanifest
----------------------------------------------------------------------
diff --git a/templates/vspackage/source.extension.vsixmanifest b/templates/vspackage/source.extension.vsixmanifest
index 69dee07..f2893a9 100644
--- a/templates/vspackage/source.extension.vsixmanifest
+++ b/templates/vspackage/source.extension.vsixmanifest
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="utf-8"?>
 <Vsix xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="1.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010">
 	<Identifier Id="d5c0d96c-110c-41a0-8224-51bcba658426">
-		<Name>Apache Cordova for Windows Phone 7</Name>
+		<Name>Apache Cordova for Windows Phone 8</Name>
 		<Author>Microsoft</Author>
 		<Version>1.0</Version>
-		<Description xml:space="preserve">Apache Cordova fow Windows Phone 7  Project Template</Description>
+		<Description xml:space="preserve">Apache Cordova fow Windows Phone 8  Project Template</Description>
 		<Locale>1033</Locale>
-		<MoreInfoUrl>https://github.com/apache/incubator-cordova-wp7</MoreInfoUrl>
+		<MoreInfoUrl>https://github.com/apache/cordova-wp8</MoreInfoUrl>
 		<GettingStartedGuide>http://create.msdn.com/en-us/home/getting_started</GettingStartedGuide>
 		<Icon>pg_templateIcon.png</Icon>
 		<PreviewImage>pg_templatePreview.jpg</PreviewImage>