Adding new attribute to specify the window should listen to the content area to allow setting of the title. r=hyatt

git-svn-id: svn://10.0.0.236/trunk@60866 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tbogard%aol.net
2000-02-15 10:12:26 +00:00
parent 83f45ba866
commit c2ebb8a18f

View File

@@ -33,6 +33,7 @@ Contributor(s): ______________________________________. -->
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;"