2006-09-21 07:54:18 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
|
2006-10-02 23:15:27 +00:00
|
|
|
<?xml-stylesheet href="chrome://zotero/skin/zotero.css" type="text/css"?>
|
2006-09-21 07:54:18 +00:00
|
|
|
|
|
|
|
<window id="zotero-progress-window"
|
|
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
|
|
|
windowtype="alert:alert"
|
|
|
|
align="start">
|
|
|
|
|
|
|
|
<hbox id="zotero-progress-box">
|
|
|
|
<vbox id="zotero-progress-text-box">
|
|
|
|
<label id="zotero-progress-text-headline" style="font-weight: bold;" />
|
|
|
|
</vbox>
|
|
|
|
</hbox>
|
|
|
|
|
|
|
|
</window>
|