aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/images.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-12-11 15:48:35 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-12-11 15:48:35 +0900
commite7ab450f4827c66dbcb67f49317c045512e22789 (patch)
treed3a14faa11557842bf5f5f59deab9dfb85174d39 /homescreen/qml/images/images.qrc
parent9e12877a80b90a1921a8e8714c0c5464779a6ba6 (diff)
Diffstat (limited to 'homescreen/qml/images/images.qrc')
-rw-r--r--homescreen/qml/images/images.qrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/homescreen/qml/images/images.qrc b/homescreen/qml/images/images.qrc
index 0715215..b539f2a 100644
--- a/homescreen/qml/images/images.qrc
+++ b/homescreen/qml/images/images.qrc
@@ -1,8 +1,9 @@
<RCC>
<qresource prefix="/images">
<file>menubar_background.png</file>
- <file>menubar_normal_background.png</file>
- <file>menubar_full_background.png</file>
+ <file>menubar_fullscreen_background.png</file>
+ <file>menubar_normal_mask.png</file>
+ <file>menubar_fullscreen_mask.png</file>
<file>fullscreen.png</file>
<file>normal.png</file>
<file>split_switch.png</file>