michael@0: michael@0: # -*- Mode: HTML -*- michael@0: # michael@0: # This Source Code Form is subject to the terms of the Mozilla Public michael@0: # License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: # file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: # All DTD information is stored in a separate file so that it can be shared by michael@0: # hiddenWindow.xul. michael@0: #include browser-doctype.inc michael@0: michael@0: michael@0: michael@0: # All JS files which are not content (only) dependent that browser.xul michael@0: # wishes to include *must* go into the global-scripts.inc file michael@0: # so that they can be shared by this overlay. michael@0: #include global-scripts.inc michael@0: michael@0: michael@0: michael@0: # All sets except for popupsets (commands, keys, stringbundles and broadcasters) *must* go into the michael@0: # browser-sets.inc file for sharing with hiddenWindow.xul. michael@0: #include browser-sets.inc michael@0: michael@0: # The entire main menubar is placed into browser-menubar.inc, so that it can be shared by michael@0: # hiddenWindow.xul. michael@0: #include browser-menubar.inc michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: