File oS.diff of Package plasma5-openSUSE.openSUSE_13.2_Update

--- /usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/LockScreen.qml	2014-09-22 03:24:31.000000000 +0200
+++ lockscreen/LockScreen.qml	2014-09-24 10:09:53.754276531 +0200
@@ -35,7 +35,7 @@ Image {
     signal shutdown()
     signal clearPassword()
 
-    source: "../components/artwork/background.png"
+    source: "/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.jpg"
 
     Connections {
         target: authenticator
--- /usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/Splash.qml	2014-09-22 03:24:31.000000000 +0200
+++ splash/Splash.qml	2014-09-24 09:54:23.000000000 +0200
@@ -22,7 +22,7 @@ import QtQuick 2.1
 
 Image {
     id: root
-    source: "images/background.png"
+    source: "/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.jpg"
 
     property int stage
 
@@ -38,7 +38,7 @@ Image {
         y: root.height
         color: "#4C000000"
         Image {
-            source: "images/kde.svgz"
+            source: "images/opensuselogo.svgz"
             anchors.centerIn: parent
             sourceSize.height: 128
             sourceSize.width: 128
@@ -66,7 +66,7 @@ Image {
                     bottom: parent.bottom
                 }
                 width: (parent.width / 6) * (stage - 1)
-                color: "#3daee9"
+                color: "#00a489"
                 Behavior on width { 
                     PropertyAnimation {
                         duration: 250
openSUSE Build Service is sponsored by