summaryrefslogtreecommitdiffstats
path: root/usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml
diff options
context:
space:
mode:
Diffstat (limited to 'usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml')
-rwxr-xr-x[-rw-r--r--]usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml14
1 files changed, 7 insertions, 7 deletions
diff --git a/usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml b/usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml
index 4fe84fc..db18f64 100644..100755
--- a/usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml
+++ b/usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml
@@ -88,7 +88,7 @@ Item {
smooth: true
x: (parent.width) /4 + 30
- y: (parent.height) / 2 - 70
+ y: (parent.height) / 4
source: "images/bubble1.png"
@@ -101,7 +101,7 @@ Item {
smooth: true
x: (parent.width) /4 + 30
- y: (parent.height) / 2 - 70
+ y: (parent.height) / 4
source: "images/bubble2.png"
@@ -114,7 +114,7 @@ Item {
smooth: true
x: (parent.width) /4 + 30
- y: (parent.height) / 2 - 70
+ y: (parent.height) / 4
source: "images/bubble3.png"
@@ -127,7 +127,7 @@ Item {
smooth: true
x: (parent.width) /4 + 30
- y: (parent.height) / 2 - 70
+ y: (parent.height) / 4
source: "images/bubble4.png"
@@ -140,7 +140,7 @@ Item {
smooth: true
x: (parent.width) /4 + 30
- y: (parent.height) / 2 - 70
+ y: (parent.height) / 4
source: "images/bubble5.png"
@@ -152,8 +152,8 @@ Item {
id: mageia
smooth: true
- x: (parent.width) / 4
- y: (parent.height) / 2
+ x: (parent.width) / 4 + 30
+ y: (parent.height) / 4
source: "images/logo.png"