OSDN Git Service

fixed typo
authorkokkiemouse <kokkiemouse@gmail.com>
Sat, 3 Oct 2020 12:29:38 +0000 (21:29 +0900)
committerkokkiemouse <kokkiemouse@gmail.com>
Sat, 3 Oct 2020 12:29:38 +0000 (21:29 +0900)
Signed-off-by: kokkiemouse <kokkiemouse@gmail.com>
channels/share/airootfs/usr/share/calamares/branding/serene/show.qml

index 12f1438..d7aed00 100644 (file)
@@ -31,7 +31,7 @@ Presentation
     Slide {
         Image {
             id: background
-            source: "log-512.png"
+            source: "logo-512.png"
             width: 200; height: 200
             fillMode: Image.PreserveAspectFit
             anchors.centerIn: parent