summaryrefslogtreecommitdiff
path: root/x11-themes/redcore-artwork-calamares/files/show.qml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-12 01:25:14 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-12 01:25:14 +0100
commit3e0efbb8df51136612ca70051221b95f4eede1fc (patch)
tree6b1c6e79f64b9a96180e7cca6356ea05a2ac296a /x11-themes/redcore-artwork-calamares/files/show.qml
parent86336fe3004df6aabeb59f6d367bbe0682c04077 (diff)
x11-themes/redcore-artwork-calamares : revision bump for 2102 (codename polaris) release
Diffstat (limited to 'x11-themes/redcore-artwork-calamares/files/show.qml')
-rw-r--r--x11-themes/redcore-artwork-calamares/files/show.qml14
1 files changed, 7 insertions, 7 deletions
diff --git a/x11-themes/redcore-artwork-calamares/files/show.qml b/x11-themes/redcore-artwork-calamares/files/show.qml
index c31bf3c2..5bd1b9a2 100644
--- a/x11-themes/redcore-artwork-calamares/files/show.qml
+++ b/x11-themes/redcore-artwork-calamares/files/show.qml
@@ -34,7 +34,7 @@ Presentation
Image {
id: background1
source: "1.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
@@ -44,7 +44,7 @@ Presentation
Image {
id: background2
source: "2.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
@@ -54,7 +54,7 @@ Presentation
Image {
id: background3
source: "3.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
@@ -64,7 +64,7 @@ Presentation
Image {
id: background4
source: "4.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
@@ -74,7 +74,7 @@ Presentation
Image {
id: background5
source: "5.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
@@ -84,7 +84,7 @@ Presentation
Image {
id: background6
source: "6.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
@@ -94,7 +94,7 @@ Presentation
Image {
id: background7
source: "7.png"
- width: 720; height: 405
+ width: 800; height: 450
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}