Fix a bug with packages being incorrectly left on the system, add slideshow and welcome images for Kubuntu 26.04
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
calamares-settings-ubuntu (1:26.04.10) resolute; urgency=medium
|
||||
|
||||
* Remove leftover Calamares libraries on flavors that don't use stacked
|
||||
squashfses (LP: #2144369)
|
||||
* Add slideshow and welcome images for Kubuntu 26.04 (LP: #2147510)
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 20 Mar 2026 11:49:33 -0400
|
||||
|
||||
calamares-settings-ubuntu (1:26.04.9) resolute; urgency=medium
|
||||
|
||||
* Fix release mascot in slide 07 for Resolute Raccoon.
|
||||
|
||||
BIN
kubuntu/branding/kubuntu/01-welcome-to-kubuntu.png
Normal file
|
After Width: | Height: | Size: 458 KiB |
|
Before Width: | Height: | Size: 1.2 MiB |
BIN
kubuntu/branding/kubuntu/02-kubuntu-lts.png
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
|
Before Width: | Height: | Size: 1.4 MiB |
BIN
kubuntu/branding/kubuntu/03-kde.png
Normal file
|
After Width: | Height: | Size: 588 KiB |
|
Before Width: | Height: | Size: 1.9 MiB |
BIN
kubuntu/branding/kubuntu/04-docs-and-support.png
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
|
Before Width: | Height: | Size: 2.1 MiB |
BIN
kubuntu/branding/kubuntu/05-third-party-apps.png
Normal file
|
After Width: | Height: | Size: 655 KiB |
|
Before Width: | Height: | Size: 1.6 MiB |
BIN
kubuntu/branding/kubuntu/06-hardware.png
Normal file
|
After Width: | Height: | Size: 543 KiB |
|
Before Width: | Height: | Size: 1.9 MiB |
BIN
kubuntu/branding/kubuntu/07-secure-and-private.png
Normal file
|
After Width: | Height: | Size: 552 KiB |
|
Before Width: | Height: | Size: 1.1 MiB |
BIN
kubuntu/branding/kubuntu/08-kubuntu-focus.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
|
Before Width: | Height: | Size: 1.8 MiB |
BIN
kubuntu/branding/kubuntu/09-open-source-software.png
Normal file
|
After Width: | Height: | Size: 620 KiB |
|
Before Width: | Height: | Size: 2.4 MiB |
|
Before Width: | Height: | Size: 1.6 MiB |
|
Before Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 2.0 MiB |
@ -20,7 +20,7 @@ Presentation
|
||||
width: parent.masterWidth * 0.95
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
source: "01_Easy_Install.png"
|
||||
source: "01-welcome-to-kubuntu.png"
|
||||
}
|
||||
}
|
||||
Slide {
|
||||
@ -32,7 +32,7 @@ Presentation
|
||||
width: parent.masterWidth * 0.95
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
source: "02_Customizable_Desktop.png"
|
||||
source: "02-kubuntu-lts.png"
|
||||
}
|
||||
}
|
||||
Slide {
|
||||
@ -44,7 +44,7 @@ Presentation
|
||||
width: parent.masterWidth * 0.95
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
source: "03_Built-in_Applications.png"
|
||||
source: "03-kde.png"
|
||||
}
|
||||
}
|
||||
Slide {
|
||||
@ -56,7 +56,7 @@ Presentation
|
||||
width: parent.masterWidth * 0.95
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
source: "04_Performant.png"
|
||||
source: "04-docs-and-support.png"
|
||||
}
|
||||
}
|
||||
Slide {
|
||||
@ -68,7 +68,7 @@ Presentation
|
||||
width: parent.masterWidth * 0.95
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
source: "05_Secure_and_Private.png"
|
||||
source: "05-third-party-apps.png"
|
||||
}
|
||||
}
|
||||
Slide {
|
||||
@ -80,9 +80,8 @@ Presentation
|
||||
width: parent.masterWidth * 0.95
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
source: "06_Community_Support.png"
|
||||
source: "06-hardware.png"
|
||||
}
|
||||
|
||||
}
|
||||
Slide {
|
||||
Image {
|
||||
@ -93,9 +92,8 @@ Presentation
|
||||
width: parent.masterWidth * 0.95
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
source: "07_Free_and_Open_Source.png"
|
||||
source: "07-secure-and-private.png"
|
||||
}
|
||||
|
||||
}
|
||||
Slide {
|
||||
Image {
|
||||
@ -106,9 +104,8 @@ Presentation
|
||||
width: parent.masterWidth * 0.95
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
source: "08_Software_Compatibility.png"
|
||||
source: "08-kubuntu-focus.png"
|
||||
}
|
||||
|
||||
}
|
||||
Slide {
|
||||
Image {
|
||||
@ -119,47 +116,7 @@ Presentation
|
||||
width: parent.masterWidth * 0.95
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
source: "09_Beautiful_Aesthetics.png"
|
||||
source: "09-open-source-software.png"
|
||||
}
|
||||
|
||||
}
|
||||
Slide {
|
||||
Image {
|
||||
id: image10
|
||||
anchors.centerIn: parent
|
||||
anchors.verticalCenterOffset: - parent.y / 3.6
|
||||
height: parent.masterHeight * 0.95
|
||||
width: parent.masterWidth * 0.95
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
source: "10_Kubuntu_Focus.png"
|
||||
}
|
||||
|
||||
}
|
||||
Slide {
|
||||
Image {
|
||||
id: image11
|
||||
anchors.centerIn: parent
|
||||
anchors.verticalCenterOffset: - parent.y / 3.6
|
||||
height: parent.masterHeight * 0.95
|
||||
width: parent.masterWidth * 0.95
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
source: "11_Testimonials_of_Success.png"
|
||||
}
|
||||
|
||||
}
|
||||
Slide {
|
||||
Image {
|
||||
id: image12
|
||||
anchors.centerIn: parent
|
||||
anchors.verticalCenterOffset: - parent.y / 3.6
|
||||
height: parent.masterHeight * 0.95
|
||||
width: parent.masterWidth * 0.95
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
source: "12_Get_Involved.png"
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 24 KiB |
@ -8,6 +8,8 @@ operations:
|
||||
- calamares-settings-ubuntu-common
|
||||
- calamares-settings-ubuntu-common-data
|
||||
- calamares
|
||||
- calamares-data
|
||||
- libcalamaresui3.3
|
||||
- cifs-utils
|
||||
- kubuntu-installer-prompt
|
||||
- try_install:
|
||||
|
||||
@ -8,6 +8,8 @@ operations:
|
||||
- calamares-settings-ubuntu-common
|
||||
- calamares-settings-ubuntu-common-data
|
||||
- calamares
|
||||
- calamares-data
|
||||
- libcalamaresui3.3
|
||||
- cifs-utils
|
||||
- try_install:
|
||||
- language-pack-$LOCALE
|
||||
|
||||