From b056f4d50e502d9e67a1eade901012dfa43871cc Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Tue, 11 Mar 2008 10:39:24 +0000 Subject: 12 pixel version --- common/bootsplash/config/bootsplash-template.cfg | 18 +++++++++--------- common/bootsplash/config/hibernate-template.cfg | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) (limited to 'common') diff --git a/common/bootsplash/config/bootsplash-template.cfg b/common/bootsplash/config/bootsplash-template.cfg index 7091b70..2fda204 100644 --- a/common/bootsplash/config/bootsplash-template.cfg +++ b/common/bootsplash/config/bootsplash-template.cfg @@ -22,7 +22,7 @@ th=@HEIGHT@-106 # ttf message output parameters text_x=24 -text_y=@HEIGHT@-91 +text_y=@HEIGHT@-86 text_size=12 text_color=0xffffff @@ -34,17 +34,17 @@ progress_enable=1 # background # b(order) or i(nter) -box silent noover 25 @HEIGHT@-69 270 @HEIGHT@-55 #eff3f7 +box silent noover 25 @HEIGHT@-64 270 @HEIGHT@-55 #eff3f7 # progress bar -box silent inter 25 @HEIGHT@-69 25 @HEIGHT@-63 @B1@ @B1@ @B3@ @B3@ -box silent 25 @HEIGHT@-69 270 @HEIGHT@-63 @B1@ @B1@ @B3@ @B3@ -box silent inter 25 @HEIGHT@-62 25 @HEIGHT@-55 @B4@ @B4@ @B2@ @B2@ -box silent 25 @HEIGHT@-62 270 @HEIGHT@-55 @B4@ @B4@ @B2@ @B2@ +box silent inter 25 @HEIGHT@-64 25 @HEIGHT@-61 @B1@ @B1@ @B3@ @B3@ +box silent 25 @HEIGHT@-64 270 @HEIGHT@-61 @B1@ @B1@ @B3@ @B3@ +box silent inter 25 @HEIGHT@-60 25 @HEIGHT@-55 @B4@ @B4@ @B2@ @B2@ +box silent 25 @HEIGHT@-60 270 @HEIGHT@-55 @B4@ @B4@ @B2@ @B2@ # black border (top, bottom, left, right) -box silent 25 @HEIGHT@-70 270 @HEIGHT@-70 #A6B2C7 +box silent 25 @HEIGHT@-65 270 @HEIGHT@-65 #A6B2C7 box silent 25 @HEIGHT@-54 270 @HEIGHT@-54 #b6c3cf -box silent 24 @HEIGHT@-69 24 @HEIGHT@-55 #a6b2c7 -box silent 271 @HEIGHT@-69 271 @HEIGHT@-55 #b6c3cf +box silent 24 @HEIGHT@-64 24 @HEIGHT@-55 #a6b2c7 +box silent 271 @HEIGHT@-64 271 @HEIGHT@-55 #b6c3cf # text box box noover 22 35 @WIDTH@-23 @HEIGHT@-61 #ffffffa0 diff --git a/common/bootsplash/config/hibernate-template.cfg b/common/bootsplash/config/hibernate-template.cfg index c4682a4..d0faa98 100644 --- a/common/bootsplash/config/hibernate-template.cfg +++ b/common/bootsplash/config/hibernate-template.cfg @@ -22,7 +22,7 @@ th=@HEIGHT@-106 # ttf message output parameters text_x=24 -text_y=@HEIGHT@-91 +text_y=@HEIGHT@-86 text_size=12 text_color=0xffffff @@ -34,17 +34,17 @@ progress_enable=1 # background # b(order) or i(nter) -box silent noover 25 @HEIGHT@-69 270 @HEIGHT@-55 #eff3f7 +box silent noover 25 @HEIGHT@-64 270 @HEIGHT@-55 #eff3f7 # progress bar -box silent inter 25 @HEIGHT@-69 25 @HEIGHT@-63 #cfd7df #cfd7df #a6b2c7 #a6b2c7 -box silent 25 @HEIGHT@-69 270 @HEIGHT@-63 #cfd7df #cfd7df #a6b2c7 #a6b2c7 -box silent inter 25 @HEIGHT@-62 25 @HEIGHT@-55 #8692a6 #8692a6 #c7d3df #c7d3df -box silent 25 @HEIGHT@-62 270 @HEIGHT@-55 #8692a6 #8692a6 #c7d3df #c7d3df +box silent inter 25 @HEIGHT@-64 25 @HEIGHT@-61 #cfd7df #cfd7df #a6b2c7 #a6b2c7 +box silent 25 @HEIGHT@-64 270 @HEIGHT@-61 #cfd7df #cfd7df #a6b2c7 #a6b2c7 +box silent inter 25 @HEIGHT@-60 25 @HEIGHT@-55 #8692a6 #8692a6 #c7d3df #c7d3df +box silent 25 @HEIGHT@-60 270 @HEIGHT@-55 #8692a6 #8692a6 #c7d3df #c7d3df # black border (top, bottom, left, right) -box silent 25 @HEIGHT@-70 270 @HEIGHT@-70 #a6b2c7 +box silent 25 @HEIGHT@-65 270 @HEIGHT@-65 #A6B2C7 box silent 25 @HEIGHT@-54 270 @HEIGHT@-54 #b6c3cf -box silent 24 @HEIGHT@-69 24 @HEIGHT@-55 #a6b2c7 -box silent 271 @HEIGHT@-69 271 @HEIGHT@-55 #b6c3cf +box silent 24 @HEIGHT@-64 24 @HEIGHT@-55 #a6b2c7 +box silent 271 @HEIGHT@-64 271 @HEIGHT@-55 #b6c3cf # text box box noover 22 35 @WIDTH@-23 @HEIGHT@-61 #ffffffa0 -- cgit v1.2.1