aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/qml/images')
-rw-r--r--homescreen/qml/images/images.qrc5
-rw-r--r--homescreen/qml/images/menubar_background.pngbin69012 -> 70975 bytes
-rw-r--r--homescreen/qml/images/menubar_fullscreen_background.pngbin0 -> 67867 bytes
-rw-r--r--homescreen/qml/images/menubar_fullscreen_mask.png (renamed from homescreen/qml/images/menubar_full_background.png)bin5705 -> 8397 bytes
-rw-r--r--homescreen/qml/images/menubar_normal_background.pngbin71216 -> 0 bytes
-rw-r--r--homescreen/qml/images/menubar_normal_mask.pngbin0 -> 69524 bytes
6 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>
diff --git a/homescreen/qml/images/menubar_background.png b/homescreen/qml/images/menubar_background.png
index bb95916..a03a567 100644
--- a/homescreen/qml/images/menubar_background.png
+++ b/homescreen/qml/images/menubar_background.png
Binary files differ
diff --git a/homescreen/qml/images/menubar_fullscreen_background.png b/homescreen/qml/images/menubar_fullscreen_background.png
new file mode 100644
index 0000000..438a871
--- /dev/null
+++ b/homescreen/qml/images/menubar_fullscreen_background.png
Binary files differ
diff --git a/homescreen/qml/images/menubar_full_background.png b/homescreen/qml/images/menubar_fullscreen_mask.png
index 6db3a9e..c6936d2 100644
--- a/homescreen/qml/images/menubar_full_background.png
+++ b/homescreen/qml/images/menubar_fullscreen_mask.png
Binary files differ
diff --git a/homescreen/qml/images/menubar_normal_background.png b/homescreen/qml/images/menubar_normal_background.png
deleted file mode 100644
index dadafcf..0000000
--- a/homescreen/qml/images/menubar_normal_background.png
+++ /dev/null
Binary files differ
diff --git a/homescreen/qml/images/menubar_normal_mask.png b/homescreen/qml/images/menubar_normal_mask.png
new file mode 100644
index 0000000..e87d4e2
--- /dev/null
+++ b/homescreen/qml/images/menubar_normal_mask.png
Binary files differ