From f0ac422fcc0c1fd220bce675af42cb709b8e5a59 Mon Sep 17 00:00:00 2001 From: Jimmy Huang Date: Wed, 18 Sep 2013 12:58:56 -0700 Subject: [PATCH] Added new icon to package, fixes TIVI-1709 Change-Id: Ief3e7b0a126f0ef8e01d87fd6eb1cc6be4db7b0c Signed-off-by: Jimmy Huang --- Makefile | 2 +- packaging/Settings.changes | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8ec858e..f5b64d5 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ PACKAGE = $(PROJECT)-$(VERSION) INSTALL_DIR = ${DESTDIR}/opt/usr/apps/.preinstallWidgets -FILES = js images css index.html manifest.json config.xml +FILES = js images css index.html manifest.json config.xml *.png all: @echo "Nothing to build" diff --git a/packaging/Settings.changes b/packaging/Settings.changes index e84fc3b..6edeb96 100644 --- a/packaging/Settings.changes +++ b/packaging/Settings.changes @@ -1,3 +1,6 @@ +* Wed Sep 18 2013 Jimmy Huang +- Added new icon to package, fixes TIVI-1709 + * Fri Sep 13 2013 Jimmy Huang submit/tizen/20130828.173751@0f314ff - Disable dummy backend and connect to settings daemon - Added date and time settings -- 2.7.4