From 16ac0e579b7b32dfc5b2accedf4fe28dfd9c9422 Mon Sep 17 00:00:00 2001 From: Brian Jones Date: Wed, 6 Aug 2014 13:20:02 -0700 Subject: [PATCH] Updating manifest to use xwalk_version instead of version - TC-1465 Change-Id: Ic27cf3390a0f60f46160591e5cfa28fbb3ccfcdb --- manifest.json | 4 ++-- packaging/modello-multimediaplayer.changes | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e61c388..8cf7b7c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,12 +1,12 @@ { "name": "Modello Multimedia Player", - "version": "0.0.2", + "xwalk_version": "0.0.2", "app": { "launch":{ "local_path": "index.html" } }, "icons": { - "128": "Multimedia_Player__icon.png" + "128": "Multimedia_Player_icon.png" } } diff --git a/packaging/modello-multimediaplayer.changes b/packaging/modello-multimediaplayer.changes index c8d7ccc..79cf83c 100644 --- a/packaging/modello-multimediaplayer.changes +++ b/packaging/modello-multimediaplayer.changes @@ -1,3 +1,6 @@ +* Wed Aug 06 2014 Brian Jones submit/tizen_ivi/20140708.220310-1-ge05ded7 +- Updating manifest to use xwalk_version instead of version - TC-1465 + * Mon Jul 07 2014 brianjjones accepted/tizen/ivi/20140702.153244-1-g3435640 - Removing faulty debug code and commented coded -- 2.7.4