diff options
author | Florent Villard <warly@mandriva.com> | 2002-03-08 16:02:41 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2002-03-08 16:02:41 +0000 |
commit | 40f56b79db589db4dc36b1aa1d1dd3b3413e1d30 (patch) | |
tree | 2f264e2e08d379be6151a8f78f0c04b805061b16 /themes | |
parent | 478da872cb9728823f43db0c70e01991f27e5621 (diff) | |
download | bootsplash-40f56b79db589db4dc36b1aa1d1dd3b3413e1d30.tar bootsplash-40f56b79db589db4dc36b1aa1d1dd3b3413e1d30.tar.gz bootsplash-40f56b79db589db4dc36b1aa1d1dd3b3413e1d30.tar.bz2 bootsplash-40f56b79db589db4dc36b1aa1d1dd3b3413e1d30.tar.xz bootsplash-40f56b79db589db4dc36b1aa1d1dd3b3413e1d30.zip |
themes/config/Mandrake/cfg/bootsplash-800x600.cfg: adjust progress bar in 800x600 modeV1_3_8_1mdk
Diffstat (limited to 'themes')
-rw-r--r-- | themes/config/Mandrake/cfg/bootsplash-800x600.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/config/Mandrake/cfg/bootsplash-800x600.cfg b/themes/config/Mandrake/cfg/bootsplash-800x600.cfg index 5dc9cfb..d6dad20 100644 --- a/themes/config/Mandrake/cfg/bootsplash-800x600.cfg +++ b/themes/config/Mandrake/cfg/bootsplash-800x600.cfg @@ -18,16 +18,16 @@ tw=80 th=16 # px is the progress bar x coordinate of its upper left corner -px=75 +px=73 # py is the progress bar y coordinate of its upper left corner py=500 # pw is the with of the progress bar -pw=643 +pw=647 # ph is the heigth of the progress bar -ph=15 +ph=16 # pc is the color of the progress bar pc=0x21459d |