Fix slideshow
This commit is contained in:
parent
91d059dc12
commit
635f269446
2 changed files with 8 additions and 2 deletions
|
@ -44,7 +44,7 @@ Presentation
|
|||
Slide {
|
||||
Image {
|
||||
anchors.centerIn: parent
|
||||
id: image3
|
||||
id: image2
|
||||
x:0
|
||||
y:0
|
||||
width: 810
|
||||
|
@ -70,7 +70,7 @@ Presentation
|
|||
Slide {
|
||||
Image {
|
||||
anchors.centerIn: parent
|
||||
id: image3
|
||||
id: image4
|
||||
x:0
|
||||
y:0
|
||||
width: 810
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
calamares-settings-tileos-river (1.11~tileos) unstable; urgency=medium
|
||||
|
||||
* Fix slideshow
|
||||
|
||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Wed, 21 Feb 2024 23:53:31 +0400
|
||||
|
||||
calamares-settings-tileos-river (1.10~tileos) unstable; urgency=medium
|
||||
|
||||
* Add slideshow
|
||||
|
|
Loading…
Add table
Reference in a new issue