diff options
author | Florent Villard <warly@mandriva.com> | 2003-01-31 13:47:44 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2003-01-31 13:47:44 +0000 |
commit | 528a201ef597dc15d2095565e03389e712d64a68 (patch) | |
tree | 7358d321f1f075d626c4940431683fc9f35761d7 | |
parent | 9042cbb867b62c3d2a8d812d155bb00eed9b77eb (diff) | |
download | bootsplash-528a201ef597dc15d2095565e03389e712d64a68.tar bootsplash-528a201ef597dc15d2095565e03389e712d64a68.tar.gz bootsplash-528a201ef597dc15d2095565e03389e712d64a68.tar.bz2 bootsplash-528a201ef597dc15d2095565e03389e712d64a68.tar.xz bootsplash-528a201ef597dc15d2095565e03389e712d64a68.zip |
new images
-rw-r--r-- | bootsplash.spec | 5 | ||||
-rw-r--r-- | themes/config/Mandrake/cfg/bootsplash-1024x768.cfg | 8 | ||||
-rw-r--r-- | themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg | 8 | ||||
-rw-r--r-- | themes/config/Mandrake/cfg/bootsplash-800x600.cfg | 8 | ||||
-rw-r--r-- | themes/data/Mandrake/images/bootsplash-1024x768.jpg | bin | 37885 -> 28646 bytes | |||
-rw-r--r-- | themes/data/Mandrake/images/bootsplash-1280x1024.jpg | bin | 45593 -> 41008 bytes | |||
-rw-r--r-- | themes/data/Mandrake/images/bootsplash-800x600.jpg | bin | 30412 -> 25593 bytes | |||
-rw-r--r-- | themes/data/Mandrake/lilo/message | bin | 147089 -> 96382 bytes |
8 files changed, 16 insertions, 13 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 772eb61..92eb99a 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 1.3.14 +%define version 1.3.15 %define release 1mdk %define _bootdir /boot @@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %changelog +* Fri Jan 31 2003 Warly <warly@mandrakesoft.com> 1.3.15-2mdk +- new images for 9.1 + * Thu Aug 08 2002 Warly <warly@mandrakesoft.com> 1.3.14-1mdk - add 640x480 resolution in make-boot-splash diff --git a/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg b/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg index 0bf0658..611c61f 100644 --- a/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg +++ b/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg @@ -18,16 +18,16 @@ tw=80 th=16 # px is the progress bar x coordinate of its upper left corner -px=191 +px=199 # py is the progress bar y coordinate of its upper left corner -py=557 +py=568 # pw is the with of the progress bar -pw=644 +pw=625 # ph is the heigth of the progress bar -ph=26 +ph=10 # pc is the color of the progress bar pc=0x21449c diff --git a/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg b/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg index 9d02ccb..6f2e56e 100644 --- a/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg +++ b/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg @@ -18,16 +18,16 @@ tw=80 th=16 # px is the progress bar x coordinate of its upper left corner -px=319 +px=326 # py is the progress bar y coordinate of its upper left corner -py=683 +py=695 # pw is the with of the progress bar -pw=643 +pw=629 # ph is the heigth of the progress bar -ph=26 +ph=10 # pc is the color of the progress bar pc=0x21449c diff --git a/themes/config/Mandrake/cfg/bootsplash-800x600.cfg b/themes/config/Mandrake/cfg/bootsplash-800x600.cfg index 96f87f1..38742a0 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=78 +px=86 # py is the progress bar y coordinate of its upper left corner -py=472 +py=482 # pw is the with of the progress bar -pw=644 +pw=627 # ph is the heigth of the progress bar -ph=26 +ph=9 # pc is the color of the progress bar pc=0x21449c diff --git a/themes/data/Mandrake/images/bootsplash-1024x768.jpg b/themes/data/Mandrake/images/bootsplash-1024x768.jpg Binary files differindex 638bf1e..22b77d1 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 c7fe760..74c02e6 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 d310c9d..10747b3 100644 --- a/themes/data/Mandrake/images/bootsplash-800x600.jpg +++ b/themes/data/Mandrake/images/bootsplash-800x600.jpg diff --git a/themes/data/Mandrake/lilo/message b/themes/data/Mandrake/lilo/message Binary files differindex 00b70ea..b8780ca 100644 --- a/themes/data/Mandrake/lilo/message +++ b/themes/data/Mandrake/lilo/message |