splashutils: add 640x480 splash, this fixes #387

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-04-11 13:23:53 +02:00
parent f7383e33ba
commit c528c0db3a
2 changed files with 16 additions and 0 deletions

View 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