aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Home/poi_inactive.svg
AgeCommit message (Collapse)AuthorFilesLines
2018-06-19Delete launcher icon area from HomeScreenzheng_wenlong1-314/+0
Delete Home QML file from main.qml. Change Home shortcut icon to launcher. Change-Id: Id1b3ffbbd24ee587a1d3bab1f86c90809bfc1209 Task-AGL: SPEC-1518 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-12-25Improve management icons of homescreenTadao Tanikawa1-0/+314
- sort out filenames of icons - remove unnecessary margins of icon - fix rule of converting metadata of app to icon's filename Before: filename is made from id returns appfw After: filename is lowercase of name defined in config.xml - Add 2 new builtin icons, VIDEO and WEBBROWSER Bug-AGL: SPEC-673 Change-Id: I606841b19c884687237c92012724f5a1a3f6f603 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>