aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/images.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-07 10:43:39 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-07 10:43:39 +0900
commitc76c903dffed920552459a808f29ff5ad32e10be (patch)
tree7c3436071ab16941f36a1098163fdd1a408d2c6c /homescreen/qml/images/images.qrc
parent33d31b5bac3c8c9105d43d6566174f39ef7a4ea4 (diff)
add fullscreen button
Diffstat (limited to 'homescreen/qml/images/images.qrc')
-rw-r--r--homescreen/qml/images/images.qrc8
1 files changed, 6 insertions, 2 deletions
diff --git a/homescreen/qml/images/images.qrc b/homescreen/qml/images/images.qrc
index 37ad676..593167c 100644
--- a/homescreen/qml/images/images.qrc
+++ b/homescreen/qml/images/images.qrc
@@ -1,10 +1,14 @@
<RCC>
<qresource prefix="/images">
- <file>TopSection_NoText_NoIcons-01.svg</file>
- <file>Utility_Logo_Background-01.svg</file>
+ <file>TopSection_NoText_NoIcons-01.png</file>
+ <file>Utility_Logo_Background-01.png</file>
<file>Utility_Logo_Grey-01.svg</file>
<file>Utility_Music_Background-01.png</file>
<file>Utility_Radio_Background-01.png</file>
<file>AGL_HMI_Blue_Background_NoCar-01.png</file>
+ <file>AGL_HMI_Full_Background.png</file>
+ <file>AGL_HMI_Normal_Background.png</file>
+ <file>fullscreen.png</file>
+ <file>normal.png</file>
</qresource>
</RCC>