mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #265 from MikeBuzz/splash
added 800x600 splash image, fixes #264
This commit is contained in:
commit
425156d5fe
16
packages/sysutils/splashutils/splash/default/800x600.cfg
Normal file
16
packages/sysutils/splashutils/splash/default/800x600.cfg
Normal 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 |
Loading…
x
Reference in New Issue
Block a user