mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Plymouth: add most recent Armbian logo
This commit is contained in:
@@ -22,7 +22,7 @@ function artifact_armbian-plymouth-theme_prepare_version() {
|
|||||||
|
|
||||||
# get the hashes of the lib/ bash sources involved...
|
# get the hashes of the lib/ bash sources involved...
|
||||||
declare hash_files="undetermined"
|
declare hash_files="undetermined"
|
||||||
calculate_hash_for_bash_deb_artifact "compilation/packages/armbian-plymouth-theme-deb.sh"
|
calculate_hash_for_bash_deb_artifact "compilation/packages/armbian-plymouth-theme-deb.sh" "${SRC}/packages/plymouth-theme-armbian/armbian.plymouth"
|
||||||
declare bash_hash="${hash_files}"
|
declare bash_hash="${hash_files}"
|
||||||
declare bash_hash_short="${bash_hash:0:${short_hash_size}}"
|
declare bash_hash_short="${bash_hash:0:${short_hash_size}}"
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,9 @@ TitleVerticalAlignment=.382
|
|||||||
HorizontalAlignment=.5
|
HorizontalAlignment=.5
|
||||||
VerticalAlignment=.7
|
VerticalAlignment=.7
|
||||||
WatermarkHorizontalAlignment=.5
|
WatermarkHorizontalAlignment=.5
|
||||||
WatermarkVerticalAlignment=.89
|
WatermarkVerticalAlignment=.5
|
||||||
|
WatermarkXOffset=0
|
||||||
|
WatermarkYOffset=-100
|
||||||
Transition=none
|
Transition=none
|
||||||
TransitionDuration=0.0
|
TransitionDuration=0.0
|
||||||
BackgroundStartColor=0x000000
|
BackgroundStartColor=0x000000
|
||||||
@@ -26,15 +28,15 @@ MessageBelowAnimation=true
|
|||||||
|
|
||||||
[boot-up]
|
[boot-up]
|
||||||
UseEndAnimation=false
|
UseEndAnimation=false
|
||||||
UseFirmwareBackground=true
|
UseFirmwareBackground=false
|
||||||
|
|
||||||
[shutdown]
|
[shutdown]
|
||||||
UseEndAnimation=false
|
UseEndAnimation=false
|
||||||
UseFirmwareBackground=true
|
UseFirmwareBackground=false
|
||||||
|
|
||||||
[reboot]
|
[reboot]
|
||||||
UseEndAnimation=false
|
UseEndAnimation=false
|
||||||
UseFirmwareBackground=true
|
UseFirmwareBackground=false
|
||||||
|
|
||||||
[updates]
|
[updates]
|
||||||
SuppressMessages=true
|
SuppressMessages=true
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 8.6 KiB |
Reference in New Issue
Block a user