diff --git a/xpfe/browser/resources/content/navigator.xul b/xpfe/browser/resources/content/navigator.xul index 5930648c76de..fd2b7f5c4154 100644 --- a/xpfe/browser/resources/content/navigator.xul +++ b/xpfe/browser/resources/content/navigator.xul @@ -22,6 +22,8 @@ Contributor(s): ______________________________________. --> + + @@ -41,86 +43,87 @@ Contributor(s): ______________________________________. --> ]> + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" + onload="Startup()" onunload="Shutdown()" + contenttitlesettting="true" + title="&mainWindow.title;" + titlemodifier="&mainWindow.titlemodifier;" + titlemenuseparator="&mainWindow.titlemodifiermenuseparator;" + viewsourcetitlepreface="&viewsourcetitle.preface;" + windowtype="navigator:browser" orient="vertical" + width="640" height="480" + screenX="10" screenY="10" + persist="screenX screenY width height sizemode"> - + + + + + + + + + + + + + + + + + + + + + + @@ -129,7 +132,7 @@ Contributor(s): ______________________________________. --> - + @@ -145,25 +148,25 @@ Contributor(s): ______________________________________. --> tooltip="aTooltip" tooltiptext="&reloadButton.tooltip;"/>