Add titledefault attribute to the browser window.

This commit is contained in:
hyatt%mozilla.org 2003-08-07 18:29:18 +00:00
parent c98b3fff5d
commit aa0d013ba7

View File

@ -46,6 +46,7 @@
onload="Startup()" onunload="Shutdown()"
contenttitlesetting="true"
title="&mainWindow.title;"
titledefault="&mainWindow.title;"
windowtype="navigator:browser"
width="610" height="450"
screenX="4" screenY="4"