fbs view themes/default/splash.cfg @ rev 5

Add a theme and a Makefile
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 02 14:08:52 2014 +0200 (2014-05-02)
parents
children
line source
1 # progress bar position
2 BAR_LEFT=92
3 BAR_TOP=44
4 BAR_WIDTH=320
5 BAR_HEIGHT=14
6 # progress bar color
7 BAR_R=61
8 BAR_G=61
9 BAR_B=61