Удалена настройка прогрессбара для темы plymouth

mhiretskiy
parent d3c5dd3d97
commit 96b12d85dc

@ -9,3 +9,5 @@ splash-silent-progress-color-begin = cdc481
splash-silent-progress-color-end = 5a1d08
splash-silent-progress-type = fade
splash-verbose-background = /usr/share/themes/Calculate/splash-verbose.jpg
splash-silent-progress-color = cdc481
splash-shutdown-progress-color = off

@ -49,10 +49,8 @@ splash-silent-picture = /usr/share/themes/Calculate/splash-silent.png
splash-silent-type = logo
splash-silent-background-color-begin = 090500
splash-silent-background-color-end = 090500
splash-silent-progress-color = cdc481
splash-shutdown-picture = /usr/share/themes/Calculate/splash-shutdown.jpg
splash-shutdown-type = background
splash-shutdown-background-color-begin = 000000
splash-shutdown-background-color-end = 000000
splash-shutdown-progress-color = off
splash-shutdown-text-color = ffff9c

@ -10,16 +10,6 @@ BootBackgroundStartColor=0x#-ini(theme.splash-silent-background-color-begin)-#
BootBackgroundEndColor=0x#-ini(theme.splash-silent-background-color-end)-#
ShutdownBackgroundStartColor=0x#-ini(theme.splash-shutdown-background-color-begin)-#
ShutdownBackgroundEndColor=0x#-ini(theme.splash-shutdown-background-color-end)-#
#?ini(theme.splash-silent-progress-color)!=off#
BootProgressbarColor=0x#-ini(theme.splash-silent-progress-color)-#
#!ini#
BootProgressbarColor=off
#ini#
#?ini(theme.splash-shutdown-progress-color)!=off#
ShutdownProgressbarColor=0x#-ini(theme.splash-shutdown-progress-color)-#
#!ini#
ShutdownProgressbarColor=off
#ini#
#?ini(theme.splash-silent-picture)!=&&ini(theme.splash-silent-type)==background#
BootImage=/usr/share/plymouth/themes/calculate/boot
#ini#

@ -251,19 +251,6 @@
#os_install_locale_language#
; splash-shutdown-picture = /usr/share/themes/Calculate/splash-shutdown.jpg
#in#
#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CCDX)!=#
#?os_install_locale_language!=ru&&os_install_locale_language!=fr#
# Color of the shutdown indicator ('off' for disable)
#os_install_locale_language#
#?os_install_locale_language==ru#
# Цвет индикатора прогресса завершения работы компьютера (off - не отображать)
#os_install_locale_language#
#?os_install_locale_language==fr#
# Couleur de lindicateur darrêt
#os_install_locale_language#
; splash-shutdown-progress-color = off
#in#
#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CCDX)!=#
#?os_install_locale_language!=ru#
@ -322,19 +309,6 @@
#os_install_locale_language#
; splash-silent-picture = /usr/share/themes/Calculate/splash-silent.png
#in#
#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CCDX)!=#
#?os_install_locale_language!=ru&&os_install_locale_language!=fr#
# Color of the boot indicator ('off' for disable)
#os_install_locale_language#
#?os_install_locale_language==ru#
# Цвет индикатора прогресса загрузки компьютера (off - не отображать)
#os_install_locale_language#
#?os_install_locale_language==fr#
# Couleur de lindicateur darrêt
#os_install_locale_language#
; splash-silent-progress-color = cdc481
#in#
#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CCDX)!=#
#?os_install_locale_language!=ru#

Loading…
Cancel
Save