From a6698d7831a6ab9eb4d5ab08508882519ea8bd76 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Tue, 16 Jan 2007 19:37:14 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=11882 --- doc/manager_skin.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/manager_skin.php b/doc/manager_skin.php index 7185e35804..cab46e8d8f 100644 --- a/doc/manager_skin.php +++ b/doc/manager_skin.php @@ -510,6 +510,11 @@ can be any of the following types: PNG, JPG, GIF, and BMP. The image location should be specified as a path relative to the skin.xml description file. The path seperator should be a '/' for all platforms.

+NOTE: we have had reports of JPG files not working with background_image, +project_area_background_image, dialog_background_image, and +workunit_area_background_image. If you experience this issue swithc the +image file format to PNG. We'll try to address this issue in 5.10.x. +

background_color is optional and describes the backgrond color that should be painted on to the dialog before the image is drawn over the top of it. The color is represented as an RGB value with the token being ':'.