From 01423e217e4b8bf2fad6c23c444015c011eaa408 Mon Sep 17 00:00:00 2001 From: brianjjones Date: Tue, 6 May 2014 15:49:47 -0700 Subject: [PATCH] Updated to work with Crosswalk. TIVI-3079 Change-Id: I89de07be0516f5145d9aef1fed2045ca522a66ae Signed-off-by: brianjjones --- Makefile | 4 ++-- config.xml | 2 +- images/icon_arrow_left.png | Bin 1387 -> 1388 bytes images/icon_arrow_right.png | Bin 1385 -> 1386 bytes images/icon_arrow_straight.png | Bin 1363 -> 1364 bytes packaging/modello-nav.changes | 3 +++ packaging/modello-nav.spec | 15 ++------------- 7 files changed, 8 insertions(+), 16 deletions(-) diff --git a/Makefile b/Makefile index 8889bd4..0faba11 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -PROJECT = html5UINav +PROJECT = Modello_Nav -VERSION := 0.0.1 +VERSION := 0.0.2 PACKAGE = $(PROJECT)-$(VERSION) INSTALL_FILES = $(PROJECT).wgt diff --git a/config.xml b/config.xml index d1563d2..065a482 100644 --- a/config.xml +++ b/config.xml @@ -1,7 +1,7 @@ - + Navigation diff --git a/images/icon_arrow_left.png b/images/icon_arrow_left.png index 6b2776a74a176ef84436339fa6d38ffc170fe2db..335c7594a0307b05716fed16ef599e300dcf0e22 100644 GIT binary patch delta 14 VcmaFO^@fYJGr-TCcOy$WD*z}P1dRXy delta 13 UcmaFE^_q*NGr-S%BWpS<03>$=fB*mh diff --git a/images/icon_arrow_right.png b/images/icon_arrow_right.png index 6fbf3febdac6d269d9e2c1177f31f1d25464bdad..ca1c5586d487ff37f91575e813de7ec7755d4176 100644 GIT binary patch delta 14 VcmaFK^@@wNGr-TCcOy$GD*z|s1cv|s delta 13 UcmaFG^^%LFGr-S%BWo%v03<^MdH?_b diff --git a/images/icon_arrow_straight.png b/images/icon_arrow_straight.png index 5069906d9e7624d802e823c9effc69adc9897544..d81806030dc2a47989011fd4cb2d57aee421ddf2 100644 GIT binary patch delta 14 Vcmcc2b%l$yGr-TCcO#2GD*z>X1VsP< delta 13 Ucmcb@b(xE$Gr-S%Bdb3v03rtjH~;_u diff --git a/packaging/modello-nav.changes b/packaging/modello-nav.changes index f4282bf..95a1985 100644 --- a/packaging/modello-nav.changes +++ b/packaging/modello-nav.changes @@ -1,3 +1,6 @@ +* Tue May 06 2014 brianjjones submit/tizen/20140404.163942@d276446 +- Updated to work with Crosswalk. TIVI-3079 + * Thu Apr 03 2014 brianjjones 9a96c32 - Initial checkin of the Modello Navigation app diff --git a/packaging/modello-nav.spec b/packaging/modello-nav.spec index 14f51c6..051990b 100644 --- a/packaging/modello-nav.spec +++ b/packaging/modello-nav.spec @@ -1,6 +1,6 @@ Name: Modello_Nav Summary: A proof of concept pure html5 UI -Version: 0.0.1 +Version: 0.0.2 Release: 1 Group: Applications/System License: Apache 2.0 @@ -8,9 +8,6 @@ URL: http://www.tizen.org Source0: %{name}-%{version}.tar.bz2 BuildRequires: zip Requires: Modello_Common -Requires: wrt-installer -Requires: wrt-plugins-ivi -Requires: wrt-plugins-tizen-bt %description A proof of concept pure html5 UI @@ -26,14 +23,6 @@ make wgtPkg rm -rf %{buildroot} %make_install -%post - wrt-installer -i /opt/usr/apps/.preinstallWidgets/html5UINav.wgt; - cp -r /opt/usr/apps/_common/js/services /opt/usr/apps/html5POC08/res/wgt/js/ - cp -r /opt/usr/apps/_common/css/* /opt/usr/apps/html5POC08/res/wgt/css/ - -%postun - wrt-installer -un html5POC08.Nav - %files %defattr(-,root,root,-) -/opt/usr/apps/.preinstallWidgets/html5UINav.wgt +/opt/usr/apps/.preinstallWidgets/Modello_Nav.wgt -- 2.7.4