diff options
author | Rémi Verschelde <remi@verschelde.fr> | 2014-12-16 08:52:05 +0100 |
---|---|---|
committer | Rémi Verschelde <remi@verschelde.fr> | 2014-12-16 08:52:18 +0100 |
commit | 910e35d660e37479add75fa462f7f1bde13b00d3 (patch) | |
tree | 615c7ac61733b078720b74b0a8bf6b8d1f75e50b | |
parent | 15fa1ce8e8ddef35ad647c22a93b2952e9110150 (diff) | |
download | theme-910e35d660e37479add75fa462f7f1bde13b00d3.tar theme-910e35d660e37479add75fa462f7f1bde13b00d3.tar.gz theme-910e35d660e37479add75fa462f7f1bde13b00d3.tar.bz2 theme-910e35d660e37479add75fa462f7f1bde13b00d3.tar.xz theme-910e35d660e37479add75fa462f7f1bde13b00d3.zip |
1.5.0.38 (Mageia 5, initial artwork integration)
Fix gfxboot image format, document it in the ReadMe.md
-rw-r--r-- | Mageia-Default/gfxboot/back.jpg | bin | 58272 -> 47865 bytes | |||
-rw-r--r-- | Mageia-Default/gfxboot/welcome.jpg | bin | 45798 -> 38360 bytes | |||
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | ReadMe.md | 7 |
4 files changed, 7 insertions, 2 deletions
diff --git a/Mageia-Default/gfxboot/back.jpg b/Mageia-Default/gfxboot/back.jpg Binary files differindex b1929b3..43ea825 100644 --- a/Mageia-Default/gfxboot/back.jpg +++ b/Mageia-Default/gfxboot/back.jpg diff --git a/Mageia-Default/gfxboot/welcome.jpg b/Mageia-Default/gfxboot/welcome.jpg Binary files differindex 116ec67..e204311 100644 --- a/Mageia-Default/gfxboot/welcome.jpg +++ b/Mageia-Default/gfxboot/welcome.jpg @@ -1,6 +1,6 @@ NAME=mageia-theme PACKAGE=mageia-theme -VERSION=1.5.0.37 +VERSION=1.5.0.38 THEMES=Mageia-Default @@ -12,5 +12,10 @@ * review all backgrounds and animations to match Mageia theme: - common/plymouth/logo_mageia.png and *.png - Mageia-Default/background/* - - Mageia-Default/gfxboot/*.png + - Mageia-Default/gfxboot/*.jpg - Mageia-Default/plymouth/ + +# GfxBoot specs + +Images should be color JPEG, non-progressive with a 4:2:0 sampling +(see advanced parameters in GIMP). |