summaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Shortcut/shortcut.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-07-10 18:11:51 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-07-10 18:21:05 +0900
commit85392e71f90a0322fdc08359ef1d829cdcf67381 (patch)
treedfe40b0d945a671af3a9dd60b691cef6a664ad46 /homescreen/qml/images/Shortcut/shortcut.qrc
parent69be38c5d975c96eee7adab238ffd608b99d8514 (diff)
Copy source code from homescreen-2017flounder_5.99.2flounder/5.99.25.99.2
We decide to use homescreen instead of homescreen-2017. Copy the source code from homescreen-2017 and delete word "-2017". Revision: b4db06287bc997ded71deab50ff0ff5889b09e1f Bug-AGL: SPEC-1549 Change-Id: Id77226b7ce35bbc29c868281c37b76ea3f930ad5 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.qrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/homescreen/qml/images/Shortcut/shortcut.qrc b/homescreen/qml/images/Shortcut/shortcut.qrc
index fe31006..5d67341 100644
--- a/homescreen/qml/images/Shortcut/shortcut.qrc
+++ b/homescreen/qml/images/Shortcut/shortcut.qrc
@@ -1,12 +1,12 @@
<RCC>
<qresource prefix="/images/Shortcut">
- <file>HMI_Shortcut_Home_Active-01.png</file>
- <file>HMI_Shortcut_Home-01.png</file>
- <file>HMI_Shortcut_HVAC_Active-01.png</file>
- <file>HMI_Shortcut_HVAC-01.png</file>
- <file>HMI_Shortcut_Multimedia_Active-01.png</file>
- <file>HMI_Shortcut_Multimedia-01.png</file>
- <file>HMI_Shortcut_Navigation_Active-01.png</file>
- <file>HMI_Shortcut_Navigation-01.png</file>
+ <file>launcher.svg</file>
+ <file>launcher_active.svg</file>
+ <file>hvac.svg</file>
+ <file>hvac_active.svg</file>
+ <file>mediaplayer.svg</file>
+ <file>mediaplayer_active.svg</file>
+ <file>navigation.svg</file>
+ <file>navigation_active.svg</file>
</qresource>
</RCC>