aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2002-03-13 22:00:24 +0000
committerFlorent Villard <warly@mandriva.com>2002-03-13 22:00:24 +0000
commit6496865b9470247bdd607eae95d30c73207d94ee (patch)
tree66d59f55840bef31a5147851f40b7107b7342279
parent40f56b79db589db4dc36b1aa1d1dd3b3413e1d30 (diff)
downloadbootsplash-6496865b9470247bdd607eae95d30c73207d94ee.tar
bootsplash-6496865b9470247bdd607eae95d30c73207d94ee.tar.gz
bootsplash-6496865b9470247bdd607eae95d30c73207d94ee.tar.bz2
bootsplash-6496865b9470247bdd607eae95d30c73207d94ee.tar.xz
bootsplash-6496865b9470247bdd607eae95d30c73207d94ee.zip
new images with better shading on progress bar container (Quel Qun)V1_3_9_1mdk
move the progress bar a pixel to the righ for a better centering in 800x600
-rw-r--r--bootsplash.spec5
-rw-r--r--themes/config/Mandrake/cfg/bootsplash-800x600.cfg2
-rw-r--r--themes/data/Mandrake/images/bootsplash-1024x768.jpgbin60586 -> 60669 bytes
-rw-r--r--themes/data/Mandrake/images/bootsplash-1280x1024.jpgbin73248 -> 73442 bytes
-rw-r--r--themes/data/Mandrake/images/bootsplash-800x600.jpgbin52898 -> 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 <warly@mandrakesoft.com> 1.3.9-1mdk
+- add Quel Qun fix for progress bar shading
+
* Fri Mar 08 2002 Warly <warly@mandrakesoft.com> 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
--- a/themes/data/Mandrake/images/bootsplash-1024x768.jpg
+++ b/themes/data/Mandrake/images/bootsplash-1024x768.jpg
Binary files differ
diff --git a/themes/data/Mandrake/images/bootsplash-1280x1024.jpg b/themes/data/Mandrake/images/bootsplash-1280x1024.jpg
index fa2871c..c502c37 100644
--- a/themes/data/Mandrake/images/bootsplash-1280x1024.jpg
+++ b/themes/data/Mandrake/images/bootsplash-1280x1024.jpg
Binary files differ
diff --git a/themes/data/Mandrake/images/bootsplash-800x600.jpg b/themes/data/Mandrake/images/bootsplash-800x600.jpg
index 768d240..1878f2b 100644
--- a/themes/data/Mandrake/images/bootsplash-800x600.jpg
+++ b/themes/data/Mandrake/images/bootsplash-800x600.jpg
Binary files differ