calamares: fix png file for openmamba in branding qml file
This commit is contained in:
parent
61001bdc43
commit
2b76085598
@ -34,7 +34,7 @@ Presentation
|
|||||||
|
|
||||||
Image {
|
Image {
|
||||||
id: background
|
id: background
|
||||||
source: "squid.png"
|
source: "openmamba.png"
|
||||||
width: 200; height: 200
|
width: 200; height: 200
|
||||||
fillMode: Image.PreserveAspectFit
|
fillMode: Image.PreserveAspectFit
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
|
Loading…
Reference in New Issue
Block a user