Ensure that slideshow images correctly respond to their text.
1
debian/changelog
vendored
@ -4,6 +4,7 @@ calamares-settings-ubuntu (4) UNRELEASED; urgency=medium
|
||||
* Remove the right live task (LP: #1780585).
|
||||
* Enable GeoIP support by default, to get accurate timezone readings.
|
||||
* Make image and text IDs unique in the slideshow.
|
||||
* Ensure that slideshow images correctly respond to their text.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 09 Jul 2018 17:51:16 -0500
|
||||
|
||||
|
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 93 KiB |
Before Width: | Height: | Size: 202 KiB After Width: | Height: | Size: 202 KiB |
Before Width: | Height: | Size: 171 KiB After Width: | Height: | Size: 171 KiB |
Before Width: | Height: | Size: 281 KiB After Width: | Height: | Size: 281 KiB |
Before Width: | Height: | Size: 156 KiB After Width: | Height: | Size: 156 KiB |
@ -19,7 +19,7 @@ Presentation
|
||||
y: 0
|
||||
width: 810
|
||||
height: 485
|
||||
source: "slide1.png"
|
||||
source: "support.png"
|
||||
}
|
||||
|
||||
Text {
|
||||
@ -77,7 +77,7 @@ Presentation
|
||||
y: 0
|
||||
width: 810
|
||||
height: 485
|
||||
source: "slide2.png"
|
||||
source: "trojita.png"
|
||||
}
|
||||
|
||||
Text {
|
||||
@ -135,7 +135,7 @@ Presentation
|
||||
y: 0
|
||||
width: 810
|
||||
height: 485
|
||||
source: "slide3.png"
|
||||
source: "smplayer.png"
|
||||
}
|
||||
|
||||
Text {
|
||||
@ -193,7 +193,7 @@ Presentation
|
||||
y: 0
|
||||
width: 810
|
||||
height: 485
|
||||
source: "slide4.png"
|
||||
source: "libreoffice.png"
|
||||
}
|
||||
|
||||
Text {
|
||||
@ -251,7 +251,7 @@ Presentation
|
||||
y: 0
|
||||
width: 810
|
||||
height: 485
|
||||
source: "slide5.png"
|
||||
source: "nomacs.png"
|
||||
}
|
||||
|
||||
Text {
|
||||
@ -309,7 +309,7 @@ Presentation
|
||||
y: 0
|
||||
width: 810
|
||||
height: 485
|
||||
source: "slide6.png"
|
||||
source: "2048.png"
|
||||
}
|
||||
|
||||
Text {
|
||||
@ -367,7 +367,7 @@ Presentation
|
||||
y: 0
|
||||
width: 810
|
||||
height: 485
|
||||
source: "slide7.png"
|
||||
source: "IRC.png"
|
||||
}
|
||||
|
||||
Text {
|
||||
@ -425,7 +425,7 @@ Presentation
|
||||
y: 0
|
||||
width: 810
|
||||
height: 485
|
||||
source: "slide8.png"
|
||||
source: "qpdfview.png"
|
||||
}
|
||||
|
||||
Text {
|
||||
|
Before Width: | Height: | Size: 224 KiB After Width: | Height: | Size: 224 KiB |
Before Width: | Height: | Size: 152 KiB After Width: | Height: | Size: 152 KiB |
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 162 KiB |