Files
Mozilla/mozilla/profile/resources/content/newProfile1_1.xul
rgoodger%ihug.co.nz df18fe326b profilemanager II, r=gayatrib@netscape.com, sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57628 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:21:25 +00:00

44 lines
1.5 KiB
XML

<?xml version="1.0"?>
<!-- -*- Mode: SGML; 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.
-->
<!-- this is PAGE ONE of the Profile Creation Wizard -->
<?xml-stylesheet href="chrome://profile/skin/" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://profile/locale/newProfile1_1.dtd" >
<window
xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" class="dialog wizardPanel"
onload="parent.wizardManager.onPageLoad('newProfile1_1');">
<box flex="100%" align="vertical">
<html:div>&pnl1.p1.text;</html:div>
<spring style="height: 10px;"/>
<html:div>&pnl1.p2.text;</html:div>
<spring style="height: 10px;"/>
<html:div>&pnl1.p3.text;</html:div>
<spring style="height: 10px;"/>
<html:div>&pnl1.p4.text;</html:div>
</box>
</window>