calamares: added background to installer and adjusted prepare settings

This commit is contained in:
Silvan Calarco 2015-02-22 19:25:53 +01:00
parent bddf37973a
commit 7877a4d4d2
3 changed files with 24 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 748 KiB

View File

@ -31,6 +31,13 @@ Presentation
}
Slide {
Image {
id: background01
source: "background.jpg"
width: 1920; height: 1200
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
Image {
id: background1
source: "desktop-kde-300x225.jpg"
@ -59,6 +66,13 @@ Presentation
}
Slide {
Image {
id: background02
source: "background.jpg"
width: 1920; height: 1200
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
Image {
id: background2
source: "desktop-lxde-300x225.jpg"
@ -87,6 +101,13 @@ Presentation
}
Slide {
Image {
id: background03
source: "background.jpg"
width: 1920; height: 1200
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
}
Image {
id: background3
source: "desktop-gnome-300x225.jpg"

View File

@ -1,11 +1,11 @@
---
requiredStorage: 5.5
requiredRam: 1.0
requiredStorage: 5.0
requiredRam: 0.5
check:
- storage
- ram
- power
- internet
# - internet
required:
# - storage
- ram