aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/images.qrc
diff options
context:
space:
mode:
authortiansen <tian_sen@dl.cn.nexty-ele.com>2018-11-02 10:08:22 +0800
committertiansen <tian_sen@dl.cn.nexty-ele.com>2018-11-02 10:08:22 +0800
commitc5aad6f23f523bf44bf58419bb2fc41262be2180 (patch)
treeb7b3331bc10a8e327d54ac634545e836579d55a4 /homescreen/qml/images/images.qrc
parent33d31b5bac3c8c9105d43d6566174f39ef7a4ea4 (diff)
Diffstat (limited to 'homescreen/qml/images/images.qrc')
-rw-r--r--homescreen/qml/images/images.qrc11
1 files changed, 5 insertions, 6 deletions
diff --git a/homescreen/qml/images/images.qrc b/homescreen/qml/images/images.qrc
index 37ad676..e72f697 100644
--- a/homescreen/qml/images/images.qrc
+++ b/homescreen/qml/images/images.qrc
@@ -1,10 +1,9 @@
<RCC>
<qresource prefix="/images">
- <file>TopSection_NoText_NoIcons-01.svg</file>
- <file>Utility_Logo_Background-01.svg</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>menubar_background.png</file>
+ <file>menubar_normal_background.png</file>
+ <file>menubar_full_background.png</file>
+ <file>fullscreen.png</file>
+ <file>normal.png</file>
</qresource>
</RCC>