diff options
author | Florent Villard <warly@mandriva.com> | 2002-07-23 12:55:14 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2002-07-23 12:55:14 +0000 |
commit | ce3a0182dbbef953675399df298cda7da3f9c301 (patch) | |
tree | e112f740bc86769649c5e3a778e6b5b3d5d7a209 /themes | |
parent | 9469e4066e172a22196b9bc859e5aae1f36a896a (diff) | |
download | bootsplash-ce3a0182dbbef953675399df298cda7da3f9c301.tar bootsplash-ce3a0182dbbef953675399df298cda7da3f9c301.tar.gz bootsplash-ce3a0182dbbef953675399df298cda7da3f9c301.tar.bz2 bootsplash-ce3a0182dbbef953675399df298cda7da3f9c301.tar.xz bootsplash-ce3a0182dbbef953675399df298cda7da3f9c301.zip |
start fix 80 columns pb
Diffstat (limited to 'themes')
-rw-r--r-- | themes/config/Mandrake/cfg/bootsplash-1024x768.cfg | 4 | ||||
-rw-r--r-- | themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg | 4 | ||||
-rw-r--r-- | themes/data/Mandrake/images/bootsplash-800x600.jpg | bin | 29922 -> 29687 bytes |
3 files changed, 4 insertions, 4 deletions
diff --git a/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg b/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg index 17e5860..0bf0658 100644 --- a/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg +++ b/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg @@ -4,14 +4,14 @@ # tx is the x coordinate of the text window in characters. default is 23 # multiply width font width for coordinate in pixels. -tx=27 +tx=24 # ty is the y coordinate of the text window in characters. default is 20 ty=16 # tw is the width of the text window in characters. default is 80 # NOTE: this should at least be 80 as on the standard linux text console -tw=74 +tw=80 # th is the height of the text window in characters. default is 18 # NOTE: this should at least be 25 as on the standard linux text console diff --git a/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg b/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg index e139594..9d02ccb 100644 --- a/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg +++ b/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg @@ -4,14 +4,14 @@ # tx is the x coordinate of the text window in characters. default is 24 # multiply width font width for coordinate in pixels. -tx=43 +tx=40 # ty is the y coordinate of the text window in characters. default is 14 ty=24 # 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=73 +tw=80 # 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 diff --git a/themes/data/Mandrake/images/bootsplash-800x600.jpg b/themes/data/Mandrake/images/bootsplash-800x600.jpg Binary files differindex 537b1f4..980fce8 100644 --- a/themes/data/Mandrake/images/bootsplash-800x600.jpg +++ b/themes/data/Mandrake/images/bootsplash-800x600.jpg |