From 8c5b79242b560324d5ed3a5f1feef9654aa69229 Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Tue, 11 Mar 2008 09:34:53 +0000 Subject: - 16pixel height version of progressbar --- common/bootsplash/config/bootsplash-template.cfg | 20 ++++++++++---------- common/bootsplash/config/hibernate-template.cfg | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) (limited to 'common/bootsplash/config') diff --git a/common/bootsplash/config/bootsplash-template.cfg b/common/bootsplash/config/bootsplash-template.cfg index 8ab042c..7091b70 100644 --- a/common/bootsplash/config/bootsplash-template.cfg +++ b/common/bootsplash/config/bootsplash-template.cfg @@ -22,8 +22,8 @@ th=@HEIGHT@-106 # ttf message output parameters text_x=24 -text_y=@HEIGHT@-105 -text_size=14 +text_y=@HEIGHT@-91 +text_size=12 text_color=0xffffff # name of the picture file (full path recommended) @@ -34,17 +34,17 @@ progress_enable=1 # background # b(order) or i(nter) -box silent noover 25 @HEIGHT@-75 270 @HEIGHT@-55 #eff3f7 +box silent noover 25 @HEIGHT@-69 270 @HEIGHT@-55 #eff3f7 # progress bar -box silent inter 25 @HEIGHT@-75 25 @HEIGHT@-65 @B1@ @B1@ @B3@ @B3@ -box silent 25 @HEIGHT@-75 270 @HEIGHT@-65 @B1@ @B1@ @B3@ @B3@ -box silent inter 25 @HEIGHT@-64 25 @HEIGHT@-55 @B4@ @B4@ @B2@ @B2@ -box silent 25 @HEIGHT@-64 270 @HEIGHT@-55 @B4@ @B4@ @B2@ @B2@ +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@ # black border (top, bottom, left, right) -box silent 25 @HEIGHT@-76 270 @HEIGHT@-76 #A6B2C7 +box silent 25 @HEIGHT@-70 270 @HEIGHT@-70 #A6B2C7 box silent 25 @HEIGHT@-54 270 @HEIGHT@-54 #b6c3cf -box silent 24 @HEIGHT@-75 24 @HEIGHT@-55 #a6b2c7 -box silent 271 @HEIGHT@-75 271 @HEIGHT@-55 #b6c3cf +box silent 24 @HEIGHT@-69 24 @HEIGHT@-55 #a6b2c7 +box silent 271 @HEIGHT@-69 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 2cdf103..c4682a4 100644 --- a/common/bootsplash/config/hibernate-template.cfg +++ b/common/bootsplash/config/hibernate-template.cfg @@ -22,8 +22,8 @@ th=@HEIGHT@-106 # ttf message output parameters text_x=24 -text_y=@HEIGHT@-105 -text_size=14 +text_y=@HEIGHT@-91 +text_size=12 text_color=0xffffff # name of the picture file (full path recommended) @@ -34,17 +34,17 @@ progress_enable=1 # background # b(order) or i(nter) -box silent noover 25 @HEIGHT@-75 270 @HEIGHT@-55 #eff3f7 +box silent noover 25 @HEIGHT@-69 270 @HEIGHT@-55 #eff3f7 # progress bar -box silent inter 25 @HEIGHT@-75 25 @HEIGHT@-65 #cfd7df #cfd7df #a6b2c7 #a6b2c7 -box silent 25 @HEIGHT@-75 270 @HEIGHT@-65 #cfd7df #cfd7df #a6b2c7 #a6b2c7 -box silent inter 25 @HEIGHT@-64 25 @HEIGHT@-55 #8692a6 #8692a6 #c7d3df #c7d3df -box silent 25 @HEIGHT@-64 270 @HEIGHT@-55 #8692a6 #8692a6 #c7d3df #c7d3df +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 # black border (top, bottom, left, right) -box silent 25 @HEIGHT@-76 270 @HEIGHT@-76 #a6b2c7 +box silent 25 @HEIGHT@-70 270 @HEIGHT@-70 #a6b2c7 box silent 25 @HEIGHT@-54 270 @HEIGHT@-54 #b6c3cf -box silent 24 @HEIGHT@-75 24 @HEIGHT@-55 #a6b2c7 -box silent 271 @HEIGHT@-75 271 @HEIGHT@-55 #b6c3cf +box silent 24 @HEIGHT@-69 24 @HEIGHT@-55 #a6b2c7 +box silent 271 @HEIGHT@-69 271 @HEIGHT@-55 #b6c3cf # text box box noover 22 35 @WIDTH@-23 @HEIGHT@-61 #ffffffa0 -- cgit v1.2.1