From a219ca1ed26dd3adba18d4b5b2507db25908e534 Mon Sep 17 00:00:00 2001 From: Nippy Date: Mon, 1 Jun 2026 19:51:48 +0200 Subject: new img added --- .../etc/calamares/branding/raveos/show.qml | 42 ---------------------- 1 file changed, 42 deletions(-) (limited to 'raveos-calamares-theme/etc/calamares/branding/raveos/show.qml') diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml b/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml index b106b5c..665387a 100755 --- a/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml @@ -91,48 +91,6 @@ Presentation } } - Slide { - - anchors.fill: parent - anchors.verticalCenterOffset: 0 - - Image { - id: background5 - source: "images/6.png" - anchors.fill: parent - fillMode: Image.PreserveAspectFit - smooth: true - } - } - - Slide { - - anchors.fill: parent - anchors.verticalCenterOffset: 0 - - Image { - id: background6 - source: "images/7.png" - anchors.fill: parent - fillMode: Image.PreserveAspectFit - smooth: true - } - } - - Slide { - - anchors.fill: parent - anchors.verticalCenterOffset: 0 - - Image { - id: background7 - source: "images/8.png" - anchors.fill: parent - fillMode: Image.PreserveAspectFit - smooth: true - } - } - // When this slideshow is loaded as a V1 slideshow, only // activatedInCalamares is set, which starts the timer (see above). -- cgit v1.3