mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
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:
parent
615827e039
commit
7bf261b71e
@ -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;"
|
||||
|
Loading…
Reference in New Issue
Block a user