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 /themes/config | |
parent | 9042cbb867b62c3d2a8d812d155bb00eed9b77eb (diff) | |
download | bootsplash-528a201ef597dc15d2095565e03389e712d64a68.tar bootsplash-528a201ef597dc15d2095565e03389e712d64a68.tar.gz bootsplash-528a201ef597dc15d2095565e03389e712d64a68.tar.bz2 bootsplash-528a201ef597dc15d2095565e03389e712d64a68.tar.xz bootsplash-528a201ef597dc15d2095565e03389e712d64a68.zip |
new images
Diffstat (limited to 'themes/config')
-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 |
3 files changed, 12 insertions, 12 deletions
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 |