From 40f56b79db589db4dc36b1aa1d1dd3b3413e1d30 Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Fri, 8 Mar 2002 16:02:41 +0000 Subject: themes/config/Mandrake/cfg/bootsplash-800x600.cfg: adjust progress bar in 800x600 mode --- bootsplash.spec | 5 ++++- themes/config/Mandrake/cfg/bootsplash-800x600.cfg | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/bootsplash.spec b/bootsplash.spec index 19ac46f..7d94a6f 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 1.3.7 +%define version 1.3.8 %define release 1mdk %define _bootdir /boot @@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %changelog +* Fri Mar 08 2002 Warly 1.3.8-1mdk +- adjust progress bar in 800x600 mode + * Thu Mar 07 2002 Warly 1.3.7-1mdk - obsolete Aurora - new images 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 -- cgit v1.2.1