mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
splashutils: add 640x480 splash, this fixes #387
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f7383e33ba
commit
c528c0db3a
16
packages/sysutils/splashutils/splash/default/640x480.cfg
Normal file
16
packages/sysutils/splashutils/splash/default/640x480.cfg
Normal file
@ -0,0 +1,16 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 640x480.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/default/images/splash-640x480.png
|
||||
silentpic=/etc/splash/default/images/splash-640x480.png
|
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
x
Reference in New Issue
Block a user