aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Home/home.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-06-07 19:29:27 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-06-07 19:32:37 +0900
commit14e3586827071d1d2ed822ef452f6513cf01044e (patch)
treef332cff4ef9160b01eb4a9e51f18d8a5323ca1f8 /homescreen/qml/images/Home/home.qrc
parentf391e5db0b0d96856279aec31ad6b1b8c920fda5 (diff)
Change music name to mediaplayerflounder_5.99.1flounder/5.99.15.99.1
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>
Diffstat (limited to 'homescreen/qml/images/Home/home.qrc')
-rw-r--r--homescreen/qml/images/Home/home.qrc4
1 files changed, 2 insertions, 2 deletions
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 @@
<file>hvac_inactive.svg</file>
<file>mixer_active.svg</file>
<file>mixer_inactive.svg</file>
- <file>music_active.svg</file>
- <file>music_inactive.svg</file>
+ <file>mediaplayer_active.svg</file>
+ <file>mediaplayer_inactive.svg</file>
<file>navigation_active.svg</file>
<file>navigation_inactive.svg</file>
<file>phone_active.svg</file>