fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg

This commit is contained in:
Denis Vlasenko
2008-03-26 15:12:11 +00:00
parent c6dbb85c9e
commit 25a9c17f55
3 changed files with 15 additions and 26 deletions

9
miscutils/fbsplash.cfg Normal file
View File

@@ -0,0 +1,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