2003-08-11 21:02:56 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
# -*- Mode: HTML -*-
|
|
|
|
#
|
2012-05-21 11:12:37 +00:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
2003-08-11 21:02:56 +00:00
|
|
|
|
2005-02-01 17:36:54 +00:00
|
|
|
#ifdef XP_MACOSX
|
2003-08-11 21:02:56 +00:00
|
|
|
<?xul-overlay href="chrome://browser/content/macBrowserOverlay.xul"?>
|
|
|
|
|
|
|
|
<window id="main-window"
|
|
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
2005-04-19 15:32:38 +00:00
|
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
|
|
|
|
|
|
#include browserMountPoints.inc
|
2003-08-11 21:02:56 +00:00
|
|
|
|
|
|
|
</window>
|
|
|
|
|
|
|
|
#endif
|