aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Shortcut/shortcut.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/Shortcut/shortcut.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/Shortcut/shortcut.qrc')
-rw-r--r--homescreen/qml/images/Shortcut/shortcut.qrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/homescreen/qml/images/Shortcut/shortcut.qrc b/homescreen/qml/images/Shortcut/shortcut.qrc
index 99d282e..3c691ce 100644
--- a/homescreen/qml/images/Shortcut/shortcut.qrc
+++ b/homescreen/qml/images/Shortcut/shortcut.qrc
@@ -4,8 +4,8 @@
<file>home_active.svg</file>
<file>hvac.svg</file>
<file>hvac_active.svg</file>
- <file>music.svg</file>
- <file>music_active.svg</file>
+ <file>mediaplayer.svg</file>
+ <file>mediaplayer_active.svg</file>
<file>navigation.svg</file>
<file>navigation_active.svg</file>
</qresource>