wok-next diff slitaz-fbsplash/stuff/fbsplash.cfg @ rev 8844

Add: slitaz-fbsplash (Graphical boot utility and theme
author Christophe Lincoln <pankso@slitaz.org>
date Fri Feb 25 01:06:52 2011 +0100 (2011-02-25)
parents
children 0890cd592d36
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/slitaz-fbsplash/stuff/fbsplash.cfg	Fri Feb 25 01:06:52 2011 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +# progress bar position
     1.5 +BAR_LEFT=312
     1.6 +BAR_TOP=600
     1.7 +BAR_WIDTH=400
     1.8 +BAR_HEIGHT=12
     1.9 +# progress bar color
    1.10 +BAR_R=250
    1.11 +BAR_G=196
    1.12 +BAR_B=17