wok-6.x view slitaz-fbsplash/stuff/fbsplash.cfg @ rev 12797

fltk-2.0.x: fix compile_rules with LD_LIBRARY_PATH
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 18 10:17:05 2012 +0200 (2012-05-18)
parents f7d3811b21ef
children
line source
1 # progress bar position
2 BAR_LEFT=740
3 BAR_TOP=292
4 BAR_WIDTH=244
5 BAR_HEIGHT=10
6 # progress bar color
7 BAR_R=250
8 BAR_G=196
9 BAR_B=17