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:
Hans de Goede 2020-02-18 22:38:06 +01:00 committed by Ray Strode
parent 0c8b2f0dda
commit 5598196945
2 changed files with 0 additions and 2 deletions

View file

@ -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

View file

@ -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