aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Home/music_active.svg
AgeCommit message (Collapse)AuthorFilesLines
2018-06-07Change music name to mediaplayerflounder_5.99.1flounder/5.99.15.99.1zheng_wenlong1-172/+0
HomeScreen use music as the name of mediaplayer application, That make two problems, and try to fix it. 1 Can not diaplay correct mediaplayer icon in launcher. 2 Can not switch to mediaplayer screen by click shortcut icon. Change-Id: I99fd6ac1e5ec13f7e7933bfb5c3762cacf984d8e Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-12-25Improve management icons of homescreenTadao Tanikawa1-0/+172
- 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>