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

This commit is contained in:
tbogard%aol.net 2006-09-14 05:44:24 +00:00
parent 615827e039
commit 7bf261b71e

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;"