mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
projects/RPi/splash: fix theme
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user