Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fbsplash.cfg « miscutils - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b6cf607ebc0c66df5c0104718855dbe658f3a2bd (plain)
1
2
3
4
5
6
7
8
9
# progress bar position
BAR_LEFT=170
BAR_TOP=300
BAR_WIDTH=300
BAR_HEIGHT=20
# progress bar color
BAR_R=80
BAR_G=80
BAR_B=130