calamares: fix png file for openmamba in branding qml file

This commit is contained in:
Silvan Calarco 2015-02-19 11:23:59 +01:00
parent 61001bdc43
commit 2b76085598

View File

@ -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