diff options
author | Florent Villard <warly@mandriva.com> | 2002-02-22 14:08:12 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2002-02-22 14:08:12 +0000 |
commit | 1e41f34e36e587c023009caed80e8b4d247b610f (patch) | |
tree | 1733268d5cb1523ad7f0463455097ea30ff59f3f /themes/Mandrake | |
parent | 41d6e58dc11eacbdf68995ece0051ae1636bc8f8 (diff) | |
download | bootsplash-1e41f34e36e587c023009caed80e8b4d247b610f.tar bootsplash-1e41f34e36e587c023009caed80e8b4d247b610f.tar.gz bootsplash-1e41f34e36e587c023009caed80e8b4d247b610f.tar.bz2 bootsplash-1e41f34e36e587c023009caed80e8b4d247b610f.tar.xz bootsplash-1e41f34e36e587c023009caed80e8b4d247b610f.zip |
add new images
put the text in the right place
Diffstat (limited to 'themes/Mandrake')
-rw-r--r-- | themes/Mandrake/cfg/bootsplash-1024x768.cfg | 8 | ||||
-rw-r--r-- | themes/Mandrake/cfg/bootsplash-1280x1024.cfg | 9 | ||||
-rw-r--r-- | themes/Mandrake/cfg/bootsplash-800x600.cfg | 9 | ||||
-rw-r--r-- | themes/Mandrake/images/bootsplash-1024x768.jpg | bin | 25594 -> 40860 bytes | |||
-rw-r--r-- | themes/Mandrake/images/bootsplash-1280x1024.jpg | bin | 33873 -> 49891 bytes | |||
-rw-r--r-- | themes/Mandrake/images/bootsplash-800x600.jpg | bin | 20832 -> 35904 bytes |
6 files changed, 12 insertions, 14 deletions
diff --git a/themes/Mandrake/cfg/bootsplash-1024x768.cfg b/themes/Mandrake/cfg/bootsplash-1024x768.cfg index cd251d1..06ab987 100644 --- a/themes/Mandrake/cfg/bootsplash-1024x768.cfg +++ b/themes/Mandrake/cfg/bootsplash-1024x768.cfg @@ -4,16 +4,16 @@ # tx is the x coordinate of the text window in characters. default is 19 # multiply width font width for coordinate in pixels. -tx=0 +tx=23 # ty is the y coordinate of the text window in characters. default is 10 -ty=0 +ty=20 # tw is the width of the text window in characters. default is 104 # NOTE: this should at least be 80 as on the standard linux text console -tw=104 +tw=80 # th is the height of the text window in characters. default is 34 # NOTE: this should at least be 25 as on the standard linux text console -th=34 +th=18 diff --git a/themes/Mandrake/cfg/bootsplash-1280x1024.cfg b/themes/Mandrake/cfg/bootsplash-1280x1024.cfg index c734db9..1b154c9 100644 --- a/themes/Mandrake/cfg/bootsplash-1280x1024.cfg +++ b/themes/Mandrake/cfg/bootsplash-1280x1024.cfg @@ -4,16 +4,15 @@ # tx is the x coordinate of the text window in characters. default is 24 # multiply width font width for coordinate in pixels. -tx=0 +tx=39 # ty is the y coordinate of the text window in characters. default is 14 -ty=0 +ty=28 # tw is the width of the text window in characters. default is 130 # NOTE: this should at least be 80 as on the standard linux text console -tw=130 +tw=82 # th is the height of the text window in characters. default is 44 # NOTE: this should at least be 25 as on the standard linux text console -th=44 - +th=20 diff --git a/themes/Mandrake/cfg/bootsplash-800x600.cfg b/themes/Mandrake/cfg/bootsplash-800x600.cfg index de6af8c..7b386c6 100644 --- a/themes/Mandrake/cfg/bootsplash-800x600.cfg +++ b/themes/Mandrake/cfg/bootsplash-800x600.cfg @@ -4,16 +4,15 @@ # tx is the x coordinate of the text window in characters. default is 15 # multiply width font width for coordinate in pixels. -tx=0 +tx=10 # ty is the y coordinate of the text window in characters. default is 8 -ty=0 +ty=15 # tw is the width of the text window in characters. default is 82 # NOTE: this should at least be 80 as on the standard linux text console -tw=82 +tw=80 # th is the height of the text window in characters. default is 26 # NOTE: this should at least be 25 as on the standard linux text console -th=26 - +th=18 diff --git a/themes/Mandrake/images/bootsplash-1024x768.jpg b/themes/Mandrake/images/bootsplash-1024x768.jpg Binary files differindex a4e7eed..9adb850 100644 --- a/themes/Mandrake/images/bootsplash-1024x768.jpg +++ b/themes/Mandrake/images/bootsplash-1024x768.jpg diff --git a/themes/Mandrake/images/bootsplash-1280x1024.jpg b/themes/Mandrake/images/bootsplash-1280x1024.jpg Binary files differindex 1084f53..dcbf345 100644 --- a/themes/Mandrake/images/bootsplash-1280x1024.jpg +++ b/themes/Mandrake/images/bootsplash-1280x1024.jpg diff --git a/themes/Mandrake/images/bootsplash-800x600.jpg b/themes/Mandrake/images/bootsplash-800x600.jpg Binary files differindex bdb34c4..3360f17 100644 --- a/themes/Mandrake/images/bootsplash-800x600.jpg +++ b/themes/Mandrake/images/bootsplash-800x600.jpg |