diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2009-03-24 18:12:50 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2009-03-24 18:12:50 +0000 |
commit | fb4441beba644a5b54511c5733c48e59b077f44a (patch) | |
tree | ed42cb3736c12d42f51f5ee6a0eb482994bd27ee /common/bootsplash/config/bootsplash-template.cfg | |
parent | 089293f9dcc2ffa51c724a653e67e71fdb82d476 (diff) | |
download | theme-fb4441beba644a5b54511c5733c48e59b077f44a.tar theme-fb4441beba644a5b54511c5733c48e59b077f44a.tar.gz theme-fb4441beba644a5b54511c5733c48e59b077f44a.tar.bz2 theme-fb4441beba644a5b54511c5733c48e59b077f44a.tar.xz theme-fb4441beba644a5b54511c5733c48e59b077f44a.zip |
- new common splashy theme
- update bootsplash template used to display text over splashy
Diffstat (limited to 'common/bootsplash/config/bootsplash-template.cfg')
-rw-r--r-- | common/bootsplash/config/bootsplash-template.cfg | 4 |
1 files changed, 2 insertions, 2 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 |