From 9b530ac7424a69506b5c4d2c78f836e2461a3ec8 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 7 Oct 2009 12:32:41 +0000 Subject: these files are useless *for real* (this time :) --- .../config/Mandrake/cfg/bootsplash-1600x1200.cfg | 86 ---------------------- 1 file changed, 86 deletions(-) delete mode 100644 themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg (limited to 'themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg') diff --git a/themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg b/themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg deleted file mode 100644 index 72fdae7..0000000 --- a/themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg +++ /dev/null @@ -1,86 +0,0 @@ -# This is the configuration file for the 1600x1200 bootsplash picture. -# This file is necessary to specify the coordinates of the text box on the -# splash screen. - -# config file version -version=3 - -# should the picture be displayed? -state=1 - -# fgcolor is the text forground color. -# bgcolor is the text background (i.e. transparent) color. -fgcolor=7 -bgcolor=0 - -# (tx, ty) are the (x, y) coordinates of the text window in pixels. -# tw/th is the width/height of the text window in pixels. -tx=58 -ty=172 -tw=1484 -th=970 - -# ttf message output parameters -text_x=20 -text_y=20 -text_size=40 -text_color=0xeef4ff - -# name of the picture file (full path recommended) -jpeg=/usr/share//bootsplash/themes/Mandrake/images/bootsplash-1600x1200.jpg -silentjpeg=/usr/share//bootsplash/themes/Mandrake/images/silent-1600x1200.jpg - -progress_enable=1 - -# background -box silent noover 320 906 1280 954 #04045498 -box silent inter 320 907 320 953 #99ccff #99ccff #324bb0 #526bb0 -box silent 320 907 1280 953 #99ccff #99ccff #324bb0 #526bb0 -# black border -box silent 320 906 1280 906 #313234 -box silent 320 954 1280 954 #eef4ff -box silent 320 906 320 954 #313234 -box silent 1280 906 1280 954 #eef4ff - -# text box (left, top) -box 53 167 53 1143 #313234 -box 54 167 1543 167 #313234 -# (right, bottom) -box 1543 168 1543 1143 #eef4ff -box 54 1143 1543 1143 #eef4ff -# box itself -box noover 54 168 1542 1142 #04045498 - -overpaintok=1 - -LOGO_CONSOLE=vt - -# tx is the x coordinate of the text window in characters. default is 23 -# multiply width font width for coordinate in pixels. -#tx=60 - -# ty is the y coordinate of the text window in characters. default is 20 -#ty=59 - -# 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=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 -#th=22 - -# px is the progress bar x coordinate of its upper left corner -#px=487 - -# py is the progress bar y coordinate of its upper left corner -#py=783 - -# pw is the with of the progress bar -#pw=626 - -# ph is the heigth of the progress bar -#ph=10 - -# pc is the color of the progress bar -#pc=0x21449c -- cgit v1.2.1