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/03/28 21:18:57 UTC

webos commit: update cordova splash / app icon; CB-237

Updated Branches:
  refs/heads/master d3b23d3aa -> 198b13c0e


update cordova splash / app icon; CB-237


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/198b13c0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-webos/tree/198b13c0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-webos/diff/198b13c0

Branch: refs/heads/master
Commit: 198b13c0e3d703cc9cd62f5754dd6cb074d87415
Parents: d3b23d3
Author: hermwong <he...@gmail.com>
Authored: Wed Mar 28 12:11:22 2012 -0700
Committer: hermwong <he...@gmail.com>
Committed: Wed Mar 28 12:11:22 2012 -0700

----------------------------------------------------------------------
 framework/appinfo.json   |    1 +
 framework/cordova_48.png |  Bin 0 -> 4111 bytes
 2 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-webos/blob/198b13c0/framework/appinfo.json
----------------------------------------------------------------------
diff --git a/framework/appinfo.json b/framework/appinfo.json
index d924011..e432ecd 100644
--- a/framework/appinfo.json
+++ b/framework/appinfo.json
@@ -5,5 +5,6 @@
 	"type": "web",
 	"main": "index.html",
 	"title": "Cordova WebOS",
+	"icon": "cordova_48.png",
 	"uiRevision": 2
 }

http://git-wip-us.apache.org/repos/asf/incubator-cordova-webos/blob/198b13c0/framework/cordova_48.png
----------------------------------------------------------------------
diff --git a/framework/cordova_48.png b/framework/cordova_48.png
new file mode 100644
index 0000000..8ad8bac
Binary files /dev/null and b/framework/cordova_48.png differ