diff options
-rw-r--r-- | bootsplash.spec | 6 | ||||
-rw-r--r-- | themes/config/Mandrake/cfg/bootsplash-1024x768.cfg | 6 | ||||
-rw-r--r-- | themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg | 4 | ||||
-rw-r--r-- | themes/data/Mandrake/images/bootsplash-1024x768.jpg | bin | 60669 -> 61096 bytes | |||
-rw-r--r-- | themes/data/Mandrake/images/bootsplash-1280x1024.jpg | bin | 73442 -> 75044 bytes | |||
-rw-r--r-- | themes/data/Mandrake/images/bootsplash-800x600.jpg | bin | 52621 -> 53754 bytes |
6 files changed, 10 insertions, 6 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index a582359..4d484c1 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 1.3.9 +%define version 1.3.10 %define release 1mdk %define _bootdir /boot @@ -101,6 +101,10 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %changelog +* Fri Mar 15 2002 Warly <warly@mandrakesoft.com> 1.3.10-1mdk +- add dams shading fix +- adjust progress bar geometry + * Wed Mar 13 2002 Warly <warly@mandrakesoft.com> 1.3.9-1mdk - add Quel Qun fix for progress bar shading diff --git a/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg b/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg index 90e0e14..44fc1b6 100644 --- a/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg +++ b/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg @@ -18,13 +18,13 @@ tw=81 th=17 # px is the progress bar x coordinate of its upper left corner -px=168 +px=170 # py is the progress bar y coordinate of its upper left corner -py=589 +py=590 # pw is the with of the progress bar -pw=665 +pw=667 # ph is the heigth of the progress bar ph=18 diff --git a/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg b/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg index bd1c965..1b35e04 100644 --- a/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg +++ b/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg @@ -18,10 +18,10 @@ tw=82 th=19 # px is the progress bar x coordinate of its upper left corner -px=303 +px=305 # py is the progress bar y coordinate of its upper left corner -py=729 +py=728 # pw is the with of the progress bar pw=667 diff --git a/themes/data/Mandrake/images/bootsplash-1024x768.jpg b/themes/data/Mandrake/images/bootsplash-1024x768.jpg Binary files differindex 5a9f697..15cd887 100644 --- a/themes/data/Mandrake/images/bootsplash-1024x768.jpg +++ b/themes/data/Mandrake/images/bootsplash-1024x768.jpg diff --git a/themes/data/Mandrake/images/bootsplash-1280x1024.jpg b/themes/data/Mandrake/images/bootsplash-1280x1024.jpg Binary files differindex c502c37..e7f01f7 100644 --- a/themes/data/Mandrake/images/bootsplash-1280x1024.jpg +++ b/themes/data/Mandrake/images/bootsplash-1280x1024.jpg diff --git a/themes/data/Mandrake/images/bootsplash-800x600.jpg b/themes/data/Mandrake/images/bootsplash-800x600.jpg Binary files differindex 1878f2b..cdf5819 100644 --- a/themes/data/Mandrake/images/bootsplash-800x600.jpg +++ b/themes/data/Mandrake/images/bootsplash-800x600.jpg |