mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
3a1d88ddcd
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
16 lines
565 B
Diff
16 lines
565 B
Diff
--- a/artix/Main.qml 2022-08-16 21:06:03.751406362 -0700
|
|
+++ b/artix/Main.qml 2022-08-16 21:17:32.840380440 -0700
|
|
@@ -66,13 +66,6 @@
|
|
anchors.centerIn: parent
|
|
spacing: 12
|
|
|
|
- Image {
|
|
- mipmap: true
|
|
- source: "artix-banner.svg"
|
|
- width: parent.width
|
|
- fillMode: Image.PreserveAspectFit
|
|
- }
|
|
-
|
|
Text {
|
|
anchors.horizontalCenter: parent.horizontalCenter
|
|
color: "#cc000000"
|