diff --git a/cck/cckwiz/iniFiles/Branding_page4.ini b/cck/cckwiz/iniFiles/Branding_page4.ini index 07b543f398e0..28602d5e46d6 100644 --- a/cck/cckwiz/iniFiles/Branding_page4.ini +++ b/cck/cckwiz/iniFiles/Branding_page4.ini @@ -26,7 +26,7 @@ Name=Branding_page4 Title=<%CustomizationList%> - Customize the Installer Caption=1st level node -;Help=Online;http://www.mozilla.org/projects/cck/ +;Help=Online;http://www.mozilla.org/projects/cck/ Help=Online;%Root%CCKHelp\brandingpage4.html @@ -44,58 +44,12 @@ Start_y=0 Width=425 Height=56 -[Widget 10] -Type=BoldGroup -Name=GroupBox6 -Value=Installer Background Image -Start_x=0 -Start_y=32 -Width=407 -Height=67 - -[Widget 300] -Type=GlobalText -Name=GText355 -Value=The Installer background bitmap (.BMP) image appears during installation. %DefaultName% recommends a bitmap size of 390 pixels x 261 pixels. -Start_x=11 -Start_y=44 -Width=380 -Height=25 - -[Widget 7] -Type=Text -Name=GText25 -Value=Path to Your Custom Installer Background Bitmap File: -Start_x=11 -Start_y=63 -Width=275 -Height=25 - -[Widget 8] -Type=DynamicText -Name=InstallerCustomBitmapPath -Value= -Start_x=11 -Start_y=77 -Width=200 -Height=14 - -[Widget 9] -Type=Button -Name=Button7 -Value=View File -Start_x=237 -Start_y=74 -Width=40 -Height=14 -onCommand=OpenViewer(%InstallerCustomBitmapPath%) - [Widget 60643] Type=BoldGroup Name=GroupBox5895 Value=Installer Background Text Start_x=0 -Start_y=100 +Start_y=32 Width=407 Height=77 @@ -104,7 +58,7 @@ Type=Text Name=Text24 Value=The Installer background text appears in the background during installation. You can customize the second and third lines of text. Start_x=11 -Start_y=112 +Start_y=44 Width=350 Height=15 @@ -113,7 +67,7 @@ Type=GlobalText Name=Text347 Value=%DefaultName% by Start_x=11 -Start_y=132 +Start_y=64 Width=50 Height=10 @@ -122,7 +76,7 @@ Type=EditBox Name=InstallerScreenText1 Value= Start_x=11 -Start_y=143 +Start_y=75 Width=217 Height=14 @@ -131,7 +85,7 @@ Type=EditBox Name=InstallerScreenText2 Value= Start_x=11 -Start_y=156 +Start_y=88 Width=217 Height=14 @@ -140,28 +94,7 @@ Type=Button Name=InstButton133 Value=Show Example Start_x=339 -Start_y=157 +Start_y=89 Width=60 Height=14 onCommand=DisplayImage(inst.ini) - -[Widget 507] -Type=Button -Name=Button1163 -Value=Choose File... -Start_x=284 -Start_y=74 -Width=50 -Height=14 -onCommand=BrowseFile() -Target=InstallerCustomBitmapPath - -[Widget 200] -Type=Button -Name=SplashButton116 -Value=Show Example -Start_x=339 -Start_y=74 -Width=60 -Height=14 -onCommand=DisplayImage(splash.ini) diff --git a/cck/cckwiz/iniFiles/splash.ini b/cck/cckwiz/iniFiles/splash.ini deleted file mode 100644 index 759e2553c064..000000000000 --- a/cck/cckwiz/iniFiles/splash.ini +++ /dev/null @@ -1,33 +0,0 @@ -; Mode: INI; tab-width: 8; indent-tabs-mode: nil -*- -; -; The contents of this file are subject to the Netscape Public -; License Version 1.1 (the "License"); you may not use this file -; except in compliance with the License. You may obtain a copy of -; the License at http://www.mozilla.org/NPL/ -; -; Software distributed under the License is distributed on an "AS -; IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -; implied. See the License for the specific language governing -; rights and limitations under the License. -; -; The Original Code is mozilla.org code. -; -; The Initial Developer of the Original Code is Netscape -; Communications Corporation. Portions created by Netscape are -; Copyright (C) 1998 Netscape Communications Corporation. All -; Rights Reserved. -; -; Contributor(s): -; - -[IMAGE] -Type=Bitmap -Name=splash.bmp -Title=Show Example - Custom Installer Background Image -Value= -Start_x=7 -Start_y=7 -Width=303 -Height=218 -;Help=Online;http://www.mozilla.org/projects/cck/ -Help=Online;%Root%CCKHelp\splash.html