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 ++-- common/bootsplash/theme.xml | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) 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 diff --git a/common/bootsplash/theme.xml b/common/bootsplash/theme.xml index 941fcae..586c1c7 100644 --- a/common/bootsplash/theme.xml +++ b/common/bootsplash/theme.xml @@ -11,9 +11,9 @@ - 45 + 28 84 - 45 + 44 3 @@ -24,18 +24,18 @@ yes - + 28 50 103 - 214 + 255 - - 255 - 255 - 255 + + 93 + 126 + 174 255 -- cgit v1.2.1