mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
projects/RPi/splash: fix theme
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f184cd3e2d
commit
7cd3d83ae0
@ -12,5 +12,5 @@ text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/openelec/images/splash-1024x768.png
|
||||
silentpic=/etc/splash/openelec/images/splash-1024x768.png
|
||||
pic=/etc/splash/default/images/splash-1024x768.png
|
||||
silentpic=/etc/splash/default/images/splash-1024x768.png
|
||||
|
@ -12,5 +12,5 @@ text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/openelec/images/splash-1280x1024.png
|
||||
silentpic=/etc/splash/openelec/images/splash-1280x1024.png
|
||||
pic=/etc/splash/default/images/splash-1280x1024.png
|
||||
silentpic=/etc/splash/default/images/splash-1280x1024.png
|
||||
|
@ -12,5 +12,5 @@ text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/openelec/images/splash-1280x720.png
|
||||
silentpic=/etc/splash/openelec/images/splash-1280x720.png
|
||||
pic=/etc/splash/default/images/splash-1280x720.png
|
||||
silentpic=/etc/splash/default/images/splash-1280x720.png
|
||||
|
@ -12,5 +12,5 @@ text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/openelec/images/splash-1280x800.png
|
||||
silentpic=/etc/splash/openelec/images/splash-1280x800.png
|
||||
pic=/etc/splash/default/images/splash-1280x800.png
|
||||
silentpic=/etc/splash/default/images/splash-1280x800.png
|
||||
|
@ -12,5 +12,5 @@ text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/openelec/images/splash-1400x1050.png
|
||||
silentpic=/etc/splash/openelec/images/splash-1400x1050.png
|
||||
pic=/etc/splash/default/images/splash-1400x1050.png
|
||||
silentpic=/etc/splash/default/images/splash-1400x1050.png
|
||||
|
@ -12,5 +12,5 @@ text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/openelec/images/splash-1600x1200.png
|
||||
silentpic=/etc/splash/openelec/images/splash-1600x1200.png
|
||||
pic=/etc/splash/default/images/splash-1600x1200.png
|
||||
silentpic=/etc/splash/default/images/splash-1600x1200.png
|
||||
|
@ -12,5 +12,5 @@ text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/openelec/images/splash-1600x900.png
|
||||
silentpic=/etc/splash/openelec/images/splash-1600x900.png
|
||||
pic=/etc/splash/default/images/splash-1600x900.png
|
||||
silentpic=/etc/splash/default/images/splash-1600x900.png
|
||||
|
@ -12,5 +12,5 @@ text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/openelec/images/splash-1920x1080.png
|
||||
silentpic=/etc/splash/openelec/images/splash-1920x1080.png
|
||||
pic=/etc/splash/default/images/splash-1920x1080.png
|
||||
silentpic=/etc/splash/default/images/splash-1920x1080.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user