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-1280x1024.cfg | 56 ---------------------- 1 file changed, 56 deletions(-) delete mode 100644 themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg (limited to 'themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg') diff --git a/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg b/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg deleted file mode 100644 index a128931..0000000 --- a/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg +++ /dev/null @@ -1,56 +0,0 @@ -# This is the configuration file for the 1280x1024 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=48 -ty=154 -tw=1184 -th=822 - -# ttf message output parameters -text_x=20 -text_y=20 -text_size=30 -text_color=0xeef4ff - -# name of the picture file (full path recommended) -jpeg=/usr/share/bootsplash/themes/Mandrake/images/bootsplash-1280x1024.jpg -silentjpeg=/usr/share/bootsplash/themes/Mandrake/images/silent-1280x1024.jpg - -progress_enable=1 - -# background -box silent noover 256 776 1024 816 #04045498 -box silent inter 256 777 256 815 #99ccff #99ccff #324bb0 #526bb0 -box silent 256 777 1024 815 #99ccff #99ccff #324bb0 #526bb0 -# black border -box silent 256 776 1024 776 #313234 -box silent 256 816 1024 816 #eef4ff -box silent 256 776 256 816 #313234 -box silent 1024 776 1024 816 #eef4ff - -# text box (left, top) -box 43 149 43 977 #313234 -box 44 149 1233 149 #313234 -# (right, bottom) -box 1233 150 1233 977 #eef4ff -box 44 977 1233 977 #eef4ff -# box itself -box noover 44 150 1232 976 #04045498 - -overpaintok=1 - -LOGO_CONSOLE=vt -- cgit v1.2.1