wok view slitaz-fbsplash/stuff/fbsplash.cfg @ rev 9730

aufs: add TARBALL need to avoid cloning each time. It's tar.bz2 since cook will compress it in this format but if *.tar.lzma exit it will be used by both cook and tazwok
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 15:38:20 2011 +0200 (2011-05-09)
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