You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/03/26 22:11:10 UTC

cordova-coho git commit: changed windowsphone to wp8 to match cordova-js

Repository: cordova-coho
Updated Branches:
  refs/heads/master 678052a40 -> 5a07ec0c7


changed windowsphone to wp8 to match cordova-js


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

Branch: refs/heads/master
Commit: 5a07ec0c711e16695e2ce5a824ae5fee9cf5897f
Parents: 678052a
Author: Steve Gill <st...@gmail.com>
Authored: Thu Mar 26 14:10:59 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Mar 26 14:11:06 2015 -0700

----------------------------------------------------------------------
 src/repoutil.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/5a07ec0c/src/repoutil.js
----------------------------------------------------------------------
diff --git a/src/repoutil.js b/src/repoutil.js
index 80ce4f6..9058243 100644
--- a/src/repoutil.js
+++ b/src/repoutil.js
@@ -72,7 +72,7 @@ var platformRepos = [
         ]
     }, {
         title: 'Windows Phone 7 & 8',
-        id: 'windowsphone',
+        id: 'wp8',
         repoName: 'cordova-wp8',
         jiraComponentName: 'WP8',
         cordovaJsSrcName: 'cordova.wp8.js',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org