From 14e3586827071d1d2ed822ef452f6513cf01044e Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Thu, 7 Jun 2018 19:29:27 +0900 Subject: Change music name to mediaplayer 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 --- homescreen/qml/images/Home/home.qrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'homescreen/qml/images/Home/home.qrc') diff --git a/homescreen/qml/images/Home/home.qrc b/homescreen/qml/images/Home/home.qrc index 92f8501..4c89fe9 100644 --- a/homescreen/qml/images/Home/home.qrc +++ b/homescreen/qml/images/Home/home.qrc @@ -9,8 +9,8 @@ hvac_inactive.svg mixer_active.svg mixer_inactive.svg - music_active.svg - music_inactive.svg + mediaplayer_active.svg + mediaplayer_inactive.svg navigation_active.svg navigation_inactive.svg phone_active.svg -- cgit 1.2.3-korg