From 6496865b9470247bdd607eae95d30c73207d94ee Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Wed, 13 Mar 2002 22:00:24 +0000 Subject: new images with better shading on progress bar container (Quel Qun) move the progress bar a pixel to the righ for a better centering in 800x600 --- bootsplash.spec | 5 ++++- themes/config/Mandrake/cfg/bootsplash-800x600.cfg | 2 +- themes/data/Mandrake/images/bootsplash-1024x768.jpg | Bin 60586 -> 60669 bytes .../data/Mandrake/images/bootsplash-1280x1024.jpg | Bin 73248 -> 73442 bytes themes/data/Mandrake/images/bootsplash-800x600.jpg | Bin 52898 -> 52621 bytes 5 files changed, 5 insertions(+), 2 deletions(-) diff --git a/bootsplash.spec b/bootsplash.spec index 7d94a6f..a582359 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 1.3.8 +%define version 1.3.9 %define release 1mdk %define _bootdir /boot @@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %changelog +* Wed Mar 13 2002 Warly 1.3.9-1mdk +- add Quel Qun fix for progress bar shading + * Fri Mar 08 2002 Warly 1.3.8-1mdk - adjust progress bar in 800x600 mode diff --git a/themes/config/Mandrake/cfg/bootsplash-800x600.cfg b/themes/config/Mandrake/cfg/bootsplash-800x600.cfg index d6dad20..5cb9836 100644 --- a/themes/config/Mandrake/cfg/bootsplash-800x600.cfg +++ b/themes/config/Mandrake/cfg/bootsplash-800x600.cfg @@ -18,7 +18,7 @@ tw=80 th=16 # px is the progress bar x coordinate of its upper left corner -px=73 +px=74 # py is the progress bar y coordinate of its upper left corner py=500 diff --git a/themes/data/Mandrake/images/bootsplash-1024x768.jpg b/themes/data/Mandrake/images/bootsplash-1024x768.jpg index c57ad5b..5a9f697 100644 Binary files a/themes/data/Mandrake/images/bootsplash-1024x768.jpg and b/themes/data/Mandrake/images/bootsplash-1024x768.jpg differ diff --git a/themes/data/Mandrake/images/bootsplash-1280x1024.jpg b/themes/data/Mandrake/images/bootsplash-1280x1024.jpg index fa2871c..c502c37 100644 Binary files a/themes/data/Mandrake/images/bootsplash-1280x1024.jpg and b/themes/data/Mandrake/images/bootsplash-1280x1024.jpg differ diff --git a/themes/data/Mandrake/images/bootsplash-800x600.jpg b/themes/data/Mandrake/images/bootsplash-800x600.jpg index 768d240..1878f2b 100644 Binary files a/themes/data/Mandrake/images/bootsplash-800x600.jpg and b/themes/data/Mandrake/images/bootsplash-800x600.jpg differ -- cgit v1.2.1