Don't duplicate background image in lockscreen and ksplash

wilder-5.14
David Edmundson 11 years ago
parent 8d4dd0bb9b
commit e1710f5ee2
  1. 2
      lookandfeel/contents/splash/Splash.qml
  2. BIN
      lookandfeel/contents/splash/images/background.png

@ -21,7 +21,7 @@ import QtQuick 2.2
Image {
id: root
source: "images/background.png"
source: "../components/artwork/background.png"
property int stage

Binary file not shown.

Before

Width:  |  Height:  |  Size: 633 KiB

Loading…
Cancel
Save