You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by he...@apache.org on 2012/06/11 23:15:27 UTC

webos commit: CB-899 use org.apache.cordova namespace

Updated Branches:
  refs/heads/master 050473938 -> d5a32bde7


CB-899 use org.apache.cordova namespace


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

Branch: refs/heads/master
Commit: d5a32bde766849433b9fa18e7a0e060fdcfcc7d2
Parents: 0504739
Author: hermwong <he...@gmail.com>
Authored: Mon Jun 11 12:24:03 2012 -0700
Committer: Herm Wong <he...@apache.org>
Committed: Mon Jun 11 13:58:29 2012 -0700

----------------------------------------------------------------------
 framework/appinfo.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-webos/blob/d5a32bde/framework/appinfo.json
----------------------------------------------------------------------
diff --git a/framework/appinfo.json b/framework/appinfo.json
index e432ecd..886aa24 100644
--- a/framework/appinfo.json
+++ b/framework/appinfo.json
@@ -1,5 +1,5 @@
 {
-	"id": "com.cordova.webos",
+	"id": "org.apache.cordova.webos",
 	"version": "0.0.1",
 	"vendor": "Palm",
 	"type": "web",