From fb4441beba644a5b54511c5733c48e59b077f44a Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Tue, 24 Mar 2009 18:12:50 +0000 Subject: - new common splashy theme - update bootsplash template used to display text over splashy --- common/bootsplash/config/bootsplash-template.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/bootsplash/config/bootsplash-template.cfg') diff --git a/common/bootsplash/config/bootsplash-template.cfg b/common/bootsplash/config/bootsplash-template.cfg index 2fda204..79b5ff7 100644 --- a/common/bootsplash/config/bootsplash-template.cfg +++ b/common/bootsplash/config/bootsplash-template.cfg @@ -21,8 +21,8 @@ tw=@WIDTH@-65 th=@HEIGHT@-106 # ttf message output parameters -text_x=24 -text_y=@HEIGHT@-86 +text_x=@WIDTH@*0.28 +text_y=@HEIGHT@*0.90 text_size=12 text_color=0xffffff -- cgit v1.2.1