From 1f4c824fdf1851fdaada6b83ab614e655652a6e8 Mon Sep 17 00:00:00 2001 From: "racham%netscape.com" Date: Wed, 3 Feb 1999 20:31:52 +0000 Subject: [PATCH] Splash screen customization graphic example --- cck/cckwiz/iniFiles/splash.ini | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 cck/cckwiz/iniFiles/splash.ini diff --git a/cck/cckwiz/iniFiles/splash.ini b/cck/cckwiz/iniFiles/splash.ini new file mode 100644 index 00000000000..b750f6a2878 --- /dev/null +++ b/cck/cckwiz/iniFiles/splash.ini @@ -0,0 +1,26 @@ +; Mode: INI; tab-width: 8; indent-tabs-mode: nil -*- +; +; The contents of this file are subject to the Netscape Public License +; Version 1.0 (the "NPL"); you may not use this file except in +; compliance with the NPL. You may obtain a copy of the NPL at +; http://www.mozilla.org/NPL/ +; +; Software distributed under the NPL is distributed on an "AS IS" basis, +; WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL +; for the specific language governing rights and limitations under the +; NPL. +; +; The Initial Developer of this code under the NPL is Netscape +; Communications Corporation. Portions created by Netscape are +; Copyright (C) 1998 Netscape Communications Corporation. All Rights +; Reserved. +; + +[IMAGE] +Type=Bitmap +Name=splash.bmp +Value= +Start_x=7 +Start_y=7 +Width=303 +Height=218