Files
Mozilla/mozilla/extensions/help/resources/content/helpMenuOverlay.xul
oeschger%netscape.com 8727aa2eed minor updates to help, NOT PART OF BUILD
git-svn-id: svn://10.0.0.236/trunk@91662 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-07 19:32:34 +00:00

14 lines
384 B
XML

<?xml version="1.0"?>
<overlay id="helpMenuID"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<menupopup id="helpPopup">
<menuitem label="Help Contents" position="1"
oncommand="toOpenWindowByType('mozilla:help', 'chrome://help/content/help.xul');" />
</menupopup>
</overlay>