mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-07 03:48:08 +02:00
themes: Drop UseFirmwareBackground=true from spinner/bgrt firmware-upgrade settings
The spinner theme should never have UseFirmwareBackground=true and in the bgrt case we should not use it for modes which set a Title as the Title location will conflict with the firmware background vendor logo. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
parent
0c8b2f0dda
commit
5598196945
2 changed files with 0 additions and 2 deletions
|
|
@ -51,6 +51,5 @@ _SubTitle=Do not turn off your computer
|
|||
SuppressMessages=true
|
||||
ProgressBarShowPercentComplete=true
|
||||
UseProgressBar=true
|
||||
UseFirmwareBackground=true
|
||||
_Title=Upgrading Firmware...
|
||||
_SubTitle=Do not turn off your computer
|
||||
|
|
|
|||
|
|
@ -41,6 +41,5 @@ _SubTitle=Do not turn off your computer
|
|||
SuppressMessages=true
|
||||
ProgressBarShowPercentComplete=true
|
||||
UseProgressBar=true
|
||||
UseFirmwareBackground=true
|
||||
_Title=Upgrading Firmware...
|
||||
_SubTitle=Do not turn off your computer
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue