зеркало из https://github.com/mozilla/pjs.git
Partial fix for bug 90691. 'Document: Done' is shown in the statusbar, prior to 'Done Loading Page' (which is the remaining portion of this bug, but is called from editor.xul) r=jglick/hwaara, sr=hewitt
This commit is contained in:
Родитель
82a9f50ac9
Коммит
f9a96ecbc3
|
@ -464,7 +464,7 @@
|
|||
|
||||
<statusbar id="status-bar">
|
||||
<hbox id="component-bar"/>
|
||||
<statusbarpanel id="statusText" flex="1" label="&defaultStatusText.label;"/>
|
||||
<statusbarpanel id="statusText" flex="1"/>
|
||||
|
||||
<progressmeter id="compose-progressmeter" class="progressmeter-statusbar"
|
||||
mode="normal" value="0" statusbar="true"/>
|
||||
|
|
|
@ -185,6 +185,3 @@
|
|||
<!ENTITY formatToolbar.boldChar "B">
|
||||
<!ENTITY formatToolbar.italicChar "I">
|
||||
<!ENTITY formatToolbar.underlineChar "U">
|
||||
|
||||
<!-- Status bar -->
|
||||
<!ENTITY defaultStatusText.label "Document: Done">
|
||||
|
|
Загрузка…
Ссылка в новой задаче