From 6385ca049c67284e7d71f5fa441067194f43bd16 Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Tue, 26 Feb 2002 13:08:58 +0000 Subject: added progress bar coordinate for Mandrake theme --- themes/Mandrake/cfg/bootsplash-800x600.cfg | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'themes/Mandrake/cfg/bootsplash-800x600.cfg') diff --git a/themes/Mandrake/cfg/bootsplash-800x600.cfg b/themes/Mandrake/cfg/bootsplash-800x600.cfg index 7b386c6..82b4d46 100644 --- a/themes/Mandrake/cfg/bootsplash-800x600.cfg +++ b/themes/Mandrake/cfg/bootsplash-800x600.cfg @@ -16,3 +16,18 @@ 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=18 + +# px is the progress bar x coordinate of its upper left corner +px=85 + +# py is the progress bar y coordinate of its upper left corner +py=200 + +# pw is the with of the progress bar +pw=630 + +# ph is the heigth of the progress bar +ph=20 + +# pc is the color of the progress bar +pc=0x21459d -- cgit v1.2.1