aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/images.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-05-30 14:07:30 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-05-30 14:07:36 +0900
commitc6743aa0e414ad1b1cb658d862682a07b20b302f (patch)
treeabe3776f8e584674e775ffa2ba1e3011744cee6f /homescreen/qml/images/images.qrc
parentf3b7df310cbceb3bcca40a6969e74e71c7b8937f (diff)
change 1920*720 to 1920*1080
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>