# # 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/. # Shared menubar fragment with just an Edit menu, for top-level XUL windows # that need standard text-editing key equivalents (e.g. for native sheets # spawned from the window) but do not otherwise have their own menubar. # # Consumers must also load chrome://global/content/globalOverlay.js and # chrome://global/content/editMenuOverlay.js so that the cmd_* commands # referenced below are defined. #include editMenuKeys.inc.xhtml