1999-08-27 21:05:42 +00:00
|
|
|
<?xml version="1.0"?>
|
1999-12-14 02:10:59 +00:00
|
|
|
|
|
|
|
<!--
|
|
|
|
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 Communicator client code.
|
|
|
|
|
|
|
|
The Initial Developer of the Original Code is Netscape
|
|
|
|
Communications Corporation. Portions created by Netscape are
|
|
|
|
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
|
|
|
Rights Reserved.
|
|
|
|
|
|
|
|
Contributor(s):
|
|
|
|
Don Bragg (dbragg@netscape.com) 12/08/1999
|
|
|
|
-->
|
|
|
|
|
|
|
|
<?xml-stylesheet href="chrome://xpinstall/skin/" type="text/css"?>
|
|
|
|
<?xml-stylesheet href="chrome://xpinstall/skin/xpinstall.css" type="text/css"?>
|
1999-12-08 00:09:16 +00:00
|
|
|
|
1999-08-27 21:05:42 +00:00
|
|
|
<!DOCTYPE window SYSTEM "chrome://xpinstall/locale/xpistatus.dtd" >
|
|
|
|
|
|
|
|
|
|
|
|
<window xmlns:html="http://www.w3.org/TR/REC-html40"
|
|
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
|
|
|
onload="onLoad()"
|
2000-01-10 21:09:29 +00:00
|
|
|
onclose="return false"
|
1999-12-08 00:09:16 +00:00
|
|
|
title="&progress.label;"
|
2000-04-05 05:45:24 +00:00
|
|
|
align = "vertical"
|
|
|
|
class = "dialog"
|
1999-12-14 02:10:59 +00:00
|
|
|
>
|
1999-08-27 21:05:42 +00:00
|
|
|
|
2000-02-11 12:51:51 +00:00
|
|
|
<html:script language="javascript" src="chrome://xpinstall/content/xpistatus.js"/>
|
2000-04-05 05:45:24 +00:00
|
|
|
|
1999-12-14 02:10:59 +00:00
|
|
|
<box align="vertical" id="mainBox">
|
|
|
|
<box align="horizontal" id="interiorTitleBox">
|
|
|
|
<html:div id="interiorTitle"> &progress.label; </html:div>
|
|
|
|
<spring flex="100%"/>
|
2000-01-04 21:01:22 +00:00
|
|
|
<titledbutton class="graphic" />
|
1999-08-27 21:05:42 +00:00
|
|
|
</box>
|
|
|
|
|
1999-12-14 02:10:59 +00:00
|
|
|
<html:div>
|
2000-04-05 05:45:24 +00:00
|
|
|
<html:hr/>
|
|
|
|
</html:div>
|
1999-08-27 21:05:42 +00:00
|
|
|
|
2000-01-04 21:01:22 +00:00
|
|
|
<spring id="verticalSmallSpacer"/>
|
1999-08-27 21:05:42 +00:00
|
|
|
|
1999-12-14 02:10:59 +00:00
|
|
|
<box align="vertical" id="treeBox">
|
2000-04-05 05:45:24 +00:00
|
|
|
<html:div id="table-housing">
|
1999-12-14 02:10:59 +00:00
|
|
|
<tree id="modulesTree">
|
2000-04-05 05:45:24 +00:00
|
|
|
<treecol />
|
|
|
|
<treecol />
|
|
|
|
|
|
|
|
<treehead>
|
|
|
|
<treerow>
|
|
|
|
<treecell id="moduleName" value="&moduleName.label;" />
|
|
|
|
<treecell id="moduleSource" value="&moduleSource.label;"/>
|
|
|
|
</treerow>
|
|
|
|
</treehead>
|
|
|
|
|
|
|
|
<treechildren id="theTreeBody">
|
|
|
|
</treechildren>
|
1999-12-08 00:09:16 +00:00
|
|
|
</tree>
|
2000-04-05 05:45:24 +00:00
|
|
|
</html:div>
|
1999-08-27 21:05:42 +00:00
|
|
|
</box>
|
|
|
|
|
2000-01-04 21:01:22 +00:00
|
|
|
<spring id="verticalLargeSpacer"/>
|
1999-12-14 02:10:59 +00:00
|
|
|
|
2000-01-04 21:01:22 +00:00
|
|
|
<box align="vertical" id="statusMessages">
|
|
|
|
<html:input id="dialog.uiPackageName" readonly="" />
|
|
|
|
<html:input id="dialog.currentAction" readonly="" />
|
|
|
|
</box>
|
|
|
|
|
2000-04-05 05:45:24 +00:00
|
|
|
<spring style="height:1ex"/>
|
1999-08-27 21:05:42 +00:00
|
|
|
|
|
|
|
<box align="horizontal">
|
1999-12-08 00:09:16 +00:00
|
|
|
|
|
|
|
<box align="vertical">
|
|
|
|
<spring style="height:6px"/>
|
2000-03-10 01:23:06 +00:00
|
|
|
<progressmeter id="dialog.progress" mode="normal" value="0" style="width:200px;height:10px">
|
1999-12-08 00:09:16 +00:00
|
|
|
</progressmeter>
|
|
|
|
</box>
|
|
|
|
|
2000-04-05 05:45:24 +00:00
|
|
|
<spring flex="80%"/>
|
1999-12-08 00:09:16 +00:00
|
|
|
|
2000-01-04 21:01:22 +00:00
|
|
|
<titledbutton class="dialog push" id="dialog.cancel" disabled="false" onclick="cancel()" value="&dialogCancel.label;"/>
|
1999-08-27 21:05:42 +00:00
|
|
|
</box>
|
1999-12-14 02:10:59 +00:00
|
|
|
</box>
|
1999-08-27 21:05:42 +00:00
|
|
|
|
|
|
|
</window>
|