Fix for improperly placed top bar icon for Homescreen - TC1350 00/23700/1 submit/tizen_ivi/20140701.175909
authorbrianjjones <brian.j.jones@intel.com>
Tue, 1 Jul 2014 17:55:23 +0000 (10:55 -0700)
committerbrianjjones <brian.j.jones@intel.com>
Tue, 1 Jul 2014 17:55:51 +0000 (10:55 -0700)
Change-Id: Ief5d414813a10c2b1738ba3a8cbf3beb126a61f5

Home_Screen_icon.png [moved from Homescreen_icon.png with 100% similarity]
Makefile
packaging/modello-homescreen.spec

similarity index 100%
rename from Homescreen_icon.png
rename to Home_Screen_icon.png
index 50a3c7e..80452a6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,14 +7,14 @@ INSTALL_FILES = $(PROJECT).wgt
 INSTALL_DIR = ${DESTDIR}/opt/usr/apps/.preinstallWidgets
 
 wgtPkg:
-       zip -r $(PROJECT).wgt config.xml manifest.json css Homescreen_icon.png index.html js
+       zip -r $(PROJECT).wgt config.xml manifest.json css Home_Screen_icon.png index.html js
 
 install:
        @echo "Installing Homescreen, stand by..."
        mkdir -p $(INSTALL_DIR)/
        mkdir -p ${DESTDIR}/opt/usr/apps/_common/icons
        cp $(PROJECT).wgt $(INSTALL_DIR)/
-       cp Homescreen_icon.png ${DESTDIR}/opt/usr/apps/_common/icons
+       cp Home_Screen_icon.png ${DESTDIR}/opt/usr/apps/_common/icons
 
 dist:
        tar czf ../$(PACKAGE).tar.bz2 .
index 8e4f9a0..86bf9ca 100644 (file)
@@ -31,7 +31,7 @@ make wgtPkg
 %files
 %defattr(-,root,root,-)
 /opt/usr/apps/.preinstallWidgets/Modello_Homescreen.wgt
-/opt/usr/apps/_common/icons/Homescreen_icon.png
+/opt/usr/apps/_common/icons/Home_Screen_icon.png
 %{_libdir}/systemd/user/Modello_Homescreen.service
 %{_libdir}/systemd/user/Modello_Homescreen-launchpad-ready.path
 %{_bindir}/modello_launcher.sh