summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Stewart <schultz@mageia.org>2016-10-09 19:29:21 +0100
committerDonald Stewart <schultz@mageia.org>2016-10-09 19:29:21 +0100
commitcc0b9f4682f7c3f453afd8e1bfb5f0374266f48b (patch)
treefa62dd782645c8aa5f9a591cba8528b368fda50e
parent409b51f1da0bb8765bcab3c1321d0d3675993726 (diff)
downloadtheme-cc0b9f4682f7c3f453afd8e1bfb5f0374266f48b.tar
theme-cc0b9f4682f7c3f453afd8e1bfb5f0374266f48b.tar.gz
theme-cc0b9f4682f7c3f453afd8e1bfb5f0374266f48b.tar.bz2
theme-cc0b9f4682f7c3f453afd8e1bfb5f0374266f48b.tar.xz
theme-cc0b9f4682f7c3f453afd8e1bfb5f0374266f48b.zip
6.1
- Fix gfxboot images (mga#19187) - Update ReadME.md with gfxboot guidelines and general documentation
-rw-r--r--Mageia-Default/gfxboot/back.jpgbin28622 -> 24246 bytes
-rw-r--r--Mageia-Default/gfxboot/welcome.jpgbin28622 -> 24246 bytes
-rw-r--r--Makefile2
-rw-r--r--ReadMe.md5
4 files changed, 6 insertions, 1 deletions
diff --git a/Mageia-Default/gfxboot/back.jpg b/Mageia-Default/gfxboot/back.jpg
index e5b9df0..1294065 100644
--- a/Mageia-Default/gfxboot/back.jpg
+++ b/Mageia-Default/gfxboot/back.jpg
Binary files differ
diff --git a/Mageia-Default/gfxboot/welcome.jpg b/Mageia-Default/gfxboot/welcome.jpg
index e5b9df0..1294065 100644
--- a/Mageia-Default/gfxboot/welcome.jpg
+++ b/Mageia-Default/gfxboot/welcome.jpg
Binary files differ
diff --git a/Makefile b/Makefile
index 63d7743..f02bd03 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ NAME=theme
# Bump RELEASE for new Mageia release
# Bump THEMEVER for new theme version in same release
RELEASE=6
-THEMEVER=0
+THEMEVER=1
VERSION=$(RELEASE).$(THEMEVER)
THEMES=Mageia-Default
diff --git a/ReadMe.md b/ReadMe.md
index dbf2c8e..a45d337 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -4,6 +4,8 @@
# Documentation
+ * https://wiki.mageia.org/en/Artwork_Installer
+
* http://www.freedesktop.org/wiki/Software/Plymouth
* http://www.freedesktop.org/wiki/Software/Plymouth/Scripts
@@ -19,3 +21,6 @@
Images should be color JPEG, non-progressive with a 4:2:0 sampling
(see advanced parameters in GIMP).
+Also ImageMagick with:
+convert -resize 800 -quality 90 -sampling-factor 2x2 -interlace none
+Mageia-Default-1600x1200.png back.jpg