Merge pull request #265 from MikeBuzz/splash

added 800x600 splash image, fixes #264
This commit is contained in:
Stephan Raue 2012-03-02 17:55:59 -08:00
commit 425156d5fe
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 800x600.
# 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-800x600.png
silentpic=/etc/splash/default/images/splash-800x500.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB