Revision control

Copy as Markdown

Other Tools

<?xml version="1.0"?>
<!-- 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/. -->
<overlay id="mailComposeOverlay"
<menupopup id="menu_EditPopup" onpopupshowing="updateEditItems();">
<menuitem id="menu_inlineSpellCheck"
oncommand="EnableInlineSpellCheck(!InlineSpellCheckerUI.enabled);"/>
<menuitem id="menu_accountmgr"
insertafter="sep_preferences"
command="cmd_account"/>
</menupopup>
</overlay>