diff --git a/kde/plasma/look-and-feel/Sweet-Mars/contents/splash/Splash.qml b/kde/plasma/look-and-feel/Sweet-Mars/contents/splash/Splash.qml
index 576fa83..8e80f98 100644
--- a/kde/plasma/look-and-feel/Sweet-Mars/contents/splash/Splash.qml
+++ b/kde/plasma/look-and-feel/Sweet-Mars/contents/splash/Splash.qml
@@ -63,7 +63,7 @@ Image {
Image {
id: busyIndicator
- source: "images/busy03.svg"
+ source: "images/busy.svg"
anchors.centerIn: parent
sourceSize.height: 200
sourceSize.width: 200
@@ -75,21 +75,6 @@ Image {
loops: Animation.Infinite
}
}
-
- Image {
- id: busyIndicator2
- source: "images/busy03.svg"
- anchors.centerIn: parent
- sourceSize.height: 250
- sourceSize.width: 250
- RotationAnimator on rotation {
- id: rotationAnimator2
- from: 360
- to: 0
- duration: 2000
- loops: Animation.Infinite
- }
- }
}
OpacityAnimator {
diff --git a/kde/plasma/look-and-feel/Sweet-Mars/contents/splash/images/background.png b/kde/plasma/look-and-feel/Sweet-Mars/contents/splash/images/background.png
index 5d68988..504ec1b 100644
Binary files a/kde/plasma/look-and-feel/Sweet-Mars/contents/splash/images/background.png and b/kde/plasma/look-and-feel/Sweet-Mars/contents/splash/images/background.png differ
diff --git a/kde/plasma/look-and-feel/Sweet-Mars/contents/splash/images/busy.svg b/kde/plasma/look-and-feel/Sweet-Mars/contents/splash/images/busy.svg
index b6c3550..54ec0c2 100644
--- a/kde/plasma/look-and-feel/Sweet-Mars/contents/splash/images/busy.svg
+++ b/kde/plasma/look-and-feel/Sweet-Mars/contents/splash/images/busy.svg
@@ -1 +1,107 @@
-
\ No newline at end of file
+
+
+
+