change size to 1920x1080
[apps/homescreen.git] / homescreen / qml / images / images.qrc
index e72f697..b539f2a 100644 (file)
@@ -1,9 +1,12 @@
 <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>
+        <file>split_switch_disable.png</file>
     </qresource>
 </RCC>