Statusbar says Document: Done if homepage is about:blank

This commit is contained in:
blakeross%telocity.com 2002-08-25 02:37:10 +00:00
parent 3b91b3f362
commit 85d863d586
2 changed files with 1 additions and 4 deletions

View File

@ -917,7 +917,7 @@ Contributor(s):
ondragdrop="nsDragAndDrop.drop(event, contentAreaDNDObserver);">
<statusbarpanel id="security-button" class="statusbarpanel-iconic"
onclick="displayPageInfo()"/>
<statusbarpanel id="statusbar-display" label="&statusText.label;" flex="1"/>
<statusbarpanel id="statusbar-display" flex="1"/>
<statusbarpanel class="statusbarpanel-progress">
<progressmeter class="progressmeter-statusbar" id="statusbar-icon" mode="normal" value="0"/>
</statusbarpanel>

View File

@ -91,9 +91,6 @@
<!-- Toolbar items -->
<!ENTITY homeButton.label "Home">
<!-- Statusbar -->
<!ENTITY statusText.label "Document: Done">
<!ENTITY historyCmd.label "History">
<!ENTITY historyCmd.accesskey "i">
<!ENTITY history.commandKey "h">